1. 4840048 Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 3 years, 6 months ago
  2. 0e3c1f3 genirq/irqdesc: Drop excess kernel-doc entry @lookup by Randy Dunlap · 3 years, 6 months ago
  3. 3d2ce67 Merge tag 'irqchip-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 3 years, 6 months ago
  4. e1c0549 genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ() by Marc Zyngier · 3 years, 8 months ago
  5. 8240ef5 genirq: Add generic_handle_domain_irq() helper by Marc Zyngier · 3 years, 8 months ago
  6. a3016b2 genirq: Use irq_resolve_mapping() to implement __handle_domain_irq() and co by Marc Zyngier · 3 years, 8 months ago
  7. d22558d irqdomain: Introduce irq_resolve_mapping() by Marc Zyngier · 3 years, 8 months ago
  8. d4a45c6 irqdomain: Protect the linear revmap with RCU by Marc Zyngier · 3 years, 9 months ago
  9. 48b15a7 irqdomain: Cache irq_data instead of a virq number in the revmap by Marc Zyngier · 3 years, 9 months ago
  10. 426fa31 irqdomain: Use struct_size() helper when allocating irqdomain by Marc Zyngier · 3 years, 9 months ago
  11. 4f86a06 irqdomain: Make normal and nomap irqdomains exclusive by Marc Zyngier · 6 years ago
  12. e37af80 powerpc: Move the use of irq_domain_add_nomap() behind a config option by Marc Zyngier · 3 years, 9 months ago
  13. 1da0273 irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping() by Marc Zyngier · 3 years, 9 months ago
  14. 006ae19 Merge branch 'irq/affinity' into irq/core by Thomas Gleixner · 3 years, 7 months ago
  15. 4d80d6c genirq: Export affinity setter for modules by Thomas Gleixner · 3 years, 8 months ago
  16. c2b1063 genirq: Add a IRQF_NO_DEBUG flag by Thomas Gleixner · 3 years, 9 months ago
  17. 5d6a1b8 Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 8 months ago
  18. 65ec0a7 Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 8 months ago
  19. 91552ab Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  20. 765822e Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 3 years, 8 months ago
  21. 817aad5 irqdomain: Drop references to recusive irqdomain setup by Marc Zyngier · 3 years, 9 months ago
  22. 1a0b05e irqdomain: Get rid of irq_create_strict_mappings() by Marc Zyngier · 3 years, 9 months ago
  23. 7c07012 genirq: Reduce irqdebug cacheline bouncing by Nicholas Piggin · 3 years, 9 months ago
  24. c5e3a41 kernel: Initialize cpumask before parsing by Tetsuo Handa · 3 years, 9 months ago
  25. 4a35d6a irqdomain: Get rid of irq_create_identity_mapping() by Marc Zyngier · 3 years, 9 months ago
  26. 883ccef genirq/irq_sim: Shrink devm_irq_domain_create_sim() by Bartosz Golaszewski · 3 years, 10 months ago
  27. 67196fe irqdomain: Introduce irq_domain_create_simple() API by Andy Shevchenko · 3 years, 10 months ago
  28. a359f75 irq: Fix typos in comments by Ingo Molnar · 3 years, 9 months ago
  29. 81e2073 genirq: Disable interrupts for force threaded handlers by Thomas Gleixner · 3 years, 10 months ago
  30. c93a5e2 genirq/matrix: Prevent allocation counter corruption by Vitaly Kuznetsov · 3 years, 10 months ago
  31. 2c6b021 irq: Simplify condition in irq_matrix_reserve() by Juergen Gross · 3 years, 11 months ago
  32. ef4cb70 genirq/irq_sim: Fix typos in kernel doc (fnode -> fwnode) by Andy Shevchenko · 3 years, 10 months ago
  33. 5c982c5 genirq: Fix typos and misspellings in comments by Krzysztof Kozlowski · 3 years, 10 months ago
  34. 024c795 kernel/irq: export irq_gc_set_wake by Jianqun Xu · 3 years, 10 months ago
  35. 69dd450 irqdomain: Remove debugfs_file from struct irq_domain by Greg Kroah-Hartman · 3 years, 11 months ago
  36. cbe16f3 genirq: Add IRQF_NO_AUTOEN for request_irq/nmi() by Barry Song · 3 years, 10 months ago
  37. 7ac1161 Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 10 months ago
  38. b5183bc Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  39. ed1054a irqdomain: Mark fwnodes when their irqdomain is added/removed by Saravana Kannan · 3 years, 11 months ago
  40. 4c457e8 genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set by Marc Zyngier · 4 years ago
  41. c260954 genirq: Use new tasklet API for resend_tasklet by Emil Renner Berthing · 4 years ago
  42. ce09ccc genirq: Export irq_check_status_bit() by Thomas Gleixner · 4 years ago
  43. 4bae052 Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 4 years ago
  44. 11cc92eb genirq: Fix export of irq_to_desc() for powerpc KVM by Michael Ellerman · 4 years ago
  45. 3913d00 Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  46. 06fde69 genirq/msi: Initialize msi_alloc_info before calling msi_domain_prepare_irqs() by Zenghui Yu · 4 years ago
  47. 2cffa11 Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  48. 7240153 Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years ago
  49. 64a1b95 genirq: Restrict export of irq_to_desc() by Thomas Gleixner · 4 years, 1 month ago
  50. 501e2db genirq: Provide kstat_irqdesc_cpu() by Thomas Gleixner · 4 years, 1 month ago
  51. 26c19d0 genirq: Make kstat_irqs() static by Thomas Gleixner · 4 years, 1 month ago
  52. 9e42ad1 genirq: Annotate irq stats data races by Thomas Gleixner · 4 years, 1 month ago
  53. f1c6306 genirq: Move irq_set_lockdep_class() to core by Thomas Gleixner · 4 years, 1 month ago
  54. fdd0296 genirq: Move status flag checks to core by Thomas Gleixner · 4 years, 1 month ago
  55. a313357 genirq: Move irq_has_action() into core code by Thomas Gleixner · 4 years, 1 month ago
  56. 3c41e57 Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 4 years ago
  57. 148842c Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  58. 1d3aec8 genirq/affinity: Add irq_update_affinity_desc() by John Garry · 4 years, 1 month ago
  59. b388fa5 Revert "genirq: Add fasteoi IPI flow" by Valentin Schneider · 4 years, 2 months ago
  60. 01bb86b driver core: Add fwnode_init() by Saravana Kannan · 4 years, 1 month ago
  61. 4615fbc3 genirq/irqdomain: Don't try to free an interrupt that has no mapping by Marc Zyngier · 4 years, 1 month ago
  62. bb4c691 genirq/irqdomain: Add an irq_create_mapping_affinity() function by Laurent Vivier · 4 years, 1 month ago
  63. 8c67d24 genirq: Fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 1 month ago
  64. e906a54 genirq/irqdomain: Make irq_domain_disassociate() static by Thomas Gleixner · 4 years, 1 month ago
  65. f296dcd genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ by Thomas Gleixner · 4 years, 1 month ago
  66. 15a9844 Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  67. b6e9578 irqdomain: Introduce irq_domain_create_legacy() API by Andy Shevchenko · 4 years, 2 months ago
  68. c3a877f irqdomain: Replace open coded of_node_to_fwnode() by Andy Shevchenko · 4 years, 2 months ago
  69. 2cbd5a4 genirq/irqdomain: Implement get_name() method on irqchip fwnodes by David Woodhouse · 4 years, 2 months ago
  70. 91989c7 task_work: cleanup notification modes by Jens Axboe · 4 years, 2 months ago
  71. 7b7b8a2 kernel/: fix repeated words in comments by Randy Dunlap · 4 years, 2 months ago
  72. 151a535 genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY by Marc Zyngier · 4 years, 2 months ago
  73. cc73437 Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  74. 408f110 Merge branch 'irq/tegra-pmc' into irq/irqchip-next by Marc Zyngier · 4 years, 3 months ago
  75. 5556797 genirq/irqdomain: Allow partial trimming of irq_data hierarchy by Marc Zyngier · 4 years, 3 months ago
  76. 04e8c5b Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-next by Marc Zyngier · 4 years, 3 months ago
  77. 90428a8 genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag by Maulik Shah · 4 years, 3 months ago
  78. eff65bd Merge remote-tracking branch 'origin/irq/gic-retrigger' into irq/irqchip-next by Marc Zyngier · 4 years, 3 months ago
  79. 43e9e70 irqdomain/msi: Allow to override msi_domain_alloc/free_irqs() by Thomas Gleixner · 4 years, 4 months ago
  80. c6c9e283 irqdomain/msi: Provide DOMAIN_BUS_VMD_MSI by Thomas Gleixner · 4 years, 4 months ago
  81. 9006c13 x86/msi: Use generic MSI domain ops by Thomas Gleixner · 4 years, 4 months ago
  82. 13b90ca genirq/chip: Use the first chip in irq_chip_compose_msi_msg() by Thomas Gleixner · 4 years, 4 months ago
  83. 83cfac9 genirq: Allow interrupts to be excluded from /proc/interrupts by Marc Zyngier · 4 years, 7 months ago
  84. c5e5ec0 genirq: Add fasteoi IPI flow by Marc Zyngier · 4 years, 7 months ago
  85. cd1752d genirq: Walk the irq_data hierarchy when resending an interrupt by Marc Zyngier · 4 years, 4 months ago
  86. dcc5c6f Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  87. 784a083 genirq/matrix: Deal with the sillyness of for_each_cpu() on UP by Thomas Gleixner · 4 years, 4 months ago
  88. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  89. f107cee genirq: Unlock irq descriptor after errors by Guenter Roeck · 4 years, 5 months ago
  90. e27b163 genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq() by Guenter Roeck · 4 years, 5 months ago
  91. 6d2b84a Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  92. f8b036a Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  93. 427714f Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  94. 3d5128c Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 4 years, 5 months ago
  95. b13fecb treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() by Kees Cook · 4 years, 6 months ago
  96. aa251fc genirq/debugfs: Add missing irqchip flags by Marc Zyngier · 4 years, 5 months ago
  97. f0c7bac genirq/affinity: Make affinity setting if activated opt-in by Thomas Gleixner · 4 years, 5 months ago
  98. 8d16f5b genirq: Export irq_chip_retrigger_hierarchy and irq_chip_set_vcpu_affinity_parent by John Stultz · 4 years, 6 months ago
  99. 8a66792 irqdomain: Export irq_domain_update_bus_token by John Stultz · 4 years, 6 months ago
  100. 45e9504 genirq/irqdomain: Remove redundant NULL pointer check on fwnode by Zenghui Yu · 4 years, 6 months ago