1. 12fee4c genirq/irqdesc: Fix double increment in alloc_descs() by Huacai Chen · 6 years ago
  2. bddda60 genirq: Make sure the initial affinity is not empty by Srinivas Ramana · 6 years ago
  3. c410abbb genirq/affinity: Add is_managed to struct irq_affinity_desc by Dou Liyang · 6 years ago
  4. bec0403 genirq/core: Introduce struct irq_affinity_desc by Dou Liyang · 6 years ago
  5. c2899c3 genirq/affinity: Remove excess indentation by Thomas Gleixner · 6 years ago
  6. ff3730a Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 6 years ago
  7. c5f48c0 genirq: Fix various typos in comments by Ingo Molnar · 6 years ago
  8. 0645990 irq/irq_sim: Store multiple interrupt offsets in a bitmap by Bartosz Golaszewski · 6 years ago
  9. e8da879 genirq/matrix: Improve target CPU selection for managed interrupts. by Long Li · 6 years ago
  10. 6da4b3a genirq/affinity: Add support for allocating interrupt sets by Jens Axboe · 6 years ago
  11. 060746d genirq/affinity: Pass first vector to __irq_build_affinity_masks() by Ming Lei · 6 years ago
  12. 5c903e10 genirq/affinity: Move two stage affinity spreading into a helper function by Ming Lei · 6 years ago
  13. b825921 genirq/affinity: Spread IRQs to all available NUMA nodes by Long Li · 6 years ago
  14. 57f0179 irq/matrix: Fix memory overallocation by Michael Kelley · 6 years ago
  15. 5947a64 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  16. 746a923 genirq: Fix race on spurious interrupt detection by Lukas Wunner · 6 years ago
  17. b8d62f3 genirq: Fix grammar s/an /a / by Geert Uytterhoeven · 6 years ago
  18. 94967b5 genirq/debugfs: Reinstate full OF path for domain name by Marc Zyngier · 6 years ago
  19. 513145e genirq/debugfs: Reset domain debugfs_file on removal of the debugfs file by Marc Zyngier · 6 years ago
  20. 76f99ae irq/matrix: Spread managed interrupts on allocation by Dou Liyang · 7 years ago
  21. 8ffe4e6 irq/matrix: Split out the CPU selection code into a helper by Dou Liyang · 7 years ago
  22. d0daaea Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  23. 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 · 7 years ago
  24. d1f0301 genirq: Make force irq threading setup more robust by Thomas Gleixner · 7 years ago
  25. 4f7799d genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obselete by Palmer Dabbelt · 7 years ago
  26. d91cfeb genirq: Remove redundant NULL pointer check in __free_irq() by RAGHU Halharvi · 7 years ago
  27. 519cc86 genirq: Synchronize only with single thread on free_irq() by Lukas Wunner · 7 years ago
  28. 836557b genirq: Update code comments wrt recycled thread_mask by Lukas Wunner · 7 years ago
  29. 74bdf78 genirq: Speedup show_interrupts() by Eric Dumazet · 7 years ago
  30. 72a8edc genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug by Marc Zyngier · 7 years ago
  31. 0a13ec0 genirq: Fix editing error in a comment by Jonathan Neuschäfer · 7 years ago
  32. 4a5f4d2 genirq: Use rcu in kstat_irqs_usr() by Eric Dumazet · 7 years ago
  33. 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
  34. 12f4707 genirq/affinity: Defer affinity setting if irq chip is busy by Thomas Gleixner · 7 years ago
  35. d340ebd genirq/migration: Avoid out of line call if pending is not set by Thomas Gleixner · 7 years ago
  36. a33a5d2 genirq/generic_pending: Do not lose pending affinity update by Thomas Gleixner · 7 years ago
  37. 47b82e8 ide: don't enable/disable interrupts in force threaded-IRQ mode by Sebastian Andrzej Siewior · 7 years ago
  38. 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
  39. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  40. 0be8153 genirq/msi: Allow level-triggered MSIs to be exposed by MSI providers by Marc Zyngier · 7 years ago
  41. 275220c genirq/irq_sim: Remove the license boilerplate by Bartosz Golaszewski · 7 years ago
  42. d305681 genirq/affinity: Spread irq vectors among present CPUs as far as possible by Ming Lei · 7 years ago
  43. 1a2d091 genirq/affinity: Allow irq spreading from a given starting point by Ming Lei · 7 years ago
  44. b3e6aaa genirq/affinity: Move actual irq vector spreading into a helper function by Ming Lei · 7 years ago
  45. 47778f33 genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumask by Ming Lei · 7 years ago
  46. 0211e12 genirq/affinity: Don't return with empty affinity masks on error by Thomas Gleixner · 7 years ago
  47. d6f7382 genirq: Make GENERIC_IRQ_MULTI_HANDLER depend on !MULTI_IRQ_HANDLER by Palmer Dabbelt · 7 years ago
  48. f3f59fb genirq: Remove license boilerplate/references by Thomas Gleixner · 7 years ago
  49. 52a65ff genirq: Add missing SPDX identifiers by Thomas Gleixner · 7 years ago
  50. 90cafdd genirq/matrix: Cleanup SPDX identifier by Thomas Gleixner · 7 years ago
  51. 99bfce5 genirq: Cleanup top of file comments by Thomas Gleixner · 7 years ago
  52. 83ac4ca genirq: Pass desc to __irq_free instead of irq number by Uwe Kleine König · 7 years ago
  53. caacdbf genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLER by Palmer Dabbelt · 7 years ago
  54. b0d8bef8 Merge branch 'linus' into irq/core to pick up dependencies. by Thomas Gleixner · 7 years ago
  55. f09777f genirq/irq_sim: Return the base of the irq range from irq_sim_init() by Bartosz Golaszewski · 7 years ago
  56. 28b6afa genirq/irq_sim: Check the return value of irq_sim_init() for error codes by Bartosz Golaszewski · 7 years ago
  57. 34a866b genirq/irq_sim: Explicitly include slab.h by Bartosz Golaszewski · 7 years ago
  58. d61e294 genirq: Add wakeup sysfs node to show IRQ wakeup state by Andy Shevchenko · 7 years ago
  59. 651ca2c genirq/matrix: Handle CPU offlining proper by Thomas Gleixner · 7 years ago
  60. cbf8699 genirq: Let irq thread follow the effective hard irq affinity by Thomas Gleixner · 7 years ago
  61. 0b24a0b irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  62. 22ad305 genirq: remove unneeded kallsyms include by Sergey Senozhatsky · 7 years ago
  63. 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
  64. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  65. 1beaeac genirq: Make legacy autoprobing work again by Thomas Gleixner · 7 years ago
  66. 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
  67. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  68. c5baa1b irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG by Marc Zyngier · 7 years ago
  69. a0c9259 irq/matrix: Spread interrupts on allocation by Thomas Gleixner · 7 years ago
  70. 84676c1 genirq/affinity: assign vectors to all possible CPUs by Christoph Hellwig · 7 years ago
  71. 3b14f08 irq debug: do not use print_symbol() by Sergey Senozhatsky · 7 years ago
  72. bc97623 genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI by Thomas Gleixner · 7 years ago
  73. 702cb0a genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 7 years ago
  74. 69790ba genirq: Introduce IRQD_CAN_RESERVE flag by Thomas Gleixner · 7 years ago
  75. da5dd9e genirq/msi: Handle reactivation only on success by Thomas Gleixner · 7 years ago
  76. 11bca0a genirq: Guard handle_bad_irq log messages by Guenter Roeck · 7 years ago
  77. 39c3fd5 kernel/irq: Extend lockdep class for request mutex by Andrew Lunn · 7 years ago
  78. bb5c4342 genirq/matrix: Fix the precedence fix for real by Thomas Gleixner · 7 years ago
  79. 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
  80. 75f1133 genirq/matrix: Make - vs ?: Precedence explicit by Kees Cook · 7 years ago
  81. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 8 years ago
  82. c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  83. 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
  84. 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
  85. 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
  86. 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
  87. ffc661c genirq: Fix type of shifting literal 1 in __setup_irq() by Rasmus Villemoes · 7 years ago
  88. 306eb5a irqdomain: Drop pointless NULL check in virq_debug_show_one by Rasmus Villemoes · 7 years ago
  89. 6714796 genirq/proc: Return proper error code when irq_set_affinity() fails by Wen Yaxng · 7 years ago
  90. 4f8413a genirq: Track whether the trigger type has been set by Marc Zyngier · 7 years ago
  91. a934d4d irq/timings: Use lockdep to assert IRQs are disabled/enabled by Frederic Weisbecker · 7 years ago
  92. 141d3b1 Merge branch 'linus' into x86/apic, to resolve conflicts by Ingo Molnar · 7 years ago
  93. 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
  94. 05f3647 Merge tag 'v4.14-rc3' into irq/irqchip-4.15 by Marc Zyngier · 7 years ago
  95. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  96. 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
  97. 250a53d genirq: Document vcpu_info usage for percpu_devid interrupts by Christoffer Dall · 7 years ago
  98. d03cc2d irqdomain: Add __rcu annotations to radix tree slot by Masahiro Yamada · 7 years ago
  99. f1d7835 irqdomain: Move revmap_trees_mutex to struct irq_domain by Masahiro Yamada · 7 years ago
  100. 2b5175c genirq: Add config option for reservation mode by Thomas Gleixner · 7 years ago