aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/spurious.c
Commit message (Expand)AuthorAge
* irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQIngo Molnar2009-01-16
* irq: simplify for_each_irq_desc() usageKOSAKI Motohiro2008-12-26
* sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-08
* genirq: cleanup the sparseirq modificationsThomas Gleixner2008-10-16
* irq: fix irqpoll && sparseirqYinghai Lu2008-10-16
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-16
* irq: introduce nr_irqsYinghai Lu2008-10-16
* genirq: enable polling for disabled screaming irqsEric W. Biederman2008-07-18
* genirq: reenable a nobody cared disabled irq when a new driver arrivesThomas Gleixner2008-05-02
* genirq: spurious.c: use time_* macrosS.Caglar Onur2008-02-19
* genirq: turn irq debugging options into module paramsAndi Kleen2008-01-30
* Improve behaviour of spurious IRQ detectAlan Cox2007-07-16
* Fix crash with irqpoll due to the IRQF_IRQPOLL flag testingLinus Torvalds2007-05-24
* Add IRQF_IRQPOLL flag (common code)Bernhard Walle2007-05-08
* [PATCH] x86-64: Make noirqdebug_setup function non init to fix modpost warningVivek Goyal2007-01-10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] irq-flags: generic irq: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] genirq: add irq-chip supportThomas Gleixner2006-06-29
* [PATCH] genirq: coreThomas Gleixner2006-06-29
* [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsoleteIngo Molnar2006-06-29
* [PATCH] genirq: cleanup: misc code cleanupsIngo Molnar2006-06-29
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
* [PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()Andreas Mohr2006-06-23
* [PATCH] irqpollAlan Cox2005-06-29
* [PATCH] make various thing staticAdrian Bunk2005-06-24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16