summaryrefslogtreecommitdiff
path: root/kernel/irq/spurious.c
AgeCommit message (Expand)Author
2008-02-19genirq: spurious.c: use time_* macrosS.Caglar Onur
2008-01-30genirq: turn irq debugging options into module paramsAndi Kleen
2007-07-16Improve behaviour of spurious IRQ detectAlan Cox
2007-05-24Fix crash with irqpoll due to the IRQF_IRQPOLL flag testingLinus Torvalds
2007-05-08Add IRQF_IRQPOLL flag (common code)Bernhard Walle
2007-01-11[PATCH] x86-64: Make noirqdebug_setup function non init to fix modpost warningVivek Goyal
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: generic irq: Use the new IRQF_ constantsThomas Gleixner
2006-06-29[PATCH] genirq: add irq-chip supportThomas Gleixner
2006-06-29[PATCH] genirq: coreThomas Gleixner
2006-06-29[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsoleteIngo Molnar
2006-06-29[PATCH] genirq: cleanup: misc code cleanupsIngo Molnar
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-23[PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()Andreas Mohr
2005-06-28[PATCH] irqpollAlan Cox
2005-06-24[PATCH] make various thing staticAdrian Bunk
2005-04-16Linux-2.6.12-rc2Linus Torvalds