aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/handle.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] genirq: coreThomas Gleixner2006-06-291-0/+10
* [PATCH] genirq: update copyrightsIngo Molnar2006-06-291-1/+5
* [PATCH] genirq: add IRQ_NOAUTOEN supportThomas Gleixner2006-06-291-0/+1
* [PATCH] genirq: cleanup: no_irq_type cleanupsIngo Molnar2006-06-291-20/+25
* [PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ() commentsIngo Molnar2006-06-291-4/+16
* [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsoleteIngo Molnar2006-06-291-2/+2
* [PATCH] genirq: cleanup: misc code cleanupsIngo Molnar2006-06-291-2/+2
* [PATCH] genirq: cleanup: remove fastcallIngo Molnar2006-06-291-2/+2
* [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-1/+4
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-7/+7
* [PATCH] adjust handle_IRR_event() return typeJan Beulich2006-06-231-2/+3
* Don't call a NULL ack function in the generic IRQ code.Paul Mackerras2005-09-281-2/+4
* [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()Karsten Wiese2005-09-071-1/+1
* [PATCH] irqpollAlan Cox2005-06-281-1/+1
* [PATCH] drop note_interrupt() for per-CPU for proper scalingJohn Hawkes2005-05-281-2/+0
* [PATCH] spurious interrupt fixZhang, Yanmin2005-05-171-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+193