1. 5e2c9f9 irqchip/gic-v3-its: Allow use of LPI tables in reserved memory by Marc Zyngier · 6 years ago
  2. 3fb68fa irqchip/gic-v3-its: Register LPI tables with EFI config table by Marc Zyngier · 6 years ago
  3. f842ca8 irqchip/gic-v3-its: Check that all RDs have the same property table by Marc Zyngier · 6 years ago
  4. c6e2ccb irqchip/gic-v3-its: Use pre-programmed redistributor tables with kdump kernels by Marc Zyngier · 7 years ago
  5. c440a9d irqchip/gic-v3-its: Allow use of pre-programmed LPI tables by Marc Zyngier · 6 years ago
  6. e1a2e20 irqchip/gic-v3-its: Keep track of property table's PA and VA by Marc Zyngier · 6 years ago
  7. 11e37d3 irqchip/gic-v3-its: Move pending table allocation to init time by Marc Zyngier · 6 years ago
  8. 053be48 irqchip/gic-v3-its: Split property table clearing from allocation by Marc Zyngier · 6 years ago
  9. adaab50 irqchip/gic-v3-its: Simplify LPI_PENDBASE_SZ usage by Marc Zyngier · 6 years ago
  10. 4cb205c irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint by Jia He · 6 years ago
  11. a8db745 irqchip/gic-v3-its: Make its_lock a raw_spin_lock_t by Sebastian Andrzej Siewior · 6 years ago
  12. 12b2905 irqchip/gic-v3-its: Honor hypervisor enforced LPI range by Marc Zyngier · 7 years ago
  13. a4f9edb irqchip/gic-v3: Expose GICD_TYPER in the rdist structure by Marc Zyngier · 7 years ago
  14. 38dd7c4 irqchip/gic-v3-its: Drop chunk allocation compatibility by Marc Zyngier · 7 years ago
  15. 147c8f3 irqchip/gic-v3-its: Move minimum LPI requirements to individual busses by Marc Zyngier · 7 years ago
  16. fe8e935 irqchip/gic-v3-its: Use full range of LPIs by Marc Zyngier · 7 years ago
  17. 880cb3c irqchip/gic-v3-its: Refactor LPI allocator by Marc Zyngier · 7 years ago
  18. 82f499c irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug by Marc Zyngier · 7 years ago
  19. 205e065 irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collection by Marc Zyngier · 7 years ago
  20. 83559b4 irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection by Marc Zyngier · 7 years ago
  21. c1797b1 irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node by Yang Yingliang · 7 years ago
  22. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  23. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  24. 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
  25. 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
  26. 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
  27. 6eb486b irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enabling by Shanker Donthineni · 7 years ago
  28. 920181c irqchip/gic-v3-its: Add ability to resend MAPC on resume by Derek Basehore · 7 years ago
  29. dba0bc7 irqchip/gic-v3-its: Add ability to save/restore ITS state by Derek Basehore · 7 years ago
  30. 4f2c758 irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis by Ard Biesheuvel · 7 years ago
  31. 50c3309 irqchip/gic-v3-its: Fix misplaced __iomem annotations by Robin Murphy · 7 years ago
  32. 95a2562 irqchip/gic-v3: Ignore disabled ITS nodes by Stephen Boyd · 7 years ago
  33. 8b4282e ACPI/IORT: Add msi address regions reservation helper by Shameer Kolothum · 7 years ago
  34. 702cb0a genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 7 years ago
  35. 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
  36. 6ef930f irqchip/gic-v3-its: Fix VPE activate callback return value by Marc Zyngier · 7 years ago
  37. d4d7b4a irqchip/gic-v3-its: Setup VLPI properties at map time by Marc Zyngier · 7 years ago
  38. 44c4c25 irqchip/gic-v3-its: Update effective affinity on VPE mapping by Marc Zyngier · 7 years ago
  39. 3c1ccee irqchip/gic-v3-its: Only send VINVALL to a single ITS by Marc Zyngier · 7 years ago
  40. 2247e1b irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITS by Marc Zyngier · 7 years ago
  41. 75fd951 irqchip/gic-v3-its: Make its_send_vmapp operate on a single ITS by Marc Zyngier · 7 years ago
  42. 40619a2 irqchip/gic-v3-its: Make its_send_vinvall operate on a single ITS by Marc Zyngier · 7 years ago
  43. ab60491 irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally available by Marc Zyngier · 7 years ago
  44. debf6d0 irqchip/gic-v3-its: Track per-ITS list number by Marc Zyngier · 7 years ago
  45. 5c9a882 irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressing by Marc Zyngier · 7 years ago
  46. 67047f90 irqchip/gic-v3-its: Pass its_node pointer to each command builder by Marc Zyngier · 7 years ago
  47. a19b462 irqchip/gic-v3-its: Add post-mortem info on command timeout by Marc Zyngier · 7 years ago
  48. 558b016 irqchip/gic-v3: Add workaround for Synquacer pre-ITS by Ard Biesheuvel · 7 years ago
  49. 9d111d4 irqchip/gic: Make quirks matching conditional on init return value by Ard Biesheuvel · 7 years ago
  50. fa15001 irqchip/gic-v3: Probe device ID space before quirks handling by Ard Biesheuvel · 7 years ago
  51. 30ae961 irqchip/gic-v3-its: Add missing changes to support 52bit physical address by Shanker Donthineni · 7 years ago
  52. 32bd44d irqchip/gic-v3-its: Fix the incorrect parsing of VCPU table size by Shanker Donthineni · 7 years ago
  53. c427a47 irqchip/gic-v3-its: Fix the incorrect BUG_ON in its_init_vpe_domain() by Shanker Donthineni · 7 years ago
  54. 7249164 genirq/irqdomain: Update irq_domain_ops.activate() signature by Thomas Gleixner · 7 years ago
  55. 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
  56. 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
  57. 3d63cb5 irqchip/gic-v4: Enable low-level GICv4 operations by Marc Zyngier · 8 years ago
  58. d51c4b4 irqchip/gic-v3-its: Set implementation defined bit to enable VLPIs by Marc Zyngier · 8 years ago
  59. e57a3e28 irqchip/gic-v3-its: Allow doorbell interrupts to be injected/cleared by Marc Zyngier · 7 years ago
  60. 958b90d irqchip/gic-v3-its: Move pending doorbell after VMOVP by Marc Zyngier · 7 years ago
  61. 20b3d54 irqchip/gic-v3-its: Add device proxy for VPE management if !DirectLpi by Marc Zyngier · 8 years ago
  62. 93f94ea irqchip/gic-v3-its: Make LPI allocation optional on device creation by Marc Zyngier · 7 years ago
  63. f6a91da irqchip/gic-v3-its: Add VPE interrupt masking by Marc Zyngier · 8 years ago
  64. 3171a47 irqchip/gic-v3-its: Add VPE affinity changes by Marc Zyngier · 8 years ago
  65. 5e2f764 irqchip/gic-v3-its: Add VPE invalidation hook by Marc Zyngier · 8 years ago
  66. e643d80 irqchip/gic-v3-its: Add VPE scheduling by Marc Zyngier · 8 years ago
  67. eb78192 irqchip/gic-v3-its: Add VPE irq domain [de]activation by Marc Zyngier · 8 years ago
  68. 7d75bbb irqchip/gic-v3-its: Add VPE irq domain allocation/teardown by Marc Zyngier · 8 years ago
  69. 8fff27a irqchip/gic-v3-its: Add VPE domain infrastructure by Marc Zyngier · 8 years ago
  70. 015ec03 irqchip/gic-v3-its: Add VLPI configuration handling by Marc Zyngier · 8 years ago
  71. d011e4e irqchip/gic-v3-its: Add VLPI map/unmap operations by Marc Zyngier · 8 years ago
  72. c808eea irqchip/gic-v3-its: Add VLPI configuration hook by Marc Zyngier · 8 years ago
  73. d7276b8 irqchip/gic-v3-its: Add GICv4 ITS command definitions by Marc Zyngier · 8 years ago
  74. adcdb94 irqchip/gic-v3-its: Generalize LPI configuration by Marc Zyngier · 8 years ago
  75. 70cc81e irqchip/gic-v3-its: Generalize device table allocation by Marc Zyngier · 8 years ago
  76. cf2be8b irqchip/gic-v3-its: Rework LPI freeing by Marc Zyngier · 8 years ago
  77. 7c297a2 irqchip/gic-v3-its: Split out pending table allocation by Marc Zyngier · 8 years ago
  78. 4cacac5 irqchip/gic-v3-its: Allow use of indirect VCPU tables by Marc Zyngier · 8 years ago
  79. 0e5ccf9 irqchip/gic-v3-its: Split out property table allocation by Marc Zyngier · 8 years ago
  80. 8d85dce irqchip/gic-v3-its: Implement irq_set_irqchip_state for pending state by Marc Zyngier · 8 years ago
  81. e4f9094 irqchip/gic-v3-its: Macro-ize its_send_single_command by Marc Zyngier · 8 years ago
  82. 3dfa576 irqchip/gic-v3-its: Add probing for VLPI properties by Marc Zyngier · 8 years ago
  83. a13b040 irqchip/gic-v3-its: Move LPI definitions around by Marc Zyngier · 8 years ago
  84. e81f54c irqchip: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  85. 9bdd8b1 irqchip/gic-v3-its: Properly handle command queue wrapping by Marc Zyngier · 7 years ago
  86. 0d224d3 irqchip/gic-v3-its: Report that effective affinity is a single target by Marc Zyngier · 7 years ago
  87. 9c9947f Merge tag 'irqchip-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 7 years ago
  88. fdf6e7a irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODES by Hanjun Guo · 7 years ago
  89. d1ce263 irqchip/gic-v3-its: Remove ACPICA version check for ACPI NUMA by Robert Richter · 7 years ago
  90. 8d9d51b Merge tag 'irqchip-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 8 years ago
  91. 6c31e12 irqchip/gic-v3-its: Don't assume GICv3 hardware supports 16bit INTID by Shanker Donthineni · 8 years ago
  92. dbd2b82 irqchip/gic-v3-its: Add ACPI NUMA node mapping by Ganapatrao Kulkarni · 8 years ago
  93. 935bba7 irqchip/gic-v3-its: Make of_device_ids const by Arvind Yadav · 8 years ago
  94. 96f0d93 irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access by Marc Zyngier · 8 years ago
  95. 8b8d94a irqchip/gicv3-its: Skip irq affinity setting when target cpu is the same as current setting by MaJun · 8 years ago
  96. 8d3554b irqchip/gic-v3-its: Keep the include header files in alphabetic order by Hanjun Guo · 8 years ago
  97. 90922a2 irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065 by Shanker Donthineni · 8 years ago
  98. ebb4949 Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  99. 34d677a irqchip/gic-v3-its: Zero command on allocation by Marc Zyngier · 8 years ago
  100. 5bc13c2 irqchip/gic-v3-its: Fix command buffer allocation by Robert Richter · 8 years ago