1. 4001d8e genirq: Delay deactivation in free_irq() by Thomas Gleixner · 6 years ago
  2. 99bfce5 genirq: Cleanup top of file comments by Thomas Gleixner · 7 years ago
  3. 1beaeac genirq: Make legacy autoprobing work again by Thomas Gleixner · 7 years ago
  4. 670310d Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  6. c942cee genirq: Separate activation and startup by Thomas Gleixner · 7 years ago
  7. 4cde9c6 genirq: Add force argument to irq_startup() by Thomas Gleixner · 8 years ago
  8. b4bc724 genirq: Handle pending irqs in irq_startup() by Thomas Gleixner · 13 years ago
  9. 0c6f8a8 genirq: Remove compat code by Thomas Gleixner · 14 years ago
  10. 091738a genirq: Remove real old transition functions by Thomas Gleixner · 14 years ago
  11. 1ccb4e6 genirq: Wrap the remaning IRQ_* flags by Thomas Gleixner · 14 years ago
  12. 2a0d6fb genirq: Move IRQ_PENDING flag to core by Thomas Gleixner · 14 years ago
  13. 163ef30 genirq: Move IRQ_REPLAY and IRQ_WAITING to core by Thomas Gleixner · 14 years ago
  14. bd062e7 genirq: Move IRQ_AUTODETECT to internal state by Thomas Gleixner · 14 years ago
  15. 4699923 genirq: Consolidate startup/shutdown of interrupts by Thomas Gleixner · 14 years ago
  16. b2ba2c3 genirq: Provide compat handling for chip->set_type() by Thomas Gleixner · 14 years ago
  17. 37e12df genirq: Provide compat handling for chip->startup() by Thomas Gleixner · 14 years ago
  18. bc310dd genirq: Provide compat handling for chip->disable()/shutdown() by Thomas Gleixner · 14 years ago
  19. 6b8ff31 genirq: Convert core code to irq_data by Thomas Gleixner · 14 years ago
  20. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  21. 22a9d64 async: Asynchronous function calls to speed up kernel boot by Arjan van de Ven · 16 years ago
  22. 18eefed irq: simplify for_each_irq_desc() usage by KOSAKI Motohiro · 16 years ago
  23. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  24. 63d659d genirq: fix name space collision of nr_irqs in autoprobe.c by Thomas Gleixner · 16 years ago
  25. 10e5808 genirq: use iterators for irq_desc loops by Thomas Gleixner · 16 years ago
  26. 3bf52a4 irq: sparse irqs, fix IRQ auto-probe crash by Ingo Molnar · 16 years ago
  27. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  28. 85c0f90 irq: introduce nr_irqs by Yinghai Lu · 16 years ago
  29. 7a55713 [PATCH] genirq: add handle_bad_irq() by Ingo Molnar · 19 years ago
  30. 6a6de9e [PATCH] genirq: core by Thomas Gleixner · 19 years ago
  31. 3418d72 [PATCH] genirq: add IRQ_NOPROBE support by Thomas Gleixner · 19 years ago
  32. 34ffdb7 [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete by Ingo Molnar · 19 years ago
  33. 06fcb0c [PATCH] genirq: cleanup: misc code cleanups by Ingo Molnar · 19 years ago
  34. 74ffd55 [PATCH] genirq: sem2mutex probe_sem -> probing_active by Ingo Molnar · 19 years ago
  35. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 19 years ago
  36. 47f176f [PATCH] Using msleep() instead of HZ by Luca Falavigna · 20 years ago
  37. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago