1. 145fc65 [PATCH] genirq: clean up irq-flow-type naming, fix by Ingo Molnar · 18 years ago
  2. a460e74 [PATCH] genirq: clean up irq-flow-type naming by Ingo Molnar · 18 years ago
  3. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  4. 57a58a9 IRQ: Typedef the IRQ flow handler function type by David Howells · 18 years ago
  5. 1f80025 [PATCH] msi: simplify msi sanity checks by adding with generic irq code by Eric W. Biederman · 18 years ago
  6. 323a01c [PATCH] genirq: irq: remove msi hacks by Eric W. Biederman · 18 years ago
  7. 3a16d71 [PATCH] genirq: irq: add a dynamic irq creation API by Eric W. Biederman · 18 years ago
  8. e7b946e [PATCH] genirq: irq: add moved_masked_irq by Eric W. Biederman · 18 years ago
  9. a24ceab [PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit by Eric W. Biederman · 18 years ago
  10. af8c65b [PATCH] FRV: permit __do_IRQ() to be dispensed with by David Howells · 18 years ago
  11. b8bdb46 [PATCH] always define IRQ_PER_CPU by Yoichi Yuasa · 18 years ago
  12. 15a647e [PATCH] genirq: {en,dis}able_irq_wake() need refcounting too by David Brownell · 18 years ago
  13. d061daa [PATCH] genirq: ARM dyntick cleanup by Thomas Gleixner · 18 years ago
  14. b4b9034 Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  15. 6e21361 [PATCH] irq-flags: consolidate flags for request_irq by Thomas Gleixner · 18 years ago
  16. f8b5473 [ARM] 3690/1: genirq: Introduce and make use of dummy irq chip by Thomas Gleixner · 18 years ago
  17. 47c2a3a [PATCH] genirq: add chip->eoi(), fastack -> fasteoi by Ingo Molnar · 18 years ago
  18. f210be1 [PATCH] genirq: add IRQ_TYPE_SENSE_MASK by Benjamin Herrenschmidt · 18 years ago
  19. dd87eb3 [PATCH] genirq: add irq-chip support by Thomas Gleixner · 18 years ago
  20. dae8620 [PATCH] genirq MSI fixes by Ingo Molnar · 18 years ago
  21. 6a6de9e [PATCH] genirq: core by Thomas Gleixner · 18 years ago
  22. 94d39e1 [PATCH] genirq: add IRQ_NOAUTOEN support by Thomas Gleixner · 18 years ago
  23. 6550c77 [PATCH] genirq: add IRQ_NOREQUEST support by Thomas Gleixner · 18 years ago
  24. 3418d72 [PATCH] genirq: add IRQ_NOPROBE support by Thomas Gleixner · 18 years ago
  25. a4633adc [PATCH] genirq: add genirq sw IRQ-retrigger by Thomas Gleixner · 18 years ago
  26. 8fee5c3 [PATCH] genirq: doc: comment include/linux/irq.h structures by Ingo Molnar · 18 years ago
  27. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 18 years ago
  28. 0d7012a [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU by Ingo Molnar · 18 years ago
  29. cd916d3 [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] by Ingo Molnar · 18 years ago
  30. 4a733ee [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[] by Ingo Molnar · 18 years ago
  31. 71d218b [PATCH] genirq: cleanup: include/linux/irq.h by Ingo Molnar · 18 years ago
  32. 34ffdb7 [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete by Ingo Molnar · 18 years ago
  33. 06fcb0c [PATCH] genirq: cleanup: misc code cleanups by Ingo Molnar · 18 years ago
  34. 2e60bbb [PATCH] genirq: cleanup: remove fastcall by Ingo Molnar · 18 years ago
  35. a8553ac [PATCH] genirq: cleanup: remove irq_descp() by Ingo Molnar · 18 years ago
  36. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 18 years ago
  37. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  38. 908dcec [PATCH] adjust handle_IRR_event() return type by Jan Beulich · 18 years ago
  39. 1b61b91 [PATCH] x86: kernel irq balance doesn't work by Zhang Yanmin · 18 years ago
  40. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  41. c777ac5 [PATCH] irq: uninline migration functions by Andrew Morton · 18 years ago
  42. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 18 years ago
  43. eee4526 [PATCH] Alpha: convert to generic irq framework (generic part) by Ivan Kokshaysky · 18 years ago
  44. 23f9b31 [PATCH] include/linux/irq.h: #include <linux/smp.h> by Adrian Bunk · 19 years ago
  45. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  46. f26fdd5 [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ() by Karsten Wiese · 19 years ago
  47. 54d5d42 [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity by Ashok Raj · 19 years ago
  48. 200803d [PATCH] irqpoll by Alan Cox · 19 years ago
  49. 52c1da3 [PATCH] make various thing static by Adrian Bunk · 19 years ago
  50. b77d6ad [PATCH] uml: make hw_controller_type->release exist only for archs needing it by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  51. dbce706 [PATCH] uml: add and use generic hw_controller_type->release by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago