1. 2bd1298 genirq: Introduce irq_chip_{request,release}_resource_parent() apis by Lokesh Vutla · 6 years ago
  2. 325aa19 genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent() by Stephen Boyd · 6 years ago
  3. 3601fe4 Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  4. a324ca9 Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 6 years ago
  5. 3dda927 Merge branch 'ib-qcom-ssbi' into devel by Linus Walleij · 6 years ago
  6. 5aa5bd5 genirq: introduce irq_chip_mask_ack_parent() by Linus Walleij · 6 years ago
  7. 1136b07 genirq: Avoid summation loops for /proc/stat by Thomas Gleixner · 6 years ago
  8. 2dcf1fb genirq: Provide NMI handlers by Julien Thierry · 6 years ago
  9. 38f7ae9 genirq: export irq_chip_set_wake_parent symbol by Brian Masney · 6 years ago
  10. c5f48c0 genirq: Fix various typos in comments by Ingo Molnar · 6 years ago
  11. 52a65ff genirq: Add missing SPDX identifiers by Thomas Gleixner · 7 years ago
  12. 99bfce5 genirq: Cleanup top of file comments by Thomas Gleixner · 7 years ago
  13. 1beaeac genirq: Make legacy autoprobing work again by Thomas Gleixner · 7 years ago
  14. 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
  15. e43b3b5 genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs by Thomas Gleixner · 7 years ago
  16. 42e1cc2 genirq/irqdomain: Propagate early activation by Thomas Gleixner · 7 years ago
  17. bb9b428 genirq/irqdomain: Allow irq_domain_activate_irq() to fail by Thomas Gleixner · 7 years ago
  18. c942cee genirq: Separate activation and startup by Thomas Gleixner · 7 years ago
  19. 9cb067e genirq: Fix cpumask check in __irq_startup_managed() by Thomas Gleixner · 7 years ago
  20. 93cc122 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  21. e8f2418 genirq: Restore trigger settings in irq_modify_status() by Marc Zyngier · 7 years ago
  22. 7703b08 genirq: Add handle_fasteoi_{level,edge}_irq flow handlers by David Daney · 7 years ago
  23. 65efd9a genirq: Export more irq_chip_*_parent() functions by David Daney · 7 years ago
  24. a696712 genirq/PM: Properly pretend disabled state when force resuming interrupts by Juergen Gross · 8 years ago
  25. 7cb328c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  26. 2372a51 genirq: Force inlining of __irq_startup_managed to prevent build failure by Geert Uytterhoeven · 8 years ago
  27. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  28. bf22ff45 genirq: Avoid unnecessary low level irq function calls by Jeffy Chen · 8 years ago
  29. 761ea38 genirq: Handle managed irqs gracefully in irq_startup() by Thomas Gleixner · 8 years ago
  30. 4cde9c6 genirq: Add force argument to irq_startup() by Thomas Gleixner · 8 years ago
  31. 708d174 genirq: Split out irq_startup() code by Thomas Gleixner · 8 years ago
  32. 2e05155 genirq: Move initial affinity setup to irq_startup() by Thomas Gleixner · 8 years ago
  33. 04c848d genirq: Warn when IRQ_NOAUTOEN is used with shared interrupts by Thomas Gleixner · 8 years ago
  34. 201d7f4 genirq: Handle NOAUTOEN interrupt setup proper by Thomas Gleixner · 8 years ago
  35. 2c4569ca genirq: Fix chained interrupt data ordering by Thomas Gleixner · 8 years ago
  36. c0c6e08 irq: update genericirq book location by Mauro Carvalho Chehab · 8 years ago
  37. 45e5202 genirq: Add support for nested shared IRQs by Charles Keepax · 8 years ago
  38. b8129a1 genirq: Make function __irq_do_set_handler() static by Wei Yongjun · 8 years ago
  39. 464b584 Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 8 years ago
  40. 1984e07 genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONE by Marc Zyngier · 8 years ago
  41. 16217dc Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 8 years ago
  42. 00b992d genirq: No need to mask non trigger mode flags before __irq_set_trigger() by Alexander Kuleshov · 8 years ago
  43. fc590c2 genirq: Robustify handle_percpu_devid_irq() by Thomas Gleixner · 8 years ago
  44. 1e12c4a genirq: Correctly configure the trigger on chained interrupts by Marc Zyngier · 8 years ago
  45. edd14cf genirq: Add untracked irq handler by Keith Busch · 9 years ago
  46. be45beb genirq: Add runtime power management support for IRQ chips by Jon Hunter · 9 years ago
  47. 52b2a05 genirq: Export IRQ functions for module use by Quan Nguyen · 9 years ago
  48. a4289dc genirq/msi: Export functions to allow MSI domains in modules by Jake Oshins · 9 years ago
  49. a946e8c genirq: Delay incrementing interrupt count if it's disabled/pending by Sudeep Holla · 9 years ago
  50. e984977 genirq: Add flag to force mask in disable_irq[_nosync]() by Thomas Gleixner · 9 years ago
  51. e509bd7 genirq: Allow migration of chained interrupts by installing default action by Mika Westerberg · 9 years ago
  52. 71f6434 genirq: Remove the second parameter from handle_irq_event_percpu() by Huang Shijie · 9 years ago
  53. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  54. b237721 genirq: Move field 'msi_desc' from irq_data into irq_common_data by Jiang Liu · 10 years ago
  55. af7080e genirq: Move field 'handler_data' from irq_data into irq_common_data by Jiang Liu · 10 years ago
  56. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. b7560de genirq: Introduce irq_chip_set_type_parent() helper by Grygorii Strashko · 9 years ago
  58. 6d4affe genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchy by Grygorii Strashko · 9 years ago
  59. 8505a81 genirq: Use the proper parameter name in kernel doc by Masanari Iida · 9 years ago
  60. 0dcdbc9 genirq: Remove the irq argument from note_interrupt() by Jiang Liu · 10 years ago
  61. a1ff541 genirq: Remove irq arg from __irq_set_trigger() by Jiang Liu · 10 years ago
  62. 0798abe genirq: Remove the irq argument from check_irq_resend() by Jiang Liu · 10 years ago
  63. b51bf95 genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu() by Jiang Liu · 10 years ago
  64. 3b0f95b irq: Add irq_set_chained_handler_and_data() by Russell King · 10 years ago
  65. a6c761e Merge branch 'irq/for-x86' into irq/core by Thomas Gleixner · 10 years ago
  66. 0a4377d genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU by Jiang Liu · 10 years ago
  67. 3cfeffc genirq: Add irq_chip_(enable/disable)_parent by Stefan Agner · 10 years ago
  68. 08b55e2 genirq: Add irqchip_set_wake_parent by Marc Zyngier · 10 years ago
  69. f86eff2 genirq: Work around __irq_set_handler vs stacked domains ordering issues by Marc Zyngier · 10 years ago
  70. 515085e genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip by Jiang Liu · 10 years ago
  71. 56e8aba genirq: Add more helper functions to support stacked irq_chip by Yingjoe Chen · 10 years ago
  72. 85f08c1 genirq: Introduce helper functions to support stacked irq_chip by Jiang Liu · 10 years ago
  73. f8264e3 irqdomain: Introduce new interfaces to support hierarchy irqdomains by Jiang Liu · 10 years ago
  74. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  75. 88b42a4 Merge branch 'pm-genirq' by Rafael J. Wysocki · 10 years ago
  76. 9ce7a25 genirq: Simplify wakeup mechanism by Thomas Gleixner · 10 years ago
  77. c7bd3ec0 genirq: Create helper for flow handler entry check by Thomas Gleixner · 10 years ago
  78. c3d7acd genirq: Distangle edge handler entry by Thomas Gleixner · 10 years ago
  79. 532d0d0 irqchips: Replace __this_cpu_ptr uses by Christoph Lameter · 10 years ago
  80. 7cad45e irq: Export handle_fasteoi_irq by Vincent Stehlé · 10 years ago
  81. f63b6a0 genirq: Replace reserve_irqs in core code by Thomas Gleixner · 11 years ago
  82. 328a497 genirq: Add a new IRQCHIP_EOI_THREADED flag by Thomas Gleixner · 11 years ago
  83. f788e7b irq: Fix some trivial typos in comments by Xie XiuQi · 11 years ago
  84. d671a60 genirq: Add kerneldoc for irq_disable. by Andreas Fenkart · 12 years ago
  85. 51906e7 x86/MSI: Support multiple MSIs in presense of IRQ remapping by Alexander Gordeev · 12 years ago
  86. 293a7a0 genirq: Provide means to retrigger parent by Thomas Gleixner · 12 years ago
  87. b3ae66f genirq: Export irq_set_chip_and_handler_name() by Kuninori Morimoto · 12 years ago
  88. 23812b9 genirq: Add IRQS_PENDING for nested and simple irq by Ning Jiang · 13 years ago
  89. 4713685 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  90. 3911ff3 genirq: export handle_edge_irq() and irq_to_desc() by Jiri Kosina · 13 years ago
  91. d4dc0f9 genirq: Allow check_wakeup_irqs to notice level-triggered interrupts by Thomas Gleixner · 13 years ago
  92. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  93. df8d291 Merge branch 'linus' into irq/core by Thomas Gleixner · 13 years ago
  94. a09b659 genirq: Fix long-term regression in genirq irq_set_irq_type() handling by Russell King · 13 years ago
  95. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  96. b4bc724 genirq: Handle pending irqs in irq_startup() by Thomas Gleixner · 13 years ago
  97. ac56376 genirq: Unmask oneshot irqs when thread was not woken by Thomas Gleixner · 13 years ago
  98. f069686 tracing/softirq: Move __raise_softirq_irqoff() out of header by Steven Rostedt · 13 years ago
  99. 31d9d9b genirq: Add support for per-cpu dev_id interrupts by Marc Zyngier · 13 years ago
  100. ed585a6 genirq: Make irq_shutdown() symmetric vs. irq_startup again by Geert Uytterhoeven · 13 years ago