1. d0daaea Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  2. 9e90c79 Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 6 years ago
  3. d1f0301 genirq: Make force irq threading setup more robust by Thomas Gleixner · 6 years ago
  4. 4f7799d genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obselete by Palmer Dabbelt · 7 years ago
  5. d91cfeb genirq: Remove redundant NULL pointer check in __free_irq() by RAGHU Halharvi · 6 years ago
  6. 519cc86 genirq: Synchronize only with single thread on free_irq() by Lukas Wunner · 7 years ago
  7. 836557b genirq: Update code comments wrt recycled thread_mask by Lukas Wunner · 7 years ago
  8. 74bdf78 genirq: Speedup show_interrupts() by Eric Dumazet · 7 years ago
  9. 72a8edc genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug by Marc Zyngier · 7 years ago
  10. 0a13ec0 genirq: Fix editing error in a comment by Jonathan Neuschäfer · 7 years ago
  11. 4a5f4d2 genirq: Use rcu in kstat_irqs_usr() by Eric Dumazet · 7 years ago
  12. f4e5b30 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  13. 12f4707 genirq/affinity: Defer affinity setting if irq chip is busy by Thomas Gleixner · 7 years ago
  14. d340ebd genirq/migration: Avoid out of line call if pending is not set by Thomas Gleixner · 7 years ago
  15. a33a5d2 genirq/generic_pending: Do not lose pending affinity update by Thomas Gleixner · 7 years ago
  16. 47b82e8 ide: don't enable/disable interrupts in force threaded-IRQ mode by Sebastian Andrzej Siewior · 7 years ago
  17. db020be Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  18. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  19. 0be8153 genirq/msi: Allow level-triggered MSIs to be exposed by MSI providers by Marc Zyngier · 7 years ago
  20. 275220c genirq/irq_sim: Remove the license boilerplate by Bartosz Golaszewski · 7 years ago
  21. d305681 genirq/affinity: Spread irq vectors among present CPUs as far as possible by Ming Lei · 7 years ago
  22. 1a2d091 genirq/affinity: Allow irq spreading from a given starting point by Ming Lei · 7 years ago
  23. b3e6aaa genirq/affinity: Move actual irq vector spreading into a helper function by Ming Lei · 7 years ago
  24. 47778f33 genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumask by Ming Lei · 7 years ago
  25. 0211e12 genirq/affinity: Don't return with empty affinity masks on error by Thomas Gleixner · 7 years ago
  26. d6f7382 genirq: Make GENERIC_IRQ_MULTI_HANDLER depend on !MULTI_IRQ_HANDLER by Palmer Dabbelt · 7 years ago
  27. f3f59fb genirq: Remove license boilerplate/references by Thomas Gleixner · 7 years ago
  28. 52a65ff genirq: Add missing SPDX identifiers by Thomas Gleixner · 7 years ago
  29. 90cafdd genirq/matrix: Cleanup SPDX identifier by Thomas Gleixner · 7 years ago
  30. 99bfce5 genirq: Cleanup top of file comments by Thomas Gleixner · 7 years ago
  31. 83ac4ca genirq: Pass desc to __irq_free instead of irq number by Uwe Kleine König · 7 years ago
  32. caacdbf genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLER by Palmer Dabbelt · 7 years ago
  33. b0d8bef8 Merge branch 'linus' into irq/core to pick up dependencies. by Thomas Gleixner · 7 years ago
  34. f09777f genirq/irq_sim: Return the base of the irq range from irq_sim_init() by Bartosz Golaszewski · 7 years ago
  35. 28b6afa genirq/irq_sim: Check the return value of irq_sim_init() for error codes by Bartosz Golaszewski · 7 years ago
  36. 34a866b genirq/irq_sim: Explicitly include slab.h by Bartosz Golaszewski · 7 years ago
  37. d61e294 genirq: Add wakeup sysfs node to show IRQ wakeup state by Andy Shevchenko · 7 years ago
  38. 651ca2c genirq/matrix: Handle CPU offlining proper by Thomas Gleixner · 7 years ago
  39. cbf8699 genirq: Let irq thread follow the effective hard irq affinity by Thomas Gleixner · 7 years ago
  40. 0b24a0b irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  41. 22ad305 genirq: remove unneeded kallsyms include by Sergey Senozhatsky · 7 years ago
  42. f74a127 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  43. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  44. 1beaeac genirq: Make legacy autoprobing work again by Thomas Gleixner · 7 years ago
  45. 7bcd342 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  46. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  47. c5baa1b irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG by Marc Zyngier · 7 years ago
  48. a0c9259 irq/matrix: Spread interrupts on allocation by Thomas Gleixner · 7 years ago
  49. 84676c1 genirq/affinity: assign vectors to all possible CPUs by Christoph Hellwig · 7 years ago
  50. 3b14f08 irq debug: do not use print_symbol() by Sergey Senozhatsky · 7 years ago
  51. bc97623 genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI by Thomas Gleixner · 7 years ago
  52. 702cb0a genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 7 years ago
  53. 69790ba genirq: Introduce IRQD_CAN_RESERVE flag by Thomas Gleixner · 7 years ago
  54. da5dd9e genirq/msi: Handle reactivation only on success by Thomas Gleixner · 7 years ago
  55. 11bca0a genirq: Guard handle_bad_irq log messages by Guenter Roeck · 7 years ago
  56. 39c3fd5 kernel/irq: Extend lockdep class for request mutex by Andrew Lunn · 7 years ago
  57. bb5c4342 genirq/matrix: Fix the precedence fix for real by Thomas Gleixner · 7 years ago
  58. dec0029 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. 75f1133 genirq/matrix: Make - vs ?: Precedence explicit by Kees Cook · 7 years ago
  60. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  61. c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  62. 41cc304 Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 7 years ago
  63. b18d628 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. 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
  66. ffc661c genirq: Fix type of shifting literal 1 in __setup_irq() by Rasmus Villemoes · 7 years ago
  67. 306eb5a irqdomain: Drop pointless NULL check in virq_debug_show_one by Rasmus Villemoes · 7 years ago
  68. 6714796 genirq/proc: Return proper error code when irq_set_affinity() fails by Wen Yaxng · 7 years ago
  69. 4f8413a genirq: Track whether the trigger type has been set by Marc Zyngier · 7 years ago
  70. a934d4d irq/timings: Use lockdep to assert IRQs are disabled/enabled by Frederic Weisbecker · 7 years ago
  71. 141d3b1 Merge branch 'linus' into x86/apic, to resolve conflicts by Ingo Molnar · 7 years ago
  72. 722c908 Merge tag 'irqchip-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 7 years ago
  73. 05f3647 Merge tag 'v4.14-rc3' into irq/irqchip-4.15 by Marc Zyngier · 7 years ago
  74. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  75. 10d94ff irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CPUMASK_OFFSTACK=y kernels(v1) by Rakib Mullick · 7 years ago
  76. 250a53d genirq: Document vcpu_info usage for percpu_devid interrupts by Christoffer Dall · 7 years ago
  77. d03cc2d irqdomain: Add __rcu annotations to radix tree slot by Masahiro Yamada · 7 years ago
  78. f1d7835 irqdomain: Move revmap_trees_mutex to struct irq_domain by Masahiro Yamada · 7 years ago
  79. 2b5175c genirq: Add config option for reservation mode by Thomas Gleixner · 7 years ago
  80. 5ffeb05 genirq: export irq_get_percpu_devid_partition to modules by Will Deacon · 8 years ago
  81. 3d51969 Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 7 years ago
  82. 0d08af3 genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack() by Doug Berger · 7 years ago
  83. 2060892 genirq: generic chip: Add irq_gc_mask_disable_and_ack_set() by Doug Berger · 7 years ago
  84. 331b57d Merge branch 'irq/urgent' into x86/apic by Thomas Gleixner · 7 years ago
  85. e43b3b5 genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs by Thomas Gleixner · 7 years ago
  86. 60b09c5 genirq/cpuhotplug: Add sanity check for effective affinity mask by Thomas Gleixner · 7 years ago
  87. 19e1d4e genirq: Warn when effective affinity is not updated by Thomas Gleixner · 7 years ago
  88. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  89. 72364d3 irq/generic-chip: Don't replace domain's name by Jeffy Chen · 7 years ago
  90. 7755d83 irqdomain: Add __rcu annotations to radix tree accessors by Masahiro Yamada · 7 years ago
  91. ec0f7cd genirq/matrix: Add tracepoints by Thomas Gleixner · 7 years ago
  92. 2f75d9e genirq: Implement bitmap matrix allocator by Thomas Gleixner · 7 years ago
  93. 22d0b12 genirq/irqdomain: Add force reactivation flag to irq domains by Thomas Gleixner · 7 years ago
  94. 42e1cc2 genirq/irqdomain: Propagate early activation by Thomas Gleixner · 7 years ago
  95. bb9b428 genirq/irqdomain: Allow irq_domain_activate_irq() to fail by Thomas Gleixner · 7 years ago
  96. 7249164 genirq/irqdomain: Update irq_domain_ops.activate() signature by Thomas Gleixner · 7 years ago
  97. c942cee genirq: Separate activation and startup by Thomas Gleixner · 7 years ago
  98. 239306f genirq: Set managed shut down flag at init by Thomas Gleixner · 7 years ago
  99. 457f6d3 genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY by Thomas Gleixner · 7 years ago
  100. c3e7239 irqdomain/debugfs: Provide domain specific debug callback by Thomas Gleixner · 7 years ago