aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAge
* [PATCH] request_irq(): remove warnings from irq probingAndrew Morton2006-04-28
* [PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is setChristoph Hellwig2006-04-11
* [PATCH] warn if free_irq() is called from IRQ contextIngo Molnar2006-03-26
* [PATCH] Add SA_PERCPU_IRQ flag supportDimitri Sivanich2006-03-25
* [PATCH] IRQ: prevent enabling of previously disabled interruptBryan Holty2006-03-25
* [PATCH] irq: uninline migration functionsAndrew Morton2006-03-25
* [PATCH] kernel/: small cleanupsAdrian Bunk2006-01-08
* [PATCH] Alpha: convert to generic irq framework (generic part)Ivan Kokshaysky2006-01-06
* [PATCH] Check the irq number is within boundsMatthew Wilcox2005-11-23
* [PATCH] more kernel-doc cleanups, additionsRandy Dunlap2005-11-07
* Don't call a NULL ack function in the generic IRQ code.Paul Mackerras2005-09-28
* [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()Karsten Wiese2005-09-07
* [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2005-09-07
* [PATCH] irqpollAlan Cox2005-06-29
* [PATCH] Using msleep() instead of HZLuca Falavigna2005-06-29
* [PATCH] make various thing staticAdrian Bunk2005-06-24
* [PATCH] uml: make hw_controller_type->release exist only for archs needing itPaolo 'Blaisorblade' Giarrusso2005-06-21
* [PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso2005-06-21
* [PATCH] drop note_interrupt() for per-CPU for proper scalingJohn Hawkes2005-05-28
* [PATCH] spurious interrupt fixZhang, Yanmin2005-05-17
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16