summaryrefslogtreecommitdiff
path: root/arch/sparc64/kernel/irq.c
AgeCommit message (Expand)Author
2007-08-30[SPARC64]: Fix several bugs in MSI handling.David S. Miller
2007-08-30[SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling.David S. Miller
2007-08-08[SPARC64]: Fix memory leak when cpu hotplugging.David S. Miller
2007-07-20[SPARC64]: Fix virq decomposition.David S. Miller
2007-07-20[SPARC64]: Use KERN_ERR in IRQ manipulation error printks.David S. Miller
2007-07-19[SPARC64]: Tweak assertions in sun4v_build_virq().David S. Miller
2007-07-16[SPARC64]: dr-cpu unconfigure support.David S. Miller
2007-07-16[SPARC64]: Add ->set_affinity IRQ handlers.David S. Miller
2007-07-16[SPARC64]: Do not ACK an INO if it is disabled or inprogress.David S. Miller
2007-06-26[SPARC64]: Need to set state to IDLE during sun4v IRQ enable.David S. Miller
2007-06-26[SPARC64]: Fix VIRQ enabling.David S. Miller
2007-06-13[SPARC64]: Wire up cookie based sun4v interrupt registry.David S. Miller
2007-05-29[SPARC64]: Use machine description and OBP properly for cpu probing.David S. Miller
2007-05-06[SPARC64]: SUN4U PCI-E controller support.David S. Miller
2007-04-26[SPARC64]: constify of_get_property return: arch/sparc64Stephen Rothwell
2007-04-26[SPARC64]: Unify timer interrupt handler.David S. Miller
2007-02-26[SPARC64]: virt_irq_free only needed when CONFIG_PCI_MSIDavid S. Miller
2007-02-10[SPARC64]: Add PCI MSI support on Niagara.David S. Miller
2007-02-10[SPARC64] IRQ: Use irq_desc->chip_data instead of irq_desc->handler_dataDavid S. Miller
2006-12-17[SPARC64]: Minor irq handling cleanups.David S. Miller
2006-10-09[PATCH] sparc64 irq pt_regs falloutAl Viro
2006-10-08[PATCH] sparc64 pt_regs fixesAl Viro
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[SPARC64]: Let irq_install_pre_handler() get called multiple times.David S. Miller
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-25[SPARC64]: Allow floppy driver to build modular.David S. Miller
2006-06-23[SPARC64]: Kill unused local vars in map_prom_timers().David S. Miller
2006-06-23[SPARC64]: Kill off some more prom_getproperty() remnants.David S. Miller
2006-06-20[SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller
2006-06-20[SPARC64]: Virtualize IRQ numbers.David S. Miller
2006-06-20[SPARC64]: Kill ino_bucket->pilDavid S. Miller
2006-06-20[SPARC64]: bp->pil can never be zeroDavid S. Miller
2006-06-20[SPARC64]: Send all device interrupts via one PIL.David S. Miller
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-20[SPARC64]: kzalloc() conversionEric Sesterhenn
2006-03-20[SPARC64]: Fix uniprocessor IRQ targetting on SUN4V.David S. Miller
2006-03-20[SPARC64]: Get SUN4V SMP working.David S. Miller
2006-03-20[SPARC64]: Don't set interrupt state to IDLE in enable_irq().David S. Miller
2006-03-20[SPARC64]: Set dummy bucket->{imap,iclr} unique on SUN4V.David S. Miller
2006-03-20[SPARC64]: Add sun4v_cpu_qconf() hypervisor call.David S. Miller
2006-03-20[SPARC64]: Two IRQ handling fixes.David S. Miller
2006-03-20[SPARC64]: Fix sun4v_intr_setenabled() return value check in enable_irq().David S. Miller
2006-03-20[SPARC64]: Don't printk() any messaages in sun4v_build_irq().David S. Miller
2006-03-20[SPARC64]: Make error codes available from sun4v_intr_get*().David S. Miller
2006-03-20[SPARC64]: Pass correct ino to sun4v_intr_*().David S. Miller
2006-03-20[SPARC64]: Trim down sun4v IRQ translation kernel log message.David S. Miller
2006-03-20[SPARC64]: Program IRQ registers correctly on sun4v.David S. Miller
2006-03-20[SPARC64]: Generic sun4v_build_irq().David S. Miller