summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/irq.c
AgeCommit message (Expand)Author
2008-07-22sparc64: Fix lockdep issues in LDC protocol layer.David S. Miller
2008-04-26sparc64: Fix wedged irq regression.David S. Miller
2008-03-26[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/irq.cDavid S. Miller
2008-02-08misc: removal of final callers using fastcallHarvey Harrison
2007-10-22[SPARC64]: Stop using __do_IRQ().David S. Miller
2007-10-17[SPARC64]: Fix boot failures due to bootmem.David S. Miller
2007-10-13[SPARC64]: virt_to_real_irq_table --> virt_irq_tableDavid S. Miller
2007-10-13[SPARC64]: virt_irq --> bucket mapping no longer necessaryDavid S. Miller
2007-10-13[SPARC64]: Kill ugly __bucket() macro.David S. Miller
2007-10-13[SPARC64]: Kill ugly __irq_ino() macro.David S. Miller
2007-10-13[SPARC64]: Only use bypass accesses to INO buckets.David S. Miller
2007-10-13[SPARC64]: Use sun4v VIRQ interfaces as intended.David S. Miller
2007-10-13[SPARC64]: Allocate ivector_table dynamically.David S. Miller
2007-10-13[SPARC64]: Access ivector_table[] using physical addresses.David S. Miller
2007-10-13[SPARC64]: Make IVEC pointers 64-bit.David S. Miller
2007-10-13[SPARC64]: Consolidate MSI support code.David S. Miller
2007-10-13[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.David S. Miller
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