summaryrefslogtreecommitdiffstats
path: root/kernel/irq/spurious.c
Commit message (Expand)AuthorAgeFilesLines
...
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-161-2/+3
* irq: introduce nr_irqsYinghai Lu2008-10-161-2/+2
* genirq: enable polling for disabled screaming irqsEric W. Biederman2008-07-181-55/+91
* genirq: reenable a nobody cared disabled irq when a new driver arrivesThomas Gleixner2008-05-021-2/+2
* genirq: spurious.c: use time_* macrosS.Caglar Onur2008-02-191-1/+2
* genirq: turn irq debugging options into module paramsAndi Kleen2008-01-301-0/+5
* Improve behaviour of spurious IRQ detectAlan Cox2007-07-161-1/+11
* Fix crash with irqpoll due to the IRQF_IRQPOLL flag testingLinus Torvalds2007-05-241-9/+37
* Add IRQF_IRQPOLL flag (common code)Bernhard Walle2007-05-081-1/+3
* [PATCH] x86-64: Make noirqdebug_setup function non init to fix modpost warningVivek Goyal2007-01-111-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-5/+5
* [PATCH] irq-flags: generic irq: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* [PATCH] genirq: add irq-chip supportThomas Gleixner2006-06-291-1/+1
* [PATCH] genirq: coreThomas Gleixner2006-06-291-0/+1
* [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsoleteIngo Molnar2006-06-291-4/+5
* [PATCH] genirq: cleanup: misc code cleanupsIngo Molnar2006-06-291-10/+13
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-2/+2
* [PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()Andreas Mohr2006-06-231-6/+6
* [PATCH] irqpollAlan Cox2005-06-281-2/+111
* [PATCH] make various thing staticAdrian Bunk2005-06-241-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+96