Fix minor typoes in kernel/module.c
[safe/jmp/linux-2.6] / kernel / irq / chip.c
2007-05-03 Michael EllermanMSI: arch must connect the irq and the msi_desc
2007-02-16 Jan Beulich[PATCH] small irq management simplification
2007-02-16 Randy Dunlap[PATCH] IRQ kernel-doc fixes
2007-02-16 Ingo Molnar[PATCH] genirq: do not mask interrupts by default
2007-02-07 Eric W. Biedermanmsi: Kill the msi_desc array.
2006-12-22 Thomas Gleixner[PATCH] genirq: fix irq flow handler uninstall
2006-12-21 Geert Uytterhoeven[PATCH] __set_irq_handler bogus space
2006-11-16 Zhang, Yanmin[PATCH] some irq_chip variables point to NULL
2006-10-17 Ingo Molnar[PATCH] genirq: clean up irq-flow-type naming
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-05 David HowellsIRQ: Typedef the IRQ flow handler function type
2006-10-04 Eric W. Biederman[PATCH] msi: simplify msi sanity checks by adding with...
2006-10-04 Eric W. Biederman[PATCH] genirq: irq: add a dynamic irq creation API
2006-09-29 Yoichi Yuasa[PATCH] irq: remove a extra line
2006-09-29 Yoichi Yuasa[PATCH] irq: fixed coding style
2006-09-19 Ingo Molnar[PATCH] genirq core: fix handle_level_irq()
2006-07-03 Benjamin Herrenschmidt[PATCH] genirq: Allow fasteoi handler to retrigger...
2006-07-01 Thomas Gleixner[ARM] 3690/1: genirq: Introduce and make use of dummy...
2006-06-29 Ingo Molnar[PATCH] genirq: add chip->eoi(), fastack -> fasteoi
2006-06-29 Benjamin Herrenschmidt[PATCH] genirq: fasteoi handler: handle interrupt disabling
2006-06-29 Thomas Gleixner[PATCH] genirq: add irq-chip support