1. 425a507 genirq: Free irq_desc with rcu by Thomas Gleixner · 9 years ago
  2. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  3. b237721 genirq: Move field 'msi_desc' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  4. af7080e genirq: Move field 'handler_data' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  5. 755d119 genirq: Simplify irq_data_to_desc() by Thomas Gleixner · 9 years ago
  6. 123236c genirq: Remove __irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  7. e902e14 genirq: Remove __irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  8. 6584d84 genirq: Update the comment for generic_handle_irq_desc by Huang Shijie · 9 years ago
  9. f61ae4f genirq: Provide irq_desc_has_action by Thomas Gleixner · 9 years ago
  10. a899418 hotplug: Prevent alloc/free of irq descriptors during cpu up/down by Thomas Gleixner · 9 years ago
  11. bbc9d21 genirq: Implement irq_set_handler_locked()/irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  12. 304adf8 genirq: Introduce helper irq_desc_get_irq() by Jiang Liu · 9 years ago
  13. daf7ab7 genirq: Clean up outdated comments related to include/linux/irqdesc.h by Jiang Liu · 9 years ago
  14. 0d0b4c8 genirq: Introduce struct irq_common_data to host shared irq data by Jiang Liu · 9 years ago
  15. 7bbf1dd genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain by Jiang Liu · 9 years ago
  16. 17f4803 genirq / PM: Add flag for shared NO_SUSPEND interrupt lines by Rafael J. Wysocki · 10 years ago
  17. b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  18. 76ba59f genirq: Add irq_domain-aware core IRQ handler by Marc Zyngier · 10 years ago
  19. cab303b genirq: Add sanity checks for PM options on shared interrupt lines by Thomas Gleixner · 10 years ago
  20. 1e77d0a genirq: Sanitize spurious interrupt detection of threaded irqs by Thomas Gleixner · 11 years ago
  21. 7f4a8e7 genirq: Add an accessor for IRQ_PER_CPU flag by Vinayak Kale · 11 years ago
  22. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  23. 293a7a0 genirq: Provide means to retrigger parent by Thomas Gleixner · 12 years ago
  24. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  25. ef706fb irqdesc: delete now orphaned references to timer_rand_state by Paul Gortmaker · 12 years ago
  26. c5857cc random: remove rand_initialize_irq() by Theodore Ts'o · 12 years ago
  27. ec53cf2 irq: don't put module.h into irq.h for tracking irqgen modules. by Paul Gortmaker · 13 years ago
  28. 31d9d9b genirq: Add support for per-cpu dev_id interrupts by Marc Zyngier · 13 years ago
  29. b687380 irq: Track the owner of irq descriptor by Sebastian Andrzej Siewior · 13 years ago
  30. fe12bc2 genirq: Uninline and sanity check generic_handle_irq() by Thomas Gleixner · 13 years ago
  31. 7707677 genirq: irq_desc: Document preflow_handler and affinity_hint by Geert Uytterhoeven · 13 years ago
  32. 0911f12 genirq: Forgotten updates/deletions after removal of compat code by Geert Uytterhoeven · 13 years ago
  33. 0c6f8a8 genirq: Remove compat code by Thomas Gleixner · 13 years ago
  34. a2e8461 genirq: Provide locked setter for chip, handler, name by Thomas Gleixner · 13 years ago
  35. d3e17de genirq: Provide a lockdep helper by Thomas Gleixner · 13 years ago
  36. 3b90389 genirq; Remove the last leftovers of the old sparse irq code by Thomas Gleixner · 13 years ago
  37. d9936bb genirq: Add desc->irq_data accessor by Thomas Gleixner · 13 years ago
  38. b5faba2 genirq: Prepare the handling of shared oneshot interrupts by Thomas Gleixner · 14 years ago
  39. 7812957 genirq: Add preflow handler support by Thomas Gleixner · 14 years ago
  40. a6967ca genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y by Thomas Gleixner · 14 years ago
  41. 91c4991 genirq: Add state field to irq_data by Thomas Gleixner · 14 years ago
  42. dbec07b genirq: Add internal state field to irq_desc by Thomas Gleixner · 14 years ago
  43. a0cd9ca genirq: Namespace cleanup by Thomas Gleixner · 14 years ago
  44. cd7eab4 genirq: Add IRQ affinity notifiers by Ben Hutchings · 14 years ago
  45. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 14 years ago
  46. 6c9ae00 irq: use per_cpu kstat_irqs by Eric Dumazet · 14 years ago
  47. 78f90d9 genirq: Remove the now unused sparse irq leftovers by Thomas Gleixner · 14 years ago
  48. 10ba1e0 genirq: Remove irq_2_iommu by Thomas Gleixner · 14 years ago
  49. e144710 genirq: Distangle irq.h by Thomas Gleixner · 14 years ago