1. 3424243 irqchip/irq-mvebu-sei: Fix a NULL vs IS_ERR() bug in probe function by Dan Carpenter · 6 years ago
  2. ac43507 Merge tag 'csky-for-linus-4.20' of https://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  3. 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 · 6 years ago
  4. edff1b4 irqchip: add C-SKY APB bus interrupt controller by Guo Ren · 6 years ago
  5. d8a5f5f irqchip: add C-SKY SMP interrupt controller by Guo Ren · 6 years ago
  6. f99fb60 RISC-V: Use Linux logical CPU number instead of hartid by Atish Patra · 6 years ago
  7. b2f8cfa7 RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid by Palmer Dabbelt · 6 years ago
  8. 2130b78 irqchip/gic: Unify GIC priority definitions by Julien Thierry · 6 years ago
  9. 342677d irqchip/gic-v3: Remove acknowledge loop by Julien Thierry · 6 years ago
  10. 175c98a irqchip/irq-mvebu-icu: Add support for System Error Interrupts (SEI) by Miquel Raynal · 6 years ago
  11. 61ce8d8 irqchip/irq-mvebu-sei: Add new driver for Marvell SEI by Miquel Raynal · 6 years ago
  12. 4f4c867 irqchip/irq-mvebu-icu: Support ICU subnodes by Miquel Raynal · 6 years ago
  13. 00885a7 irqchip/irq-mvebu-icu: Disociate ICU and NSR by Miquel Raynal · 6 years ago
  14. 9770c66 irqchip/irq-mvebu-icu: Clarify the reset operation of configured interrupts by Miquel Raynal · 6 years ago
  15. 2b4dab69 irqchip/irq-mvebu-icu: Fix wrong private data retrieval by Miquel Raynal · 6 years ago
  16. 7bae48b irqchip/pdc: Setup all edge interrupts as rising edge at GIC by Lina Iyer · 6 years ago
  17. 5e2c9f9 irqchip/gic-v3-its: Allow use of LPI tables in reserved memory by Marc Zyngier · 6 years ago
  18. 3fb68fa irqchip/gic-v3-its: Register LPI tables with EFI config table by Marc Zyngier · 6 years ago
  19. f842ca8 irqchip/gic-v3-its: Check that all RDs have the same property table by Marc Zyngier · 6 years ago
  20. c6e2ccb irqchip/gic-v3-its: Use pre-programmed redistributor tables with kdump kernels by Marc Zyngier · 7 years ago
  21. c440a9d irqchip/gic-v3-its: Allow use of pre-programmed LPI tables by Marc Zyngier · 6 years ago
  22. e1a2e20 irqchip/gic-v3-its: Keep track of property table's PA and VA by Marc Zyngier · 6 years ago
  23. 11e37d3 irqchip/gic-v3-its: Move pending table allocation to init time by Marc Zyngier · 6 years ago
  24. 053be48 irqchip/gic-v3-its: Split property table clearing from allocation by Marc Zyngier · 6 years ago
  25. adaab50 irqchip/gic-v3-its: Simplify LPI_PENDBASE_SZ usage by Marc Zyngier · 7 years ago
  26. d38a71c irqchip/gic-v3-its: Change initialization ordering for LPIs by Marc Zyngier · 6 years ago
  27. 4cb205c irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint by Jia He · 6 years ago
  28. 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
  29. 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
  30. 433bcf6 Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  31. 20a9e57 Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 6 years ago
  32. 558e669 h8300: irqchip: fix warning by Yoshinori Sato · 6 years ago
  33. 8b5163e xtensa: drop variant IRQ support by Max Filippov · 6 years ago
  34. 4110b5c irqchip/gic-v3: Allow interrupt to be configured as wake-up sources by Marc Zyngier · 6 years ago
  35. 44beda0 irqchip/tango: Set irq handler and data in one go by Martin Kaiser · 6 years ago
  36. 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
  37. 8237f8b irqchip: add a SiFive PLIC driver by Christoph Hellwig · 6 years ago
  38. f3b2836 irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0 by Krzysztof Kozlowski · 6 years ago
  39. 4096165 irqchip/stm32: Fix init error handling by Dan Carpenter · 6 years ago
  40. 0702bc4 irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMP by Jonas Gorski · 6 years ago
  41. 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
  42. a8db745 irqchip/gic-v3-its: Make its_lock a raw_spin_lock_t by Sebastian Andrzej Siewior · 7 years ago
  43. 4f7799d genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obselete by Palmer Dabbelt · 7 years ago
  44. 08fb550 irqchip: Port the ARM IRQ drivers to GENERIC_IRQ_MULTI_HANDLER by Palmer Dabbelt · 7 years ago
  45. 30800b3 irqchip/gic-v3-its: Reduce minimum LPI allocation to 1 for PCI devices by Marc Zyngier · 7 years ago
  46. 1047557 irqchip/ingenic: Add support for the JZ4725B SoC by Paul Cercueil · 7 years ago
  47. 6bdd029 irqchip/stm32: Add exti0 translation for stm32mp1 by Ludovic Barre · 7 years ago
  48. 12b2905 irqchip/gic-v3-its: Honor hypervisor enforced LPI range by Marc Zyngier · 7 years ago
  49. a4f9edb irqchip/gic-v3: Expose GICD_TYPER in the rdist structure by Marc Zyngier · 7 years ago
  50. 38dd7c4 irqchip/gic-v3-its: Drop chunk allocation compatibility by Marc Zyngier · 7 years ago
  51. 147c8f3 irqchip/gic-v3-its: Move minimum LPI requirements to individual busses by Marc Zyngier · 7 years ago
  52. fe8e935 irqchip/gic-v3-its: Use full range of LPIs by Marc Zyngier · 7 years ago
  53. 880cb3c irqchip/gic-v3-its: Refactor LPI allocator by Marc Zyngier · 7 years ago
  54. 82f499c irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug by Marc Zyngier · 7 years ago
  55. 205e065 irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collection by Marc Zyngier · 7 years ago
  56. 83559b4 irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection by Marc Zyngier · 7 years ago
  57. c1797b1 irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node by Yang Yingliang · 7 years ago
  58. cbaf45a irqchip/gic-v2m: Fix SPI release on error path by Marc Zyngier · 7 years ago
  59. 893fbff irqchip/ls-scfg-msi: Fix MSI affinity handling by Marc Zyngier · 7 years ago
  60. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  61. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  62. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  63. 0cdd431 irqchip/ls-scfg-msi: Map MSIs in the iommu by Laurentiu Tudor · 7 years ago
  64. a84277b irqchip/stm32: Fix non-SMP build warning by Arnd Bergmann · 7 years ago
  65. 73958b3 irqchip/stm32: Add suspend/resume support for hierarchy domain by Ludovic Barre · 7 years ago
  66. 927abfc irqchip/stm32: Add stm32mp1 support with hierarchy domain by Ludovic Barre · 7 years ago
  67. 5a2490e irqchip/stm32: Prepare common functions by Ludovic Barre · 7 years ago
  68. f9fc174 irqchip/stm32: Add host and driver data structures by Ludovic Barre · 7 years ago
  69. d9e2b19b0 irqchip/stm32: Add suspend support by Ludovic Barre · 7 years ago
  70. be6230f irqchip/stm32: Add falling pending register support by Ludovic Barre · 7 years ago
  71. ea80aa2 irqchip/stm32: Checkpatch fix by Ludovic Barre · 7 years ago
  72. ff78716 irqchip/stm32: Optimizes and cleans up stm32-exti irq_domain by Radoslaw Pietrzyk · 7 years ago
  73. 868c4e0 irqchip/meson-gpio: Add support for Meson-AXG SoCs by Yixun Lan · 7 years ago
  74. 4b96583 Merge tag 'v4.17-rc5' into irq/core, to pick up fixes by Ingo Molnar · 7 years ago
  75. 3898535 irqchip/gic-v3: Add PCI/MSI support to the GICv3 MBI sub-driver by Marc Zyngier · 7 years ago
  76. 5052875 irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controller by Marc Zyngier · 7 years ago
  77. b2425b5 irqchip/gic-v3: Mark the base irq domain as DOMAIN_BUS_WIRED by Marc Zyngier · 7 years ago
  78. 25eaaab irqchip/mvebu-gicp: Use level-triggered MSIs between ICU and GICP by Marc Zyngier · 7 years ago
  79. 1bc2463 irqchip/qcom: Fix check for spurious interrupts by Agustin Vega-Frias · 7 years ago
  80. 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
  81. 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
  82. 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
  83. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  84. 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
  85. 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
  86. aa08192 irqchip/gic: Take lock when updating irq type by Aniruddha Banerjee · 7 years ago
  87. d01d327 irqchip/gic: Update supports_deactivate static key to modern api by Davidlohr Bueso · 7 years ago
  88. 6eb486b irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enabling by Shanker Donthineni · 7 years ago
  89. 19d9916 irqchip: Add a driver for the Microsemi Ocelot controller by Alexandre Belloni · 7 years ago
  90. 3362528 irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0Rn by Marc Zyngier · 7 years ago
  91. 6656905 irqchip/gic-v3: Don't try to reset AP0Rn by Marc Zyngier · 7 years ago
  92. 65da7d1 irqchip/gic-v3: Do not check trigger configuration of partitionned LPIs by Marc Zyngier · 7 years ago
  93. 73709e1 Merge 4.16-rc6 into staging-next by Greg Kroah-Hartman · 7 years ago
  94. 6ef6386 irqchip/gic-v3: Loudly complain about the use of IRQ_TYPE_NONE by Marc Zyngier · 7 years ago
  95. 83a86fb irqchip/gic: Loudly complain about the use of IRQ_TYPE_NONE by Marc Zyngier · 7 years ago
  96. 920181c irqchip/gic-v3-its: Add ability to resend MAPC on resume by Derek Basehore · 7 years ago
  97. dba0bc7 irqchip/gic-v3-its: Add ability to save/restore ITS state by Derek Basehore · 7 years ago
  98. f736d65 irqchip/gic-v3: Allow LPIs to be disabled from the command line by Marc Zyngier · 7 years ago
  99. d6062a6 irqchip/gic-v3: Reset APgRn registers at boot time by Marc Zyngier · 7 years ago
  100. c5e1035 irqchip/gic-v2: Reset APRn registers at boot time by Marc Zyngier · 7 years ago