aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/irq.c
Commit message (Expand)AuthorAge
* [SPARC64]: Minor irq handling cleanups.David S. Miller2006-12-17
* [PATCH] sparc64 irq pt_regs falloutAl Viro2006-10-09
* [PATCH] sparc64 pt_regs fixesAl Viro2006-10-08
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [SPARC64]: Let irq_install_pre_handler() get called multiple times.David S. Miller2006-06-29
* [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-29
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
* [SPARC64]: Allow floppy driver to build modular.David S. Miller2006-06-26
* [SPARC64]: Kill unused local vars in map_prom_timers().David S. Miller2006-06-24
* [SPARC64]: Kill off some more prom_getproperty() remnants.David S. Miller2006-06-24
* [SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller2006-06-20
* [SPARC64]: Virtualize IRQ numbers.David S. Miller2006-06-20
* [SPARC64]: Kill ino_bucket->pilDavid S. Miller2006-06-20
* [SPARC64]: bp->pil can never be zeroDavid S. Miller2006-06-20
* [SPARC64]: Send all device interrupts via one PIL.David S. Miller2006-06-20
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-24
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-23
* [SPARC64]: kzalloc() conversionEric Sesterhenn2006-03-20
* [SPARC64]: Fix uniprocessor IRQ targetting on SUN4V.David S. Miller2006-03-20
* [SPARC64]: Get SUN4V SMP working.David S. Miller2006-03-20
* [SPARC64]: Don't set interrupt state to IDLE in enable_irq().David S. Miller2006-03-20
* [SPARC64]: Set dummy bucket->{imap,iclr} unique on SUN4V.David S. Miller2006-03-20
* [SPARC64]: Add sun4v_cpu_qconf() hypervisor call.David S. Miller2006-03-20
* [SPARC64]: Two IRQ handling fixes.David S. Miller2006-03-20
* [SPARC64]: Fix sun4v_intr_setenabled() return value check in enable_irq().David S. Miller2006-03-20
* [SPARC64]: Don't printk() any messaages in sun4v_build_irq().David S. Miller2006-03-20
* [SPARC64]: Make error codes available from sun4v_intr_get*().David S. Miller2006-03-20
* [SPARC64]: Pass correct ino to sun4v_intr_*().David S. Miller2006-03-20
* [SPARC64]: Trim down sun4v IRQ translation kernel log message.David S. Miller2006-03-20
* [SPARC64]: Program IRQ registers correctly on sun4v.David S. Miller2006-03-20
* [SPARC64]: Generic sun4v_build_irq().David S. Miller2006-03-20
* [SPARC64]: Fix mondo queue allocations.David S. Miller2006-03-20
* [SPARC64]: Fix hypervisor call arg passing.David S. Miller2006-03-20
* [SPARC64]: Detect sun4v early in boot process.David S. Miller2006-03-20
* [SPARC64]: Sun4v cross-call sending support.David S. Miller2006-03-20
* [SPARC64]: Sun4v interrupt handling.David S. Miller2006-03-20
* [SPARC64]: Allocate and register the 4 sun4v mondo queues at bootup.David S. Miller2006-03-20
* [SPARC64]: Refine code sequences to get the cpu id.David S. Miller2006-03-20
* [SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller2006-03-20
* [SPARC64]: fix sparc_floppy_irq's auxio_register resetingBernhard R Link2006-03-20
* [SPARC64]: Fix compile error in irq.cSven Hartge2005-10-09
* [SPARC64]: Privatize sun5_timer.David S. Miller2005-07-24
* [SPARC64]: Fix set_intr_affinity()Eddie C. Dost2005-07-06
* [SPARC64]: Add support for IRQ pre-handlers.David S. Miller2005-07-04
* [SPARC64]: Get rid of fast IRQ feature.David S. Miller2005-06-27
* [SPARC64]: Disable IRQ forwarding.David S. Miller2005-05-04
* [SPARC64]: Fix goal_cpu tracking in retarget_one_irq().David S. Miller2005-05-04
* Linux-2.6.12-rc2Linus Torvalds2005-04-16