1. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  2. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  3. 38cf0d4 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 463 by Thomas Gleixner · 6 years ago
  4. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  5. 4ea1015 ARM: ixp4xx: mark ixp4xx_irq_setup as __init by Arnd Bergmann · 6 years ago
  6. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  7. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  8. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  9. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  10. fcaf203 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159 by Thomas Gleixner · 6 years ago
  11. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  12. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  13. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  14. a912e80 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151 by Thomas Gleixner · 6 years ago
  15. a636cd6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4 by Thomas Gleixner · 6 years ago
  16. 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
  17. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  18. d9351ea Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  19. 22c58fd Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  20. 7a0c4c1 Merge branch 'fixes' into arm/soc by Olof Johansson · 6 years ago
  21. cf482a4 Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  22. 7310397 irqchip/gic-v3-mbi: Don't map the MSI page in mbi_compose_m{b, s}i_msg() by Julien Grall · 6 years ago
  23. 2cb3b16 irqchip/ls-scfg-msi: Don't map the MSI page in ls_scfg_msi_compose_msg() by Julien Grall · 6 years ago
  24. 35ae7df irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg() by Julien Grall · 6 years ago
  25. 737be74 irqchip/gicv2m: Don't map the MSI page in gicv2m_compose_msi_msg() by Julien Grall · 6 years ago
  26. f011df6 irqchip/ti-sci-inta: Add msi domain support by Lokesh Vutla · 6 years ago
  27. 9f1463b irqchip/ti-sci-inta: Add support for Interrupt Aggregator driver by Lokesh Vutla · 6 years ago
  28. cd844b0 irqchip/ti-sci-intr: Add support for Interrupt Router driver by Lokesh Vutla · 6 years ago
  29. 89626d4 irqchip/renesas-intc-irqpin: Remove devm_kzalloc() error printing by Geert Uytterhoeven · 6 years ago
  30. 66373bf irqchip: Remove unneeded select IRQ_DOMAIN by Geert Uytterhoeven · 6 years ago
  31. 12eade1 irqchip/gic-v3-its: Make free_lpi_range a little cheaper by Rasmus Villemoes · 6 years ago
  32. 1c73fac irqchip/gic-v3-its: Drop redundant initialization in mk_lpi_range by Rasmus Villemoes · 6 years ago
  33. b31a383 irqchip/gic-v3-its: Move allocation outside mutex by Rasmus Villemoes · 6 years ago
  34. cfbf9e4 irqchip/stm32: Use a platform driver for stm32mp1-exti device by Fabien Dessenne · 6 years ago
  35. 960164f irqchip/gic-pm: Fix suspend handling by Sameer Pujar · 6 years ago
  36. fe00f89 irqchip/gic-pm: Update driver to use clk_bulk APIs by Sameer Pujar · 6 years ago
  37. 358b9d2 irqchip/imx-irqsteer: Use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  38. a7c90f5 irqchip/gic-v3-its: Fix typo in a comment in its_msi_prepare() by Julien Grall · 6 years ago
  39. 082ce27 irqchip/bcm: Restore registration print with %pOF by Florian Fainelli · 6 years ago
  40. 1895ef4 Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into arm/soc by Olof Johansson · 6 years ago
  41. f1497f3 irqchip: ixp4xx: Add OF initialization support by Linus Walleij · 6 years ago
  42. 7142eaa5 Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  43. 5b978c1 irqchip: Add driver for IXP4xx by Linus Walleij · 6 years ago
  44. a1e8783 MIPS: perf: ath79: Fix perfcount IRQ assignment by Petr Štetiar · 6 years ago
  45. 95c5c61 irqchip/irq-ls1x: Missing error code in ls1x_intc_of_init() by Dan Carpenter · 6 years ago
  46. 60574d1 acpi: Create subtable parsing infrastructure by Keith Busch · 6 years ago
  47. f27b744 irqchip/irq-mvebu-sei: Make mvebu_sei_ap806_caps static by YueHaibing · 6 years ago
  48. 3ce8461 Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 6 years ago
  49. fca269f irqchip/mbigen: Don't clear eventid when freeing an MSI by Jianguo Chen · 6 years ago
  50. 6a77623 irqchip/stm32: Don't set rising configuration registers at init by Fabien Dessenne · 6 years ago
  51. 0dda096 irqchip/stm32: Don't clear rising/falling config registers at init by Fabien Dessenne · 6 years ago
  52. 096048c irqchip/mmp: Make mmp_irq_domain_ops static by YueHaibing · 6 years ago
  53. dc3173c irqchip/brcmstb-l2: Make two init functions static by YueHaibing · 6 years ago
  54. 89dc891 irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp by Rasmus Villemoes · 6 years ago
  55. b41fdc4 irqchip/gic: Drop support for secondary GIC in non-DT systems by Marc Zyngier · 6 years ago
  56. 3d8dfe7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  57. afe6fe7 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  58. 78f8601 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  59. 7d3a5eb irqchip/imx-irqsteer: Fix of_property_read_u32() error handling by Arnd Bergmann · 6 years ago
  60. 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
  61. 28528fc irqchip/imx-irqsteer: Add multi output interrupts support by Aisheng Dong · 6 years ago
  62. deb904e irqchip/imx-irqsteer: Change to use reg_num instead of irq_group by Aisheng Dong · 6 years ago
  63. 3351788 irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code by Doug Berger · 6 years ago
  64. 539d378 irqchip/gicv3-its: Use NUMA aware memory allocation for ITS tables by Shanker Donthineni · 6 years ago
  65. cc9f04f irqchip/sifive-plic: Implement irq_set_affinity() for SMP host by Anup Patel · 6 years ago
  66. 6adfe8d irqchip/sifive-plic: Differentiate between PLIC handler and context by Anup Patel · 6 years ago
  67. 3fecb5a irqchip/sifive-plic: Add warning in plic_init() if handler already present by Anup Patel · 6 years ago
  68. 86c7cbf irqchip/sifive-plic: Pre-compute context hart base and enable base by Anup Patel · 6 years ago
  69. dc3e1ac Merge tag 'davinci-for-v5.1/soc-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/late by Arnd Bergmann · 6 years ago
  70. 0fc3d74 irqchip: davinci-cp-intc: move the driver to drivers/irqchip by Bartosz Golaszewski · 6 years ago
  71. 0145bee irqchip: davinci-aintc: move the driver to drivers/irqchip by Bartosz Golaszewski · 6 years ago
  72. fc03aca irqchip/irq-sifive-plic: Check and continue in case of an invalid cpuid. by Atish Patra · 6 years ago
  73. 518bfe8 irqchip/i8259: Fix shutdown order by moving syscore_ops registration by Aaro Koskinen · 6 years ago
  74. 9e543e2 irqchip: Add driver for Loongson-1 interrupt controller by Jiaxun Yang · 6 years ago
  75. 8d56574 irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table by Zenghui Yu · 6 years ago
  76. 73a4c52 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  77. 8087f40 Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 6 years ago
  78. 101b35f irqchip/gic-v3: Allow interrupts to be set as pseudo-NMI by Julien Thierry · 6 years ago
  79. f32c926 irqchip/gic-v3: Handle pseudo-NMIs by Julien Thierry · 6 years ago
  80. d98d0a9 irqchip/gic-v3: Detect if GIC can support pseudo-NMIs by Julien Thierry · 6 years ago
  81. e793218 arm64: Switch to PMR masking when starting CPUs by Julien Thierry · 6 years ago
  82. b5cf607 irqchip/gic-v3: Factor group0 detection into functions by Julien Thierry · 6 years ago
  83. 3f1f323 irqchip/gic-v3: Switch to PMR masking before calling IRQ handler by Julien Thierry · 6 years ago
  84. cd984a5 Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  85. 2380a22 irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable by Lubomir Rintel · 6 years ago
  86. 45725e0 irqchip/gic-v3-its: Gracefully fail on LPI exhaustion by Marc Zyngier · 6 years ago
  87. 9791ec7 irqchip/gic-v3-its: Plug allocation race for devices sharing a DevID by Marc Zyngier · 6 years ago
  88. 6479450 irqchip/gic-v4: Fix occasional VLPI drop by Heyi Guo · 6 years ago
  89. eb27171 drivers/irqchip: xtensa-mx: fix mask and unmask by Max Filippov · 6 years ago
  90. bb66523 drivers/irqchip: xtensa: add warning to irq_retrigger by Max Filippov · 6 years ago
  91. 37b144d Merge tag 'irqchip-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 6 years ago
  92. 8208d17 irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size by Marc Zyngier · 6 years ago
  93. 8fa4e55 irqchip/madera: Drop GPIO includes by Linus Walleij · 6 years ago
  94. c530bb8 irqchip/gic-v3-mbi: Fix uninitialized mbi_lock by Yang Yingliang · 6 years ago
  95. 1d47f48 irqchip/stm32-exti: Add domain translate function by Loic Pallardy · 6 years ago
  96. 56752b2 irqchip/csky: fixup handle_irq_perbit break irq by Guo Ren · 6 years ago
  97. 9ef1034 Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  98. 889bb74 Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
  99. 030672a Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  100. 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