1. 5778cc7 irqchip/gic-v3-its: Register the ITS' PA instead of its VA in fwnode by Marc Zyngier · 5 years ago
  2. 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
  3. 34f8eb9 irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail by Nianyao Tang · 5 years ago
  4. 20faba8 irqchip/gic-v3-its: Fix misuse of GENMASK macro by Joe Perches · 6 years ago
  5. eed7d30 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  6. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  7. a050fa5 irqchip/gic-v3-its: Fix command queue pointer comparison bug by Heyi Guo · 6 years ago
  8. 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
  9. 35ae7df irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg() by Julien Grall · 6 years ago
  10. 12eade1 irqchip/gic-v3-its: Make free_lpi_range a little cheaper by Rasmus Villemoes · 6 years ago
  11. 1c73fac irqchip/gic-v3-its: Drop redundant initialization in mk_lpi_range by Rasmus Villemoes · 6 years ago
  12. b31a383 irqchip/gic-v3-its: Move allocation outside mutex by Rasmus Villemoes · 6 years ago
  13. a7c90f5 irqchip/gic-v3-its: Fix typo in a comment in its_msi_prepare() by Julien Grall · 6 years ago
  14. 60574d1 acpi: Create subtable parsing infrastructure by Keith Busch · 6 years ago
  15. 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
  16. 89dc891 irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp by Rasmus Villemoes · 6 years ago
  17. 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
  18. 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
  19. 539d378 irqchip/gicv3-its: Use NUMA aware memory allocation for ITS tables by Shanker Donthineni · 6 years ago
  20. 8d56574 irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table by Zenghui Yu · 6 years ago
  21. 45725e0 irqchip/gic-v3-its: Gracefully fail on LPI exhaustion by Marc Zyngier · 6 years ago
  22. 9791ec7 irqchip/gic-v3-its: Plug allocation race for devices sharing a DevID by Marc Zyngier · 6 years ago
  23. 6479450 irqchip/gic-v4: Fix occasional VLPI drop by Heyi Guo · 6 years ago
  24. 8208d17 irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size by Marc Zyngier · 6 years ago
  25. 2130b78 irqchip/gic: Unify GIC priority definitions by Julien Thierry · 6 years ago
  26. 5e2c9f9 irqchip/gic-v3-its: Allow use of LPI tables in reserved memory by Marc Zyngier · 6 years ago
  27. 3fb68fa irqchip/gic-v3-its: Register LPI tables with EFI config table by Marc Zyngier · 6 years ago
  28. f842ca8 irqchip/gic-v3-its: Check that all RDs have the same property table by Marc Zyngier · 6 years ago
  29. c6e2ccb irqchip/gic-v3-its: Use pre-programmed redistributor tables with kdump kernels by Marc Zyngier · 7 years ago
  30. c440a9d irqchip/gic-v3-its: Allow use of pre-programmed LPI tables by Marc Zyngier · 6 years ago
  31. e1a2e20 irqchip/gic-v3-its: Keep track of property table's PA and VA by Marc Zyngier · 6 years ago
  32. 11e37d3 irqchip/gic-v3-its: Move pending table allocation to init time by Marc Zyngier · 6 years ago
  33. 053be48 irqchip/gic-v3-its: Split property table clearing from allocation by Marc Zyngier · 6 years ago
  34. adaab50 irqchip/gic-v3-its: Simplify LPI_PENDBASE_SZ usage by Marc Zyngier · 7 years ago
  35. 4cb205c irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint by Jia He · 6 years ago
  36. a8db745 irqchip/gic-v3-its: Make its_lock a raw_spin_lock_t by Sebastian Andrzej Siewior · 7 years ago
  37. 12b2905 irqchip/gic-v3-its: Honor hypervisor enforced LPI range by Marc Zyngier · 7 years ago
  38. a4f9edb irqchip/gic-v3: Expose GICD_TYPER in the rdist structure by Marc Zyngier · 7 years ago
  39. 38dd7c4 irqchip/gic-v3-its: Drop chunk allocation compatibility by Marc Zyngier · 7 years ago
  40. 147c8f3 irqchip/gic-v3-its: Move minimum LPI requirements to individual busses by Marc Zyngier · 7 years ago
  41. fe8e935 irqchip/gic-v3-its: Use full range of LPIs by Marc Zyngier · 7 years ago
  42. 880cb3c irqchip/gic-v3-its: Refactor LPI allocator by Marc Zyngier · 7 years ago
  43. 82f499c irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug by Marc Zyngier · 7 years ago
  44. 205e065 irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collection by Marc Zyngier · 7 years ago
  45. 83559b4 irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection by Marc Zyngier · 7 years ago
  46. c1797b1 irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node by Yang Yingliang · 7 years ago
  47. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  48. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  49. 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
  50. 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
  51. 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
  52. 6eb486b irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enabling by Shanker Donthineni · 7 years ago
  53. 920181c irqchip/gic-v3-its: Add ability to resend MAPC on resume by Derek Basehore · 7 years ago
  54. dba0bc7 irqchip/gic-v3-its: Add ability to save/restore ITS state by Derek Basehore · 7 years ago
  55. 4f2c758 irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis by Ard Biesheuvel · 7 years ago
  56. 50c3309 irqchip/gic-v3-its: Fix misplaced __iomem annotations by Robin Murphy · 7 years ago
  57. 95a2562 irqchip/gic-v3: Ignore disabled ITS nodes by Stephen Boyd · 7 years ago
  58. 8b4282e ACPI/IORT: Add msi address regions reservation helper by Shameer Kolothum · 7 years ago
  59. 702cb0a genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 7 years ago
  60. 670310d Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. 6ef930f irqchip/gic-v3-its: Fix VPE activate callback return value by Marc Zyngier · 7 years ago
  62. d4d7b4a irqchip/gic-v3-its: Setup VLPI properties at map time by Marc Zyngier · 7 years ago
  63. 44c4c25 irqchip/gic-v3-its: Update effective affinity on VPE mapping by Marc Zyngier · 7 years ago
  64. 3c1ccee irqchip/gic-v3-its: Only send VINVALL to a single ITS by Marc Zyngier · 7 years ago
  65. 2247e1b irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITS by Marc Zyngier · 7 years ago
  66. 75fd951 irqchip/gic-v3-its: Make its_send_vmapp operate on a single ITS by Marc Zyngier · 7 years ago
  67. 40619a2 irqchip/gic-v3-its: Make its_send_vinvall operate on a single ITS by Marc Zyngier · 7 years ago
  68. ab60491 irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally available by Marc Zyngier · 7 years ago
  69. debf6d0 irqchip/gic-v3-its: Track per-ITS list number by Marc Zyngier · 7 years ago
  70. 5c9a882 irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressing by Marc Zyngier · 7 years ago
  71. 67047f90 irqchip/gic-v3-its: Pass its_node pointer to each command builder by Marc Zyngier · 7 years ago
  72. a19b462 irqchip/gic-v3-its: Add post-mortem info on command timeout by Marc Zyngier · 7 years ago
  73. 558b016 irqchip/gic-v3: Add workaround for Synquacer pre-ITS by Ard Biesheuvel · 7 years ago
  74. 9d111d4 irqchip/gic: Make quirks matching conditional on init return value by Ard Biesheuvel · 7 years ago
  75. fa15001 irqchip/gic-v3: Probe device ID space before quirks handling by Ard Biesheuvel · 7 years ago
  76. 30ae961 irqchip/gic-v3-its: Add missing changes to support 52bit physical address by Shanker Donthineni · 7 years ago
  77. 32bd44d irqchip/gic-v3-its: Fix the incorrect parsing of VCPU table size by Shanker Donthineni · 7 years ago
  78. c427a47 irqchip/gic-v3-its: Fix the incorrect BUG_ON in its_init_vpe_domain() by Shanker Donthineni · 7 years ago
  79. 7249164 genirq/irqdomain: Update irq_domain_ops.activate() signature by Thomas Gleixner · 7 years ago
  80. 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
  81. 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
  82. 3d63cb5 irqchip/gic-v4: Enable low-level GICv4 operations by Marc Zyngier · 8 years ago
  83. d51c4b4 irqchip/gic-v3-its: Set implementation defined bit to enable VLPIs by Marc Zyngier · 8 years ago
  84. e57a3e28 irqchip/gic-v3-its: Allow doorbell interrupts to be injected/cleared by Marc Zyngier · 7 years ago
  85. 958b90d irqchip/gic-v3-its: Move pending doorbell after VMOVP by Marc Zyngier · 7 years ago
  86. 20b3d54 irqchip/gic-v3-its: Add device proxy for VPE management if !DirectLpi by Marc Zyngier · 8 years ago
  87. 93f94ea irqchip/gic-v3-its: Make LPI allocation optional on device creation by Marc Zyngier · 7 years ago
  88. f6a91da irqchip/gic-v3-its: Add VPE interrupt masking by Marc Zyngier · 8 years ago
  89. 3171a47 irqchip/gic-v3-its: Add VPE affinity changes by Marc Zyngier · 8 years ago
  90. 5e2f764 irqchip/gic-v3-its: Add VPE invalidation hook by Marc Zyngier · 8 years ago
  91. e643d80 irqchip/gic-v3-its: Add VPE scheduling by Marc Zyngier · 8 years ago
  92. eb78192 irqchip/gic-v3-its: Add VPE irq domain [de]activation by Marc Zyngier · 8 years ago
  93. 7d75bbb irqchip/gic-v3-its: Add VPE irq domain allocation/teardown by Marc Zyngier · 8 years ago
  94. 8fff27a irqchip/gic-v3-its: Add VPE domain infrastructure by Marc Zyngier · 8 years ago
  95. 015ec03 irqchip/gic-v3-its: Add VLPI configuration handling by Marc Zyngier · 8 years ago
  96. d011e4e irqchip/gic-v3-its: Add VLPI map/unmap operations by Marc Zyngier · 8 years ago
  97. c808eea irqchip/gic-v3-its: Add VLPI configuration hook by Marc Zyngier · 8 years ago
  98. d7276b8 irqchip/gic-v3-its: Add GICv4 ITS command definitions by Marc Zyngier · 8 years ago
  99. adcdb94 irqchip/gic-v3-its: Generalize LPI configuration by Marc Zyngier · 8 years ago
  100. 70cc81e irqchip/gic-v3-its: Generalize device table allocation by Marc Zyngier · 8 years ago