summaryrefslogtreecommitdiffstats
path: root/kernel/irq/handle.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells2006-09-261-0/+2
* [PATCH] kerneldoc for handle_bad_irq()Henrik Kretzschmar2006-09-011-0/+5
* [PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar2006-07-041-1/+1
* [PATCH] lockdep: annotate genirqIngo Molnar2006-07-041-0/+16
* [PATCH] genirq: ARM dyntick cleanupThomas Gleixner2006-07-031-12/+1Star
* Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-031-0/+29
|\
| * [ARM] 3690/1: genirq: Introduce and make use of dummy irq chipThomas Gleixner2006-07-011-0/+16
| * [ARM] 3679/1: ARM: Make ARM dyntick implementation work with genirqThomas Gleixner2006-07-011-0/+13
* | [PATCH] irq-flags: generic irq: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
|/
* [PATCH] genirq: more verbose debugging on unexpected IRQ vectorsIngo Molnar2006-06-291-0/+2
* [PATCH] genirq: cleanup: no_irq_type -> no_irq_chip renameIngo Molnar2006-06-291-3/+3
* [PATCH] genirq: add handle_bad_irq()Ingo Molnar2006-06-291-0/+1
* [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-081-1/+1
* [PATCH] irqpollAlan Cox2005-06-291-1/+1
* [PATCH] drop note_interrupt() for per-CPU for proper scalingJohn Hawkes2005-05-281-2/+0Star
* [PATCH] spurious interrupt fixZhang, Yanmin2005-05-171-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+193