1. 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
  2. 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
  3. cd984a5 Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
  4. 2380a22 irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable by Lubomir Rintel · 7 years ago
  5. 45725e0 irqchip/gic-v3-its: Gracefully fail on LPI exhaustion by Marc Zyngier · 7 years ago
  6. 9791ec7 irqchip/gic-v3-its: Plug allocation race for devices sharing a DevID by Marc Zyngier · 7 years ago
  7. 6479450 irqchip/gic-v4: Fix occasional VLPI drop by Heyi Guo · 7 years ago
  8. eb27171 drivers/irqchip: xtensa-mx: fix mask and unmask by Max Filippov · 7 years ago
  9. bb66523 drivers/irqchip: xtensa: add warning to irq_retrigger by Max Filippov · 7 years ago
  10. 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 · 7 years ago
  11. 8208d17 irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size by Marc Zyngier · 7 years ago
  12. 8fa4e55 irqchip/madera: Drop GPIO includes by Linus Walleij · 7 years ago
  13. c530bb8 irqchip/gic-v3-mbi: Fix uninitialized mbi_lock by Yang Yingliang · 7 years ago
  14. 1d47f48 irqchip/stm32-exti: Add domain translate function by Loic Pallardy · 7 years ago
  15. 56752b2 irqchip/csky: fixup handle_irq_perbit break irq by Guo Ren · 7 years ago
  16. 9ef1034 Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
  17. 889bb74 Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 7 years ago
  18. 030672a Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  19. 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 · 7 years ago
  20. fb94109 irqchip/stm32: protect configuration registers with hwspinlock by Benjamin Gaignard · 7 years ago
  21. 0136afa irqchip: Add driver for imx-irqsteer controller by Lucas Stach · 7 years ago
  22. da0abe1 irqchip: Add driver for Cirrus Logic Madera codecs by Richard Fitzgerald · 7 years ago
  23. c5f48c0 genirq: Fix various typos in comments by Ingo Molnar · 7 years ago
  24. 8ca66b7 irqchip/irq-imx-gpcv2: Add IRQCHIP_DECLARE for i.MX8MQ compatible by Lucas Stach · 7 years ago
  25. 1fb51c9 irqchip/irq-rda-intc: Fix return value check in rda8810_intc_init() by Wei Yongjun · 7 years ago
  26. 893b0af irqchip/irq-imx-gpcv2: Silence "fall through" warning by Marc Zyngier · 7 years ago
  27. 9c8114c irqchip/gic-v3: Add quirk for msm8996 broken registers by Srinivas Kandagatla · 7 years ago
  28. f70fdb4 irqchip/gic: Add support to device tree based quirks by Srinivas Kandagatla · 7 years ago
  29. b0c4b9f irqchip/sun4i: Add support for Allwinner ARMv5 F1C100s by Mesih Kilinc · 7 years ago
  30. d4fc2ea irqchip/sun4i: Move IC specific register offsets to struct by Mesih Kilinc · 7 years ago
  31. 177304c irqchip/sun4i: Add a struct to hold global variables by Mesih Kilinc · 7 years ago
  32. d852e62 irqchip: Add RDA8810PL interrupt driver by Manivannan Sadhasivam · 7 years ago
  33. f9c75bc irqchhip: Convert to using %pOFn instead of device_node.name by Yangtao Li · 7 years ago
  34. ed01edc irqchip/irq-imx-gpcv2: Add support for i.MX8MQ by Andrey Smirnov · 7 years ago
  35. fb7348a irqchip/irq-imx-gpcv2: Make error messages more consistent by Andrey Smirnov · 7 years ago
  36. f2dace5 irqchip/irq-imx-gpcv2: Make use of BIT() macro by Andrey Smirnov · 7 years ago
  37. bd654fb irqchip/irq-imx-gpcv2: Share reg offset calculation code by Andrey Smirnov · 7 years ago
  38. b87442b irqchip/irq-imx-gpcv2: Remove unused code by Andrey Smirnov · 7 years ago
  39. bf97328 irqchip/irq-renesas-intc-irqpin: Convert to SPDX identifiers by Kuninori Morimoto · 7 years ago
  40. e25a96d irqchip/irq-renesas-irqc: Convert to SPDX identifiers by Kuninori Morimoto · 7 years ago
  41. 7728819 irqchip: bcm283x: Switch to SPDX identifier by Stefan Wahren · 7 years ago
  42. cad6fad xtensa: clean up WSR*/RSR*/get_sr/set_sr by Max Filippov · 7 years ago
  43. 2ef790d irqchip: Convert to using %pOFn instead of device_node.name by Rob Herring · 7 years ago
  44. 7938e63 nds32: Power management for nds32 by Nick Hu · 7 years ago
  45. 3424243 irqchip/irq-mvebu-sei: Fix a NULL vs IS_ERR() bug in probe function by Dan Carpenter · 7 years ago
  46. ac43507 Merge tag 'csky-for-linus-4.20' of https://github.com/c-sky/csky-linux by Linus Torvalds · 7 years ago
  47. c300af2 Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  48. edff1b4 irqchip: add C-SKY APB bus interrupt controller by Guo Ren · 7 years ago
  49. d8a5f5f irqchip: add C-SKY SMP interrupt controller by Guo Ren · 7 years ago
  50. f99fb60 RISC-V: Use Linux logical CPU number instead of hartid by Atish Patra · 7 years ago
  51. b2f8cfa7 RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid by Palmer Dabbelt · 7 years ago
  52. 2130b78 irqchip/gic: Unify GIC priority definitions by Julien Thierry · 7 years ago
  53. 342677d irqchip/gic-v3: Remove acknowledge loop by Julien Thierry · 7 years ago
  54. 175c98a irqchip/irq-mvebu-icu: Add support for System Error Interrupts (SEI) by Miquel Raynal · 7 years ago
  55. 61ce8d8 irqchip/irq-mvebu-sei: Add new driver for Marvell SEI by Miquel Raynal · 7 years ago
  56. 4f4c867 irqchip/irq-mvebu-icu: Support ICU subnodes by Miquel Raynal · 7 years ago
  57. 00885a7 irqchip/irq-mvebu-icu: Disociate ICU and NSR by Miquel Raynal · 7 years ago
  58. 9770c66 irqchip/irq-mvebu-icu: Clarify the reset operation of configured interrupts by Miquel Raynal · 7 years ago
  59. 2b4dab69 irqchip/irq-mvebu-icu: Fix wrong private data retrieval by Miquel Raynal · 7 years ago
  60. 7bae48b irqchip/pdc: Setup all edge interrupts as rising edge at GIC by Lina Iyer · 7 years ago
  61. 5e2c9f9 irqchip/gic-v3-its: Allow use of LPI tables in reserved memory by Marc Zyngier · 7 years ago
  62. 3fb68fa irqchip/gic-v3-its: Register LPI tables with EFI config table by Marc Zyngier · 7 years ago
  63. f842ca8 irqchip/gic-v3-its: Check that all RDs have the same property table by Marc Zyngier · 7 years ago
  64. c6e2ccb irqchip/gic-v3-its: Use pre-programmed redistributor tables with kdump kernels by Marc Zyngier · 7 years ago
  65. c440a9d irqchip/gic-v3-its: Allow use of pre-programmed LPI tables by Marc Zyngier · 7 years ago
  66. e1a2e20 irqchip/gic-v3-its: Keep track of property table's PA and VA by Marc Zyngier · 7 years ago
  67. 11e37d3 irqchip/gic-v3-its: Move pending table allocation to init time by Marc Zyngier · 7 years ago
  68. 053be48 irqchip/gic-v3-its: Split property table clearing from allocation by Marc Zyngier · 7 years ago
  69. adaab50 irqchip/gic-v3-its: Simplify LPI_PENDBASE_SZ usage by Marc Zyngier · 7 years ago
  70. d38a71c irqchip/gic-v3-its: Change initialization ordering for LPIs by Marc Zyngier · 7 years ago
  71. 4cb205c irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint by Jia He · 7 years ago
  72. de37503 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. 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 · 7 years ago
  74. 433bcf6 Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
  75. 20a9e57 Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 7 years ago
  76. 558e669 h8300: irqchip: fix warning by Yoshinori Sato · 7 years ago
  77. 8b5163e xtensa: drop variant IRQ support by Max Filippov · 7 years ago
  78. 4110b5c irqchip/gic-v3: Allow interrupt to be configured as wake-up sources by Marc Zyngier · 7 years ago
  79. 44beda0 irqchip/tango: Set irq handler and data in one go by Martin Kaiser · 7 years ago
  80. 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 · 7 years ago
  81. 8237f8b irqchip: add a SiFive PLIC driver by Christoph Hellwig · 7 years ago
  82. f3b2836 irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0 by Krzysztof Kozlowski · 7 years ago
  83. 4096165 irqchip/stm32: Fix init error handling by Dan Carpenter · 7 years ago
  84. 0702bc4 irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMP by Jonas Gorski · 7 years ago
  85. 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
  86. a8db745 irqchip/gic-v3-its: Make its_lock a raw_spin_lock_t by Sebastian Andrzej Siewior · 7 years ago
  87. 4f7799d genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obselete by Palmer Dabbelt · 7 years ago
  88. 08fb550 irqchip: Port the ARM IRQ drivers to GENERIC_IRQ_MULTI_HANDLER by Palmer Dabbelt · 7 years ago
  89. 30800b3 irqchip/gic-v3-its: Reduce minimum LPI allocation to 1 for PCI devices by Marc Zyngier · 7 years ago
  90. 1047557 irqchip/ingenic: Add support for the JZ4725B SoC by Paul Cercueil · 7 years ago
  91. 6bdd029 irqchip/stm32: Add exti0 translation for stm32mp1 by Ludovic Barre · 7 years ago
  92. 12b2905 irqchip/gic-v3-its: Honor hypervisor enforced LPI range by Marc Zyngier · 7 years ago
  93. a4f9edb irqchip/gic-v3: Expose GICD_TYPER in the rdist structure by Marc Zyngier · 7 years ago
  94. 38dd7c4 irqchip/gic-v3-its: Drop chunk allocation compatibility by Marc Zyngier · 7 years ago
  95. 147c8f3 irqchip/gic-v3-its: Move minimum LPI requirements to individual busses by Marc Zyngier · 7 years ago
  96. fe8e935 irqchip/gic-v3-its: Use full range of LPIs by Marc Zyngier · 7 years ago
  97. 880cb3c irqchip/gic-v3-its: Refactor LPI allocator by Marc Zyngier · 7 years ago
  98. 82f499c irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug by Marc Zyngier · 7 years ago
  99. 205e065 irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collection by Marc Zyngier · 7 years ago
  100. 83559b4 irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection by Marc Zyngier · 7 years ago