1. c107d61 irqchip/gic-v3: Fix GIC_LINE_NR accessor by Zenghui Yu · 5 years ago
  2. 7f2481b irqchip/gic-v3: Add quirks for HIP06/07 invalid GICD_TYPER erratum 161010803 by Marc Zyngier · 5 years ago
  3. ad5a78d irqchip/gic-v3: Warn about inconsistent implementations of extended ranges by Marc Zyngier · 5 years ago
  4. 5f51f80 irqchip/gic-v3: Add EPPI range support by Marc Zyngier · 5 years ago
  5. 52085d3 irqchip/gic-v3: Dynamically allocate PPI partition descriptors by Marc Zyngier · 5 years ago
  6. 81a4327 irqchip/gic-v3: Dynamically allocate PPI NMI refcounts by Marc Zyngier · 5 years ago
  7. 1a60e1e irqchip/gic: Prepare for more than 16 PPIs by Marc Zyngier · 5 years ago
  8. 211bddd irqchip/gic-v3: Add ESPI range support by Marc Zyngier · 5 years ago
  9. e91b036 irqchip/gic-v3: Add INTID range and convertion primitives by Marc Zyngier · 5 years ago
  10. 13d22e2 irqchip/gic: Rework gic_configure_irq to take the full ICFGR base by Marc Zyngier · 5 years ago
  11. eeee0d0 irqchip/gic-v3: Register the distributor's PA instead of its VA in fwnode by Marc Zyngier · 5 years ago
  12. a5dbba8 Merge tag 'irqchip-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 5 years ago
  13. 52f8c8b irqchip/gic-v3: Mark expected switch fall-through by Anders Roxell · 5 years ago
  14. 2a1ccd3 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  15. dfd437a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  16. 17ce302 arm64: Fix interrupt tracing in the presence of NMIs by Julien Thierry · 6 years ago
  17. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  18. 90b4c55 irqchip/gic-v2m: Add support for Amazon Graviton variant of GICv3+GICv2m by Zeev Zilberman · 6 years ago
  19. 60574d1 acpi: Create subtable parsing infrastructure by Keith Busch · 6 years ago
  20. 101b35f irqchip/gic-v3: Allow interrupts to be set as pseudo-NMI by Julien Thierry · 6 years ago
  21. f32c926 irqchip/gic-v3: Handle pseudo-NMIs by Julien Thierry · 6 years ago
  22. d98d0a9 irqchip/gic-v3: Detect if GIC can support pseudo-NMIs by Julien Thierry · 6 years ago
  23. e793218 arm64: Switch to PMR masking when starting CPUs by Julien Thierry · 6 years ago
  24. b5cf607 irqchip/gic-v3: Factor group0 detection into functions by Julien Thierry · 6 years ago
  25. 3f1f323 irqchip/gic-v3: Switch to PMR masking before calling IRQ handler by Julien Thierry · 6 years ago
  26. 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
  27. 9c8114c irqchip/gic-v3: Add quirk for msm8996 broken registers by Srinivas Kandagatla · 6 years ago
  28. f70fdb4 irqchip/gic: Add support to device tree based quirks by Srinivas Kandagatla · 6 years ago
  29. 2ef790d irqchip: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  30. 342677d irqchip/gic-v3: Remove acknowledge loop by Julien Thierry · 6 years ago
  31. d38a71c irqchip/gic-v3-its: Change initialization ordering for LPIs by Marc Zyngier · 6 years ago
  32. 4110b5c irqchip/gic-v3: Allow interrupt to be configured as wake-up sources by Marc Zyngier · 6 years ago
  33. a4f9edb irqchip/gic-v3: Expose GICD_TYPER in the rdist structure by Marc Zyngier · 7 years ago
  34. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  35. 5052875 irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controller by Marc Zyngier · 7 years ago
  36. b2425b5 irqchip/gic-v3: Mark the base irq domain as DOMAIN_BUS_WIRED by Marc Zyngier · 7 years ago
  37. d01d327 irqchip/gic: Update supports_deactivate static key to modern api by Davidlohr Bueso · 7 years ago
  38. 3362528 irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0Rn by Marc Zyngier · 7 years ago
  39. 6656905 irqchip/gic-v3: Don't try to reset AP0Rn by Marc Zyngier · 7 years ago
  40. 65da7d1 irqchip/gic-v3: Do not check trigger configuration of partitionned LPIs by Marc Zyngier · 7 years ago
  41. 6ef6386 irqchip/gic-v3: Loudly complain about the use of IRQ_TYPE_NONE by Marc Zyngier · 7 years ago
  42. f736d65 irqchip/gic-v3: Allow LPIs to be disabled from the command line by Marc Zyngier · 7 years ago
  43. d6062a6 irqchip/gic-v3: Reset APgRn registers at boot time by Marc Zyngier · 7 years ago
  44. 21ec30c irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq() by Shanker Donthineni · 7 years ago
  45. b6dd4d8 irqchip/gic-v3: Change pr_debug message to pr_devel by Mark Salter · 7 years ago
  46. 0aebc6a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  47. ebe2f87 irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry by Shanker Donthineni · 7 years ago
  48. c08ec7d irqchip: gic-v3: Use of_cpu_node_to_id helper by Suzuki K Poulose · 7 years ago
  49. dec0029 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  50. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  51. 71192a68 irqchip/gic-v3: pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  52. 00ee9a1 irqchip/gic-v3: Fix ppi-partitions lookup by Johan Hovold · 7 years ago
  53. d33a3c8 KVM: arm/arm64: Check that system supports split eoi/deactivate by Christoffer Dall · 8 years ago
  54. eda0d04 irqchip/gic-v3: Add support for Range Selector (RS) feature by Shanker Donthineni · 7 years ago
  55. 3fad4cd irqchip/gic-v3: Iterate over possible CPUs by for_each_possible_cpu() by zijun_hu · 7 years ago
  56. 93cc122 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. 9fbd7fd Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 7 years ago
  58. 4bdf502 irqchip/gic-v3: Advertise GICv4 support to KVM by Marc Zyngier · 8 years ago
  59. 0edc23e irqchip/gic-v3: Add VLPI/DirectLPI discovery by Marc Zyngier · 8 years ago
  60. 0d94ded irqchip/gic-v3: Add redistributor iterator by Marc Zyngier · 8 years ago
  61. e81f54c irqchip: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  62. 956ae91 irqchip/gic-v3: Report that effective affinity is a single target by Marc Zyngier · 7 years ago
  63. 39a06b6 irqchip/gic: Ensure we have an ISB between ack and ->handle_irq by Will Deacon · 7 years ago
  64. 65a30f8 irqchip/gic-v3: Honor forced affinity setting by Suzuki K Poulose · 8 years ago
  65. 63c16c6 irqchip/gic-v3: Report failures in gic_irq_domain_alloc by Suzuki K Poulose · 8 years ago
  66. 866d7c1 irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity by Suzuki K Poulose · 8 years ago
  67. 6896bcd irqchip/gic: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
  68. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  69. a4023f68 arm64: Add hypervisor safe helper for checking constant capabilities by Suzuki K Poulose · 8 years ago
  70. d102eb5 irqchip/gicv3: Handle loop timeout proper by Dan Carpenter · 8 years ago
  71. 464b584 Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 8 years ago
  72. 727653d irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning by James Morse · 8 years ago
  73. db40f0a irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI by Tomasz Nowicki · 8 years ago
  74. 91ef844 irqchip/gic-v3: Reset BPR during initialization by Daniel Thompson · 8 years ago
  75. ccd9432 irqchip/gicv3: Remove disabling redistributor and group1 non-secure interrupts by Sudeep Holla · 8 years ago
  76. 6670a6d irqchip/gicv3: Convert to hotplug state machine by Richard Cochran · 9 years ago
  77. cf1d9d1 irqchip/gic-v3: Fix quiescence check in gic_enable_redist by Andrew Jones · 9 years ago
  78. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  79. 7c9b973 irqchip/gic-v3: Configure all interrupts as non-secure Group-1 by Marc Zyngier · 9 years ago
  80. f86c4fb irqchip/gic: Ensure ordering between read of INTACK and shared data by Will Deacon · 9 years ago
  81. 1839e57 irqchip/gic-v3: Parse and export virtual GIC information by Julien Grall · 9 years ago
  82. 611f039 irqchip/gic-v3: Gather all ACPI specific data in a single structure by Julien Grall · 9 years ago
  83. 68628bb irqchip/gic-v3: Prefix all pr_* messages by "GICv3: " by Julien Grall · 9 years ago
  84. e3825ba irqchip/gic-v3: Add support for partitioned PPIs by Marc Zyngier · 9 years ago
  85. 0fc6fa2 irqchip/gic-v3: Always return IRQ_SET_MASK_OK_DONE in gic_set_affinity by Antoine Tenart · 9 years ago
  86. b70fb7a irqchip/gic-v3: ACPI: Add redistributor support via GICC structures by Tomasz Nowicki · 9 years ago
  87. ffa7d61 irqchip/gic-v3: Add ACPI support for GICv3/4 initialization by Tomasz Nowicki · 9 years ago
  88. db57d74 irqchip/gic-v3: Refactor gic_of_init() for GICv3 driver by Tomasz Nowicki · 9 years ago
  89. db8c70e irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspec by Marc Zyngier · 9 years ago
  90. f833f57 irqchip: Convert all alloc/xlate users from of_node to fwnode by Marc Zyngier · 9 years ago
  91. 5d4c9bc irqdomain: Use irq_domain_get_of_node() instead of direct field access by Marc Zyngier · 9 years ago
  92. 72c9712 irqchip/gic-v3: Specialize readq and writeq accesses by Jean-Philippe Brucker · 9 years ago
  93. f6c86a4 irqchip/gic-v3: Change unsigned types for AArch32 compatibility by Jean-Philippe Brucker · 9 years ago
  94. 7936e91 irqchip/gic-v3: Refactor the arm64 specific parts by Jean-Philippe Brucker · 9 years ago
  95. 7cabd00 irqchip/gic-v3: Make gic_enable_sre an inline function by Marc Zyngier · 9 years ago
  96. 8ac2a17 irqchip/gicv3-its: Use new jump label API by Robert Richter · 9 years ago
  97. 6d4e11c irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154 by Robert Richter · 9 years ago
  98. d17cab4 irqchip: Kill off set_irq_flags usage by Rob Herring · 9 years ago
  99. 4df7f54 irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flag by Thomas Gleixner · 9 years ago
  100. 530bf35 irqchip/GICv3: Don't deactivate interrupts forwarded to a guest by Marc Zyngier · 9 years ago