summaryrefslogtreecommitdiff
path: root/kernel/irq
AgeCommit message (Expand)Author
2005-05-28[PATCH] drop note_interrupt() for per-CPU for proper scalingJohn Hawkes
2005-05-17[PATCH] spurious interrupt fixZhang, Yanmin
2005-03-28[PATCH] Fix irq_affinity write from /proc for ia64Ashok Raj
2005-02-01[PATCH] irq_affinity: fix build when CONFIG_PROC_FS=nRandy Dunlap
2005-01-14[PATCH] generic irq code missing export of probe_irq_mask()James Bottomley
2005-01-04[PATCH] move irq_enter and irq_exit to common codeChristoph Hellwig
2004-12-02[PATCH] Allow multiple cpus in irq affinity callAnton Blanchard
2004-11-03x86: regparm calling convention for exceptions and interrupts.Linus Torvalds
2004-10-21[PATCH] ppc: Disable IRQ probe on ppcBenjamin Herrenschmidt
2004-10-18Don't use obsolete gcc named initializer syntax.Linus Torvalds
2004-10-18[PATCH] Disable SW irqbalance/irqaffinity for E7520/E7320/E7525 v2Suresh B. Siddha
2004-10-18[PATCH] generic irq subsystem: coreIngo Molnar