summaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is setChristoph Hellwig2006-04-112-5/+3
* [PATCH] warn if free_irq() is called from IRQ contextIngo Molnar2006-03-261-0/+1
* [PATCH] Add SA_PERCPU_IRQ flag supportDimitri Sivanich2006-03-251-5/+18
* [PATCH] IRQ: prevent enabling of previously disabled interruptBryan Holty2006-03-251-4/+17
* [PATCH] irq: uninline migration functionsAndrew Morton2006-03-252-2/+53
* [PATCH] kernel/: small cleanupsAdrian Bunk2006-01-081-0/+2
* [PATCH] Alpha: convert to generic irq framework (generic part)Ivan Kokshaysky2006-01-062-1/+5
* [PATCH] Check the irq number is within boundsMatthew Wilcox2005-11-231-0/+15
* [PATCH] more kernel-doc cleanups, additionsRandy Dunlap2005-11-071-0/+1
* 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] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2005-09-072-2/+16
* [PATCH] irqpollAlan Cox2005-06-282-3/+112
* [PATCH] Using msleep() instead of HZLuca Falavigna2005-06-281-5/+4
* [PATCH] make various thing staticAdrian Bunk2005-06-241-1/+1
* [PATCH] uml: make hw_controller_type->release exist only for archs needing itPaolo 'Blaisorblade' Giarrusso2005-06-211-0/+4
* [PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso2005-06-211-0/+4
* [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-rc2v2.6.12-rc2Linus Torvalds2005-04-167-0/+1009
OpenPOWER on IntegriCloud