1. a9f3645 irqchip/irq-mvebu-icu: Fix wrong private data retrieval by Miquel Raynal · 6 years ago
  2. 18e7fae irqchip/gic-v3-its: Use the exact ITSList for VMOVP by Zenghui Yu · 5 years ago
  3. ef06c33 irqchip/gic-v3-its: Fix LPI release for Multi-MSI devices by Marc Zyngier · 5 years ago
  4. a5e4045 irqchip/irq-imx-gpcv2: Forward irq type to parent by Lucas Stach · 5 years ago
  5. dcb7318 irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail by Nianyao Tang · 5 years ago
  6. c844f4d irqchip/meson-gpio: Add support for Meson-G12A SoC by Xingyu Chen · 5 years ago
  7. ff232a4 irqchip/gic-v3-its: Fix command queue pointer comparison bug by Heyi Guo · 5 years ago
  8. c22cea5 irqchip/mips-gic: Use the correct local interrupt map registers by Paul Burton · 5 years ago
  9. 221c44d Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment" by Greg Kroah-Hartman · 5 years ago
  10. ca86488 MIPS: perf: ath79: Fix perfcount IRQ assignment by Petr Štetiar · 6 years ago
  11. ac0343a irqchip/mbigen: Don't clear eventid when freeing an MSI by Jianguo Chen · 6 years ago
  12. f3c3b0f irqchip/stm32: Don't clear rising/falling config registers at init by Fabien Dessenne · 6 years ago
  13. aacf2cc irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp by Rasmus Villemoes · 6 years ago
  14. a477075 irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code by Doug Berger · 6 years ago
  15. c8666ed irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table by Zenghui Yu · 6 years ago
  16. 1bf7910 irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable by Lubomir Rintel · 6 years ago
  17. 423869f irqchip/gic-v3-its: Gracefully fail on LPI exhaustion by Marc Zyngier · 6 years ago
  18. dc81cfa irqchip/gic-v4: Fix occasional VLPI drop by Heyi Guo · 6 years ago
  19. 0655618 irqchip/gic-v3-mbi: Fix uninitialized mbi_lock by Yang Yingliang · 6 years ago
  20. 8459f1d irqchip/gic-v3-its: Plug allocation race for devices sharing a DevID by Marc Zyngier · 6 years ago
  21. bdcf74e irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size by Marc Zyngier · 6 years ago
  22. 106d970 irqchip/pdc: Setup all edge interrupts as rising edge at GIC by Lina Iyer · 6 years ago
  23. 4cb205c irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint by Jia He · 6 years ago
  24. de37503 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  25. 20b420dc Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 6 years ago
  26. 433bcf6 Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  27. 20a9e57 Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 6 years ago
  28. 558e669 h8300: irqchip: fix warning by Yoshinori Sato · 6 years ago
  29. 8b5163e xtensa: drop variant IRQ support by Max Filippov · 6 years ago
  30. 4110b5c irqchip/gic-v3: Allow interrupt to be configured as wake-up sources by Marc Zyngier · 6 years ago
  31. 44beda0 irqchip/tango: Set irq handler and data in one go by Martin Kaiser · 6 years ago
  32. 1009aa1 Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  33. 8237f8b irqchip: add a SiFive PLIC driver by Christoph Hellwig · 6 years ago
  34. f3b2836 irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0 by Krzysztof Kozlowski · 6 years ago
  35. 4096165 irqchip/stm32: Fix init error handling by Dan Carpenter · 6 years ago
  36. 0702bc4 irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMP by Jonas Gorski · 6 years ago
  37. 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
  38. a8db745 irqchip/gic-v3-its: Make its_lock a raw_spin_lock_t by Sebastian Andrzej Siewior · 6 years ago
  39. 4f7799d genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obselete by Palmer Dabbelt · 6 years ago
  40. 08fb550 irqchip: Port the ARM IRQ drivers to GENERIC_IRQ_MULTI_HANDLER by Palmer Dabbelt · 6 years ago
  41. 30800b3 irqchip/gic-v3-its: Reduce minimum LPI allocation to 1 for PCI devices by Marc Zyngier · 6 years ago
  42. 1047557 irqchip/ingenic: Add support for the JZ4725B SoC by Paul Cercueil · 6 years ago
  43. 6bdd029 irqchip/stm32: Add exti0 translation for stm32mp1 by Ludovic Barre · 6 years ago
  44. 12b2905 irqchip/gic-v3-its: Honor hypervisor enforced LPI range by Marc Zyngier · 6 years ago
  45. a4f9edb irqchip/gic-v3: Expose GICD_TYPER in the rdist structure by Marc Zyngier · 6 years ago
  46. 38dd7c4 irqchip/gic-v3-its: Drop chunk allocation compatibility by Marc Zyngier · 6 years ago
  47. 147c8f3 irqchip/gic-v3-its: Move minimum LPI requirements to individual busses by Marc Zyngier · 6 years ago
  48. fe8e935 irqchip/gic-v3-its: Use full range of LPIs by Marc Zyngier · 6 years ago
  49. 880cb3c irqchip/gic-v3-its: Refactor LPI allocator by Marc Zyngier · 6 years ago
  50. 82f499c irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug by Marc Zyngier · 6 years ago
  51. 205e065 irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collection by Marc Zyngier · 6 years ago
  52. 83559b4 irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection by Marc Zyngier · 6 years ago
  53. c1797b1 irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node by Yang Yingliang · 6 years ago
  54. cbaf45a irqchip/gic-v2m: Fix SPI release on error path by Marc Zyngier · 6 years ago
  55. 893fbff irqchip/ls-scfg-msi: Fix MSI affinity handling by Marc Zyngier · 6 years ago
  56. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  57. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  58. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  59. 0cdd431 irqchip/ls-scfg-msi: Map MSIs in the iommu by Laurentiu Tudor · 6 years ago
  60. a84277b irqchip/stm32: Fix non-SMP build warning by Arnd Bergmann · 6 years ago
  61. 73958b3 irqchip/stm32: Add suspend/resume support for hierarchy domain by Ludovic Barre · 6 years ago
  62. 927abfc irqchip/stm32: Add stm32mp1 support with hierarchy domain by Ludovic Barre · 6 years ago
  63. 5a2490e irqchip/stm32: Prepare common functions by Ludovic Barre · 6 years ago
  64. f9fc174 irqchip/stm32: Add host and driver data structures by Ludovic Barre · 6 years ago
  65. d9e2b19b0 irqchip/stm32: Add suspend support by Ludovic Barre · 6 years ago
  66. be6230f irqchip/stm32: Add falling pending register support by Ludovic Barre · 6 years ago
  67. ea80aa2 irqchip/stm32: Checkpatch fix by Ludovic Barre · 6 years ago
  68. ff78716 irqchip/stm32: Optimizes and cleans up stm32-exti irq_domain by Radoslaw Pietrzyk · 6 years ago
  69. 868c4e0 irqchip/meson-gpio: Add support for Meson-AXG SoCs by Yixun Lan · 7 years ago
  70. 4b96583 Merge tag 'v4.17-rc5' into irq/core, to pick up fixes by Ingo Molnar · 6 years ago
  71. 3898535 irqchip/gic-v3: Add PCI/MSI support to the GICv3 MBI sub-driver by Marc Zyngier · 6 years ago
  72. 5052875 irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controller by Marc Zyngier · 6 years ago
  73. b2425b5 irqchip/gic-v3: Mark the base irq domain as DOMAIN_BUS_WIRED by Marc Zyngier · 6 years ago
  74. 25eaaab irqchip/mvebu-gicp: Use level-triggered MSIs between ICU and GICP by Marc Zyngier · 6 years ago
  75. 1bc2463 irqchip/qcom: Fix check for spurious interrupts by Agustin Vega-Frias · 6 years ago
  76. e5c3722 Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  77. df34df4 Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  78. 5b1f3dc Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  79. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  80. c9297d2 Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 7 years ago
  81. d4f96fd Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/exynos', 'arm/renesas', 'arm/smmu' and 'core' into next by Joerg Roedel · 7 years ago
  82. aa08192 irqchip/gic: Take lock when updating irq type by Aniruddha Banerjee · 7 years ago
  83. d01d327 irqchip/gic: Update supports_deactivate static key to modern api by Davidlohr Bueso · 7 years ago
  84. 6eb486b irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enabling by Shanker Donthineni · 7 years ago
  85. 19d9916 irqchip: Add a driver for the Microsemi Ocelot controller by Alexandre Belloni · 7 years ago
  86. 3362528 irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0Rn by Marc Zyngier · 7 years ago
  87. 6656905 irqchip/gic-v3: Don't try to reset AP0Rn by Marc Zyngier · 7 years ago
  88. 65da7d1 irqchip/gic-v3: Do not check trigger configuration of partitionned LPIs by Marc Zyngier · 7 years ago
  89. 73709e1 Merge 4.16-rc6 into staging-next by Greg Kroah-Hartman · 7 years ago
  90. 6ef6386 irqchip/gic-v3: Loudly complain about the use of IRQ_TYPE_NONE by Marc Zyngier · 7 years ago
  91. 83a86fb irqchip/gic: Loudly complain about the use of IRQ_TYPE_NONE by Marc Zyngier · 7 years ago
  92. 920181c irqchip/gic-v3-its: Add ability to resend MAPC on resume by Derek Basehore · 7 years ago
  93. dba0bc7 irqchip/gic-v3-its: Add ability to save/restore ITS state by Derek Basehore · 7 years ago
  94. f736d65 irqchip/gic-v3: Allow LPIs to be disabled from the command line by Marc Zyngier · 7 years ago
  95. d6062a6 irqchip/gic-v3: Reset APgRn registers at boot time by Marc Zyngier · 7 years ago
  96. c5e1035 irqchip/gic-v2: Reset APRn registers at boot time by Marc Zyngier · 7 years ago
  97. f55c73a irqchip/pdc: Add PDC interrupt controller for QCOM SoCs by Archana Sathyakumar · 7 years ago
  98. 734e036 irqchip/renesas-irqc: Use wakeup_path i.s.o. explicit clock handling by Geert Uytterhoeven · 7 years ago
  99. 66bf825 irqchip/renesas-intc-irqpin: Use wakeup_path i.s.o. explicit clock handling by Geert Uytterhoeven · 7 years ago
  100. 61b8b22 irqchip/irq-imx-gpcv2: Remove unused function by Fabio Estevam · 7 years ago