[IA64] Need export for csum_ipv6_magic
[safe/jmp/linux-2.6] / kernel / irq / chip.c
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