aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/chip.c
Commit message (Expand)AuthorAge
* cpumask: Cleanup more uses of CPU_MASK and NODE_MASKMike Travis2008-04-19
* genirq: do not leave interupts enabled on free_irqThomas Gleixner2008-02-19
* IRQ_NOPROBE helper functionsRalf Baechle2008-02-08
* kernel: remove fastcall in kernel/*Harvey Harrison2008-02-08
* genirq: revert lazy irq disable for simple irqsSteven Rostedt2007-12-18
* Compile handle_percpu_irq even for uniprocessor kernelsRalf Baechle2007-10-17
* genirq: cleanup mismerge artifactThomas Gleixner2007-08-12
* MSI: arch must connect the irq and the msi_descMichael Ellerman2007-05-02
* [PATCH] small irq management simplificationJan Beulich2007-02-16
* [PATCH] IRQ kernel-doc fixesRandy Dunlap2007-02-16
* [PATCH] genirq: do not mask interrupts by defaultIngo Molnar2007-02-16
* msi: Kill the msi_desc array.Eric W. Biederman2007-02-07
* [PATCH] genirq: fix irq flow handler uninstallThomas Gleixner2006-12-22
* [PATCH] __set_irq_handler bogus spaceGeert Uytterhoeven2006-12-21
* [PATCH] some irq_chip variables point to NULLZhang, Yanmin2006-11-16
* [PATCH] genirq: clean up irq-flow-type namingIngo Molnar2006-10-17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* IRQ: Typedef the IRQ flow handler function typeDavid Howells2006-10-05
* [PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman2006-10-04
* [PATCH] genirq: irq: add a dynamic irq creation APIEric W. Biederman2006-10-04
* [PATCH] irq: remove a extra lineYoichi Yuasa2006-09-29
* [PATCH] irq: fixed coding styleYoichi Yuasa2006-09-29
* [PATCH] genirq core: fix handle_level_irq()Ingo Molnar2006-09-19
* [PATCH] genirq: Allow fasteoi handler to retrigger disabled interruptsBenjamin Herrenschmidt2006-07-03
* [ARM] 3690/1: genirq: Introduce and make use of dummy irq chipThomas Gleixner2006-07-01
* [PATCH] genirq: add chip->eoi(), fastack -> fasteoiIngo Molnar2006-06-29
* [PATCH] genirq: fasteoi handler: handle interrupt disablingBenjamin Herrenschmidt2006-06-29
* [PATCH] genirq: add irq-chip supportThomas Gleixner2006-06-29