1. bd15141 genirq: Provide config option to disable deprecated code by Thomas Gleixner · 14 years ago
  2. bc310dd genirq: Provide compat handling for chip->disable()/shutdown() by Thomas Gleixner · 14 years ago
  3. 6b8ff31 genirq: Convert core code to irq_data by Thomas Gleixner · 14 years ago
  4. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  5. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  6. bb2166c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  7. fbfecd3 tree-wide: fix typos "couter" -> "counter" by Uwe Kleine-König · 15 years ago
  8. e7e7e0c genirq: try_one_irq() must be called with irq disabled by Yong Zhang · 15 years ago
  9. 663e695 irq: Remove unused debug_poll_all_shared_irqs() by Thomas Gleixner · 15 years ago
  10. 990a55e irq: Clean up by removing irqfixup MODULE_PARM_DESC() by Jiri Slaby · 15 years ago
  11. 74296a8 irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQ by Ingo Molnar · 16 years ago
  12. 18eefed irq: simplify for_each_irq_desc() usage by KOSAKI Motohiro · 16 years ago
  13. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  14. d3c6004 genirq: cleanup the sparseirq modifications by Thomas Gleixner · 16 years ago
  15. e00585b irq: fix irqpoll && sparseirq by Yinghai Lu · 16 years ago
  16. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  17. 85c0f90 irq: introduce nr_irqs by Yinghai Lu · 16 years ago
  18. f84dbb9 genirq: enable polling for disabled screaming irqs by Eric W. Biederman · 17 years ago
  19. 1adb085 genirq: reenable a nobody cared disabled irq when a new driver arrives by Thomas Gleixner · 17 years ago
  20. 188fd89 genirq: spurious.c: use time_* macros by S.Caglar Onur · 17 years ago
  21. 9e094c1 genirq: turn irq debugging options into module params by Andi Kleen · 17 years ago
  22. 4f27c00 Improve behaviour of spurious IRQ detect by Alan Cox · 18 years ago
  23. 92ea772 Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing by Linus Torvalds · 18 years ago
  24. d85a60d Add IRQF_IRQPOLL flag (common code) by Bernhard Walle · 18 years ago
  25. 343cde5 [PATCH] x86-64: Make noirqdebug_setup function non init to fix modpost warning by Vivek Goyal · 18 years ago
  26. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  27. 3cca53b [PATCH] irq-flags: generic irq: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  28. dd87eb3 [PATCH] genirq: add irq-chip support by Thomas Gleixner · 19 years ago
  29. 6a6de9e [PATCH] genirq: core by Thomas Gleixner · 19 years ago
  30. 34ffdb7 [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete by Ingo Molnar · 19 years ago
  31. 06fcb0c [PATCH] genirq: cleanup: misc code cleanups by Ingo Molnar · 19 years ago
  32. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 19 years ago
  33. 83d4e6e [PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely() by Andreas Mohr · 19 years ago
  34. 200803d [PATCH] irqpoll by Alan Cox · 20 years ago
  35. 52c1da3 [PATCH] make various thing static by Adrian Bunk · 20 years ago
  36. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago