sparc64: Kill __show_regs().
[safe/jmp/linux-2.6] / arch / sparc64 / kernel / irq.c
2008-07-23 David S. Millersparc64: Fix lockdep issues in LDC protocol layer.
2008-04-27 David S. Millersparc64: Fix wedged irq regression.
2008-03-26 David S. Miller[SPARC64]: Fix sparse warnings in arch/sparc64/kernel...
2008-02-08 Harvey Harrisonmisc: removal of final callers using fastcall
2007-10-22 David S. Miller[SPARC64]: Stop using __do_IRQ().
2007-10-17 David S. Miller[SPARC64]: Fix boot failures due to bootmem.
2007-10-14 David S. Miller[SPARC64]: virt_to_real_irq_table --> virt_irq_table
2007-10-14 David S. Miller[SPARC64]: virt_irq --> bucket mapping no longer necessary
2007-10-14 David S. Miller[SPARC64]: Kill ugly __bucket() macro.
2007-10-14 David S. Miller[SPARC64]: Kill ugly __irq_ino() macro.
2007-10-14 David S. Miller[SPARC64]: Only use bypass accesses to INO buckets.
2007-10-14 David S. Miller[SPARC64]: Use sun4v VIRQ interfaces as intended.
2007-10-14 David S. Miller[SPARC64]: Allocate ivector_table dynamically.
2007-10-14 David S. Miller[SPARC64]: Access ivector_table[] using physical addresses.
2007-10-14 David S. Miller[SPARC64]: Make IVEC pointers 64-bit.
2007-10-14 David S. Miller[SPARC64]: Consolidate MSI support code.
2007-10-14 David S. Miller[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.
2007-08-31 David S. Miller[SPARC64]: Fix several bugs in MSI handling.
2007-08-31 David S. Miller[SPARC64]: Fix type and constant sizes wrt. sun4u IMAP...
2007-08-09 David S. Miller[SPARC64]: Fix memory leak when cpu hotplugging.
2007-07-21 David S. Miller[SPARC64]: Fix virq decomposition.
2007-07-21 David S. Miller[SPARC64]: Use KERN_ERR in IRQ manipulation error printks.
2007-07-20 David S. Miller[SPARC64]: Tweak assertions in sun4v_build_virq().
2007-07-16 David S. Miller[SPARC64]: dr-cpu unconfigure support.
2007-07-16 David S. Miller[SPARC64]: Add ->set_affinity IRQ handlers.
2007-07-16 David S. Miller[SPARC64]: Do not ACK an INO if it is disabled or inpro...
2007-06-26 David S. Miller[SPARC64]: Need to set state to IDLE during sun4v IRQ...
2007-06-26 David S. Miller[SPARC64]: Fix VIRQ enabling.
2007-06-13 David S. Miller[SPARC64]: Wire up cookie based sun4v interrupt registry.
2007-05-29 David S. Miller[SPARC64]: Use machine description and OBP properly...
2007-05-07 David S. Miller[SPARC64]: SUN4U PCI-E controller support.
2007-04-26 Stephen Rothwell[SPARC64]: constify of_get_property return: arch/sparc64
2007-04-26 David S. Miller[SPARC64]: Unify timer interrupt handler.
2007-02-26 David S. Miller[SPARC64]: virt_irq_free only needed when CONFIG_PCI_MSI
2007-02-11 David S. Miller[SPARC64]: Add PCI MSI support on Niagara.
2007-02-11 David S. Miller[SPARC64] IRQ: Use irq_desc->chip_data instead of irq_d...
2006-12-17 David S. Miller[SPARC64]: Minor irq handling cleanups.
2006-10-09 Al Viro[PATCH] sparc64 irq pt_regs fallout
2006-10-08 Al Viro[PATCH] sparc64 pt_regs fixes
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 David S. Miller[SPARC64]: Let irq_install_pre_handler() get called...
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: merge irq_affinity[] into...
2006-06-29 Ingo Molnar[PATCH] genirq: rename desc->handler to desc->chip
2006-06-26 David S. Miller[SPARC64]: Allow floppy driver to build modular.
2006-06-24 David S. Miller[SPARC64]: Kill unused local vars in map_prom_timers().
2006-06-24 David S. Miller[SPARC64]: Kill off some more prom_getproperty() remnants.
2006-06-20 David S. Miller[SPARC64]: Move over to GENERIC_HARDIRQS.
2006-06-20 David S. Miller[SPARC64]: Virtualize IRQ numbers.
2006-06-20 David S. Miller[SPARC64]: Kill ino_bucket->pil
2006-06-20 David S. Miller[SPARC64]: bp->pil can never be zero
2006-06-20 David S. Miller[SPARC64]: Send all device interrupts via one PIL.
2006-03-24 Alexey Dobriyan[PATCH] s/;;/;/g
2006-03-23 Andrew Morton[PATCH] more for_each_cpu() conversions
2006-03-20 Eric Sesterhenn[SPARC64]: kzalloc() conversion
2006-03-20 David S. Miller[SPARC64]: Fix uniprocessor IRQ targetting on SUN4V.
2006-03-20 David S. Miller[SPARC64]: Get SUN4V SMP working.
2006-03-20 David S. Miller[SPARC64]: Don't set interrupt state to IDLE in enable_...
2006-03-20 David S. Miller[SPARC64]: Set dummy bucket->{imap,iclr} unique on...
2006-03-20 David S. Miller[SPARC64]: Add sun4v_cpu_qconf() hypervisor call.
2006-03-20 David S. Miller[SPARC64]: Two IRQ handling fixes.
2006-03-20 David S. Miller[SPARC64]: Fix sun4v_intr_setenabled() return value...
2006-03-20 David S. Miller[SPARC64]: Don't printk() any messaages in sun4v_build_...
2006-03-20 David S. Miller[SPARC64]: Make error codes available from sun4v_intr_g...
2006-03-20 David S. Miller[SPARC64]: Pass correct ino to sun4v_intr_*().
2006-03-20 David S. Miller[SPARC64]: Trim down sun4v IRQ translation kernel log...
2006-03-20 David S. Miller[SPARC64]: Program IRQ registers correctly on sun4v.
2006-03-20 David S. Miller[SPARC64]: Generic sun4v_build_irq().
2006-03-20 David S. Miller[SPARC64]: Fix mondo queue allocations.
2006-03-20 David S. Miller[SPARC64]: Fix hypervisor call arg passing.
2006-03-20 David S. Miller[SPARC64]: Detect sun4v early in boot process.
2006-03-20 David S. Miller[SPARC64]: Sun4v cross-call sending support.
2006-03-20 David S. Miller[SPARC64]: Sun4v interrupt handling.
2006-03-20 David S. Miller[SPARC64]: Allocate and register the 4 sun4v mondo...
2006-03-20 David S. Miller[SPARC64]: Refine code sequences to get the cpu id.
2006-03-20 David S. Miller[SPARC64]: Elminate all usage of hard-coded trap globals.
2006-03-20 Bernhard R Link[SPARC64]: fix sparc_floppy_irq's auxio_register reseting
2005-10-09 Sven Hartge[SPARC64]: Fix compile error in irq.c
2005-07-25 David S. Miller[SPARC64]: Privatize sun5_timer.
2005-07-06 Eddie C. Dost[SPARC64]: Fix set_intr_affinity()
2005-07-04 David S. Miller[SPARC64]: Add support for IRQ pre-handlers.
2005-06-28 David S. Miller[SPARC64]: Get rid of fast IRQ feature.
2005-05-04 David S. Miller[SPARC64]: Disable IRQ forwarding.
2005-05-04 David S. Miller[SPARC64]: Fix goal_cpu tracking in retarget_one_irq().
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2