1. 2105683 irq: set_irq_chip() has redundant call to irq_to_desc() by Dean Nelson · 18 years ago
  2. 8c464a4 sparseirq: move kstat_irqs from kstat to irq_desc - fix by Yinghai Lu · 18 years ago
  3. cb5bc83 x86_64: rename irq_desc/irq_desc_alloc by Yinghai Lu · 18 years ago
  4. 7d94f7c irq: remove >= nr_irqs checking with config_have_sparse_irq by Yinghai Lu · 18 years ago
  5. 7f95ec9 x86: move kstat_irqs from kstat to irq_desc by Yinghai Lu · 18 years ago
  6. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 18 years ago
  7. 85c0f90 irq: introduce nr_irqs by Yinghai Lu · 18 years ago
  8. 0c5d1eb genirq: record trigger type by David Brownell · 18 years ago
  9. d6d5aeb Merge commit 'v2.6.27-rc8' into genirq by Ingo Molnar · 18 years ago
  10. 7e6e178 genirq: irq_chip->startup() usage in setup_irq and set_irq_chained handler by Pawel MOLL · 18 years ago
  11. 261c40c use WARN() in kernel/irq/chip.c by Arjan van de Ven · 18 years ago
  12. d366f8c cpumask: Cleanup more uses of CPU_MASK and NODE_MASK by Mike Travis · 18 years ago
  13. 89d694b genirq: do not leave interupts enabled on free_irq by Thomas Gleixner · 18 years ago
  14. 46f4f8f IRQ_NOPROBE helper functions by Ralf Baechle · 18 years ago
  15. 7ad5b3a kernel: remove fastcall in kernel/* by Harvey Harrison · 18 years ago
  16. 971e5b35f genirq: revert lazy irq disable for simple irqs by Steven Rostedt · 18 years ago
  17. 28e3fed Compile handle_percpu_irq even for uniprocessor kernels by Ralf Baechle · 19 years ago
  18. 4966342 genirq: cleanup mismerge artifact by Thomas Gleixner · 19 years ago
  19. 7fe3730 MSI: arch must connect the irq and the msi_desc by Michael Ellerman · 19 years ago
  20. 5575ddf [PATCH] small irq management simplification by Jan Beulich · 19 years ago
  21. 472900b [PATCH] IRQ kernel-doc fixes by Randy Dunlap · 19 years ago
  22. 76d2160 [PATCH] genirq: do not mask interrupts by default by Ingo Molnar · 19 years ago
  23. 5b912c1 msi: Kill the msi_desc array. by Eric W. Biederman · 19 years ago
  24. 9d7ac8b [PATCH] genirq: fix irq flow handler uninstall by Thomas Gleixner · 19 years ago
  25. b039db8 [PATCH] __set_irq_handler bogus space by Geert Uytterhoeven · 19 years ago
  26. b86432b [PATCH] some irq_chip variables point to NULL by Zhang, Yanmin · 19 years ago
  27. a460e74 [PATCH] genirq: clean up irq-flow-type naming by Ingo Molnar · 20 years ago
  28. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 20 years ago
  29. 57a58a9 IRQ: Typedef the IRQ flow handler function type by David Howells · 20 years ago
  30. 1f80025 [PATCH] msi: simplify msi sanity checks by adding with generic irq code by Eric W. Biederman · 20 years ago
  31. 3a16d71 [PATCH] genirq: irq: add a dynamic irq creation API by Eric W. Biederman · 20 years ago
  32. 538d9d5 [PATCH] irq: remove a extra line by Yoichi Yuasa · 20 years ago
  33. 2ff6fd8 [PATCH] irq: fixed coding style by Yoichi Yuasa · 20 years ago
  34. 86998aa [PATCH] genirq core: fix handle_level_irq() by Ingo Molnar · 20 years ago
  35. 5a43a06 [PATCH] genirq: Allow fasteoi handler to retrigger disabled interrupts by Benjamin Herrenschmidt · 20 years ago
  36. f8b5473 [ARM] 3690/1: genirq: Introduce and make use of dummy irq chip by Thomas Gleixner · 20 years ago
  37. 47c2a3a [PATCH] genirq: add chip->eoi(), fastack -> fasteoi by Ingo Molnar · 20 years ago
  38. 98bb244 [PATCH] genirq: fasteoi handler: handle interrupt disabling by Benjamin Herrenschmidt · 20 years ago
  39. dd87eb3 [PATCH] genirq: add irq-chip support by Thomas Gleixner · 20 years ago