1. 93417a3 genirq: Mark expected switch case fall-through by Gustavo A. R. Silva · 6 years ago
  2. bb2e320 genirq/devres: Remove excess parameter from kernel doc by Valdis Kletnieks · 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. 9f199dd irqdomain: Allow the default irq domain to be retrieved by Marc Zyngier · 6 years ago
  7. 2f7db3c Merge tag 'gpio-v5.1-updates-for-linus-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 6 years ago
  8. 8d91ecc irq/irq_sim: add irq_set_type() callback by Bartosz Golaszewski · 6 years ago
  9. a6a309e genirq/affinity: Remove the leftovers of the original set support by Thomas Gleixner · 6 years ago
  10. c66d4bd genirq/affinity: Add new callback for (re)calculating interrupt sets by Ming Lei · 6 years ago
  11. 9cfef55 genirq/affinity: Store interrupt sets size in struct irq_affinity by Ming Lei · 6 years ago
  12. 0145c30 genirq/affinity: Code consolidation by Thomas Gleixner · 6 years ago
  13. 8fab3d7 Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 6 years ago
  14. d869f86 Merge branch 'linus' into irq/core by Thomas Gleixner · 6 years ago
  15. a518669 genirq: Fix wrong name in request_percpu_nmi() description by Julien Thierry · 6 years ago
  16. 5aa5bd5 genirq: introduce irq_chip_mask_ack_parent() by Linus Walleij · 6 years ago
  17. b5c231d genirq: introduce irq_domain_translate_twocell by Brian Masney · 6 years ago
  18. 1136b07 genirq: Avoid summation loops for /proc/stat by Thomas Gleixner · 6 years ago
  19. 347253c genirq/affinity: Move allocation of 'node_to_cpumask' to irq_build_affinity_masks() by Ming Lei · 6 years ago
  20. 6e4933a irqdesc: Add domain handler for NMIs by Julien Thierry · 6 years ago
  21. 2dcf1fb genirq: Provide NMI handlers by Julien Thierry · 6 years ago
  22. 4b078c3 genirq: Provide NMI management for percpu_devid interrupts by Julien Thierry · 6 years ago
  23. b525903 genirq: Provide basic NMI management for interrupt lines by Julien Thierry · 6 years ago
  24. 38f7ae9 genirq: export irq_chip_set_wake_parent symbol by Brian Masney · 6 years ago
  25. 434537b genirq/debugfs: No need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  26. 12fee4c genirq/irqdesc: Fix double increment in alloc_descs() by Huacai Chen · 6 years ago
  27. bddda60 genirq: Make sure the initial affinity is not empty by Srinivas Ramana · 6 years ago
  28. 01cdfa9 genirq: Correctly annotate implicit fall through by Mathieu Malaterre · 6 years ago
  29. 44133f7 genirq: Annotate implicit fall through by Mathieu Malaterre · 6 years ago
  30. c410abbb genirq/affinity: Add is_managed to struct irq_affinity_desc by Dou Liyang · 6 years ago
  31. bec0403 genirq/core: Introduce struct irq_affinity_desc by Dou Liyang · 6 years ago
  32. c2899c3 genirq/affinity: Remove excess indentation by Thomas Gleixner · 6 years ago
  33. 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
  34. c5f48c0 genirq: Fix various typos in comments by Ingo Molnar · 6 years ago
  35. 0645990 irq/irq_sim: Store multiple interrupt offsets in a bitmap by Bartosz Golaszewski · 6 years ago
  36. e8da879 genirq/matrix: Improve target CPU selection for managed interrupts. by Long Li · 6 years ago
  37. 6da4b3a genirq/affinity: Add support for allocating interrupt sets by Jens Axboe · 6 years ago
  38. 060746d genirq/affinity: Pass first vector to __irq_build_affinity_masks() by Ming Lei · 6 years ago
  39. 5c903e10 genirq/affinity: Move two stage affinity spreading into a helper function by Ming Lei · 6 years ago
  40. b825921 genirq/affinity: Spread IRQs to all available NUMA nodes by Long Li · 6 years ago
  41. 57f0179 irq/matrix: Fix memory overallocation by Michael Kelley · 6 years ago
  42. 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
  43. 746a923 genirq: Fix race on spurious interrupt detection by Lukas Wunner · 6 years ago
  44. b8d62f3 genirq: Fix grammar s/an /a / by Geert Uytterhoeven · 6 years ago
  45. 94967b5 genirq/debugfs: Reinstate full OF path for domain name by Marc Zyngier · 6 years ago
  46. 513145e genirq/debugfs: Reset domain debugfs_file on removal of the debugfs file by Marc Zyngier · 6 years ago
  47. 76f99ae irq/matrix: Spread managed interrupts on allocation by Dou Liyang · 6 years ago
  48. 8ffe4e6 irq/matrix: Split out the CPU selection code into a helper by Dou Liyang · 6 years ago
  49. 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
  50. 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
  51. d1f0301 genirq: Make force irq threading setup more robust by Thomas Gleixner · 6 years ago
  52. 4f7799d genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obselete by Palmer Dabbelt · 7 years ago
  53. d91cfeb genirq: Remove redundant NULL pointer check in __free_irq() by RAGHU Halharvi · 7 years ago
  54. 519cc86 genirq: Synchronize only with single thread on free_irq() by Lukas Wunner · 7 years ago
  55. 836557b genirq: Update code comments wrt recycled thread_mask by Lukas Wunner · 7 years ago
  56. 74bdf78 genirq: Speedup show_interrupts() by Eric Dumazet · 7 years ago
  57. 72a8edc genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug by Marc Zyngier · 7 years ago
  58. 0a13ec0 genirq: Fix editing error in a comment by Jonathan Neuschäfer · 7 years ago
  59. 4a5f4d2 genirq: Use rcu in kstat_irqs_usr() by Eric Dumazet · 7 years ago
  60. 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
  61. 12f4707 genirq/affinity: Defer affinity setting if irq chip is busy by Thomas Gleixner · 7 years ago
  62. d340ebd genirq/migration: Avoid out of line call if pending is not set by Thomas Gleixner · 7 years ago
  63. a33a5d2 genirq/generic_pending: Do not lose pending affinity update by Thomas Gleixner · 7 years ago
  64. 47b82e8 ide: don't enable/disable interrupts in force threaded-IRQ mode by Sebastian Andrzej Siewior · 7 years ago
  65. 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
  66. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  67. 0be8153 genirq/msi: Allow level-triggered MSIs to be exposed by MSI providers by Marc Zyngier · 7 years ago
  68. 275220c genirq/irq_sim: Remove the license boilerplate by Bartosz Golaszewski · 7 years ago
  69. d305681 genirq/affinity: Spread irq vectors among present CPUs as far as possible by Ming Lei · 7 years ago
  70. 1a2d091 genirq/affinity: Allow irq spreading from a given starting point by Ming Lei · 7 years ago
  71. b3e6aaa genirq/affinity: Move actual irq vector spreading into a helper function by Ming Lei · 7 years ago
  72. 47778f33 genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumask by Ming Lei · 7 years ago
  73. 0211e12 genirq/affinity: Don't return with empty affinity masks on error by Thomas Gleixner · 7 years ago
  74. d6f7382 genirq: Make GENERIC_IRQ_MULTI_HANDLER depend on !MULTI_IRQ_HANDLER by Palmer Dabbelt · 7 years ago
  75. f3f59fb genirq: Remove license boilerplate/references by Thomas Gleixner · 7 years ago
  76. 52a65ff genirq: Add missing SPDX identifiers by Thomas Gleixner · 7 years ago
  77. 90cafdd genirq/matrix: Cleanup SPDX identifier by Thomas Gleixner · 7 years ago
  78. 99bfce5 genirq: Cleanup top of file comments by Thomas Gleixner · 7 years ago
  79. 83ac4ca genirq: Pass desc to __irq_free instead of irq number by Uwe Kleine König · 7 years ago
  80. caacdbf genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLER by Palmer Dabbelt · 7 years ago
  81. b0d8bef8 Merge branch 'linus' into irq/core to pick up dependencies. by Thomas Gleixner · 7 years ago
  82. f09777f genirq/irq_sim: Return the base of the irq range from irq_sim_init() by Bartosz Golaszewski · 7 years ago
  83. 28b6afa genirq/irq_sim: Check the return value of irq_sim_init() for error codes by Bartosz Golaszewski · 7 years ago
  84. 34a866b genirq/irq_sim: Explicitly include slab.h by Bartosz Golaszewski · 7 years ago
  85. d61e294 genirq: Add wakeup sysfs node to show IRQ wakeup state by Andy Shevchenko · 7 years ago
  86. 651ca2c genirq/matrix: Handle CPU offlining proper by Thomas Gleixner · 7 years ago
  87. cbf8699 genirq: Let irq thread follow the effective hard irq affinity by Thomas Gleixner · 7 years ago
  88. 0b24a0b irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  89. 22ad305 genirq: remove unneeded kallsyms include by Sergey Senozhatsky · 7 years ago
  90. 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
  91. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  92. 1beaeac genirq: Make legacy autoprobing work again by Thomas Gleixner · 7 years ago
  93. 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
  94. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  95. c5baa1b irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG by Marc Zyngier · 7 years ago
  96. a0c9259 irq/matrix: Spread interrupts on allocation by Thomas Gleixner · 7 years ago
  97. 84676c1 genirq/affinity: assign vectors to all possible CPUs by Christoph Hellwig · 7 years ago
  98. 3b14f08 irq debug: do not use print_symbol() by Sergey Senozhatsky · 7 years ago
  99. bc97623 genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI by Thomas Gleixner · 7 years ago
  100. 702cb0a genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 7 years ago