aboutsummaryrefslogtreecommitdiff
path: root/kernel/irq
AgeCommit message (Expand)Author
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich
2006-06-23[PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()Andreas Mohr
2006-06-23[PATCH] invert irq/migration.c brach predictionDaniel Walker
2006-06-23[PATCH] x86: kernel irq balance doesn't workZhang Yanmin
2006-04-28[PATCH] request_irq(): remove warnings from irq probingAndrew Morton
2006-04-11[PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is setChristoph Hellwig
2006-03-26[PATCH] warn if free_irq() is called from IRQ contextIngo Molnar
2006-03-25[PATCH] Add SA_PERCPU_IRQ flag supportDimitri Sivanich
2006-03-25[PATCH] IRQ: prevent enabling of previously disabled interruptBryan Holty
2006-03-25[PATCH] irq: uninline migration functionsAndrew Morton
2006-01-08[PATCH] kernel/: small cleanupsAdrian Bunk
2006-01-06[PATCH] Alpha: convert to generic irq framework (generic part)Ivan Kokshaysky
2005-11-23[PATCH] Check the irq number is within boundsMatthew Wilcox
2005-11-07[PATCH] more kernel-doc cleanups, additionsRandy Dunlap
2005-09-28Don't call a NULL ack function in the generic IRQ code.Paul Mackerras
2005-09-07[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()Karsten Wiese
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj
2005-06-28[PATCH] irqpollAlan Cox
2005-06-28[PATCH] Using msleep() instead of HZLuca Falavigna
2005-06-24[PATCH] make various thing staticAdrian Bunk
2005-06-21[PATCH] uml: make hw_controller_type->release exist only for archs needing itPaolo 'Blaisorblade' Giarrusso
2005-06-21[PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso
2005-05-28[PATCH] drop note_interrupt() for per-CPU for proper scalingJohn Hawkes
2005-05-17[PATCH] spurious interrupt fixZhang, Yanmin
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds