1. 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
  2. 6ef930f irqchip/gic-v3-its: Fix VPE activate callback return value by Marc Zyngier · 7 years ago
  3. d4d7b4a irqchip/gic-v3-its: Setup VLPI properties at map time by Marc Zyngier · 7 years ago
  4. 44c4c25 irqchip/gic-v3-its: Update effective affinity on VPE mapping by Marc Zyngier · 7 years ago
  5. 3c1ccee irqchip/gic-v3-its: Only send VINVALL to a single ITS by Marc Zyngier · 7 years ago
  6. 2247e1b irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITS by Marc Zyngier · 7 years ago
  7. 75fd951 irqchip/gic-v3-its: Make its_send_vmapp operate on a single ITS by Marc Zyngier · 7 years ago
  8. 40619a2 irqchip/gic-v3-its: Make its_send_vinvall operate on a single ITS by Marc Zyngier · 7 years ago
  9. ab60491 irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally available by Marc Zyngier · 7 years ago
  10. debf6d0 irqchip/gic-v3-its: Track per-ITS list number by Marc Zyngier · 7 years ago
  11. 5c9a882 irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressing by Marc Zyngier · 7 years ago
  12. 67047f90 irqchip/gic-v3-its: Pass its_node pointer to each command builder by Marc Zyngier · 7 years ago
  13. a19b462 irqchip/gic-v3-its: Add post-mortem info on command timeout by Marc Zyngier · 7 years ago
  14. 558b016 irqchip/gic-v3: Add workaround for Synquacer pre-ITS by Ard Biesheuvel · 7 years ago
  15. 9d111d4 irqchip/gic: Make quirks matching conditional on init return value by Ard Biesheuvel · 7 years ago
  16. fa15001 irqchip/gic-v3: Probe device ID space before quirks handling by Ard Biesheuvel · 7 years ago
  17. 30ae961 irqchip/gic-v3-its: Add missing changes to support 52bit physical address by Shanker Donthineni · 7 years ago
  18. 32bd44d irqchip/gic-v3-its: Fix the incorrect parsing of VCPU table size by Shanker Donthineni · 7 years ago
  19. c427a47 irqchip/gic-v3-its: Fix the incorrect BUG_ON in its_init_vpe_domain() by Shanker Donthineni · 7 years ago
  20. 7249164 genirq/irqdomain: Update irq_domain_ops.activate() signature by Thomas Gleixner · 7 years ago
  21. 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
  22. 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
  23. 3d63cb5 irqchip/gic-v4: Enable low-level GICv4 operations by Marc Zyngier · 8 years ago
  24. d51c4b4 irqchip/gic-v3-its: Set implementation defined bit to enable VLPIs by Marc Zyngier · 8 years ago
  25. e57a3e28 irqchip/gic-v3-its: Allow doorbell interrupts to be injected/cleared by Marc Zyngier · 7 years ago
  26. 958b90d irqchip/gic-v3-its: Move pending doorbell after VMOVP by Marc Zyngier · 7 years ago
  27. 20b3d54 irqchip/gic-v3-its: Add device proxy for VPE management if !DirectLpi by Marc Zyngier · 8 years ago
  28. 93f94ea irqchip/gic-v3-its: Make LPI allocation optional on device creation by Marc Zyngier · 7 years ago
  29. f6a91da irqchip/gic-v3-its: Add VPE interrupt masking by Marc Zyngier · 8 years ago
  30. 3171a47 irqchip/gic-v3-its: Add VPE affinity changes by Marc Zyngier · 8 years ago
  31. 5e2f764 irqchip/gic-v3-its: Add VPE invalidation hook by Marc Zyngier · 8 years ago
  32. e643d80 irqchip/gic-v3-its: Add VPE scheduling by Marc Zyngier · 8 years ago
  33. eb78192 irqchip/gic-v3-its: Add VPE irq domain [de]activation by Marc Zyngier · 8 years ago
  34. 7d75bbb irqchip/gic-v3-its: Add VPE irq domain allocation/teardown by Marc Zyngier · 8 years ago
  35. 8fff27a irqchip/gic-v3-its: Add VPE domain infrastructure by Marc Zyngier · 8 years ago
  36. 015ec03 irqchip/gic-v3-its: Add VLPI configuration handling by Marc Zyngier · 8 years ago
  37. d011e4e irqchip/gic-v3-its: Add VLPI map/unmap operations by Marc Zyngier · 8 years ago
  38. c808eea irqchip/gic-v3-its: Add VLPI configuration hook by Marc Zyngier · 8 years ago
  39. d7276b8 irqchip/gic-v3-its: Add GICv4 ITS command definitions by Marc Zyngier · 8 years ago
  40. adcdb94 irqchip/gic-v3-its: Generalize LPI configuration by Marc Zyngier · 8 years ago
  41. 70cc81e irqchip/gic-v3-its: Generalize device table allocation by Marc Zyngier · 8 years ago
  42. cf2be8b irqchip/gic-v3-its: Rework LPI freeing by Marc Zyngier · 8 years ago
  43. 7c297a2 irqchip/gic-v3-its: Split out pending table allocation by Marc Zyngier · 8 years ago
  44. 4cacac5 irqchip/gic-v3-its: Allow use of indirect VCPU tables by Marc Zyngier · 8 years ago
  45. 0e5ccf9 irqchip/gic-v3-its: Split out property table allocation by Marc Zyngier · 8 years ago
  46. 8d85dce irqchip/gic-v3-its: Implement irq_set_irqchip_state for pending state by Marc Zyngier · 8 years ago
  47. e4f9094 irqchip/gic-v3-its: Macro-ize its_send_single_command by Marc Zyngier · 8 years ago
  48. 3dfa576 irqchip/gic-v3-its: Add probing for VLPI properties by Marc Zyngier · 8 years ago
  49. a13b040 irqchip/gic-v3-its: Move LPI definitions around by Marc Zyngier · 8 years ago
  50. e81f54c irqchip: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  51. 9bdd8b1 irqchip/gic-v3-its: Properly handle command queue wrapping by Marc Zyngier · 7 years ago
  52. 0d224d3 irqchip/gic-v3-its: Report that effective affinity is a single target by Marc Zyngier · 7 years ago
  53. 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
  54. fdf6e7a irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODES by Hanjun Guo · 7 years ago
  55. d1ce263 irqchip/gic-v3-its: Remove ACPICA version check for ACPI NUMA by Robert Richter · 7 years ago
  56. 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
  57. 6c31e12 irqchip/gic-v3-its: Don't assume GICv3 hardware supports 16bit INTID by Shanker Donthineni · 8 years ago
  58. dbd2b82 irqchip/gic-v3-its: Add ACPI NUMA node mapping by Ganapatrao Kulkarni · 8 years ago
  59. 935bba7 irqchip/gic-v3-its: Make of_device_ids const by Arvind Yadav · 8 years ago
  60. 96f0d93 irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access by Marc Zyngier · 8 years ago
  61. 8b8d94a irqchip/gicv3-its: Skip irq affinity setting when target cpu is the same as current setting by MaJun · 8 years ago
  62. 8d3554b irqchip/gic-v3-its: Keep the include header files in alphabetic order by Hanjun Guo · 8 years ago
  63. 90922a2 irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065 by Shanker Donthineni · 8 years ago
  64. 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
  65. 34d677a irqchip/gic-v3-its: Zero command on allocation by Marc Zyngier · 8 years ago
  66. 5bc13c2 irqchip/gic-v3-its: Fix command buffer allocation by Robert Richter · 8 years ago
  67. 6a25ad3 irqchip/gic-v3-its: Rename MAPVI to MAPTI by Marc Zyngier · 8 years ago
  68. 4f46de9 irqchip/gic-v3-its: Drop deprecated GITS_BASER_TYPE_CPU by Marc Zyngier · 8 years ago
  69. 4d36f13 irqchip/gic-v3-its: Refactor command encoding by Marc Zyngier · 8 years ago
  70. 2fd632a irqchip/gic-v3-its: Enable cacheable attribute Read-allocate hints by Shanker Donthineni · 8 years ago
  71. 5976852 irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP by Eric Auger · 8 years ago
  72. 0968a61 irqchip/gic-v3-its: Specialise readq and writeq accesses by Vladimir Murzin · 8 years ago
  73. 328191c irqchip/gic-v3-its: Specialise flush_dcache operation by Vladimir Murzin · 8 years ago
  74. d524eaa irqchip/gic-v3-its: Narrow down Entry Size when used as a divider by Vladimir Murzin · 8 years ago
  75. b11283e irqchip/gic-v3-its: Change unsigned types for AArch32 compatibility by Vladimir Murzin · 8 years ago
  76. 589ce5f irqchip/gic-v3-its: Fix 64bit GIC{R,ITS}_TYPER accesses by Marc Zyngier · 8 years ago
  77. 56e520c Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  78. 44bb7e2 iommu/dma: Add support for mapping MSIs by Robin Murphy · 8 years ago
  79. 3f010cf irqchip/gicv3-its: Probe ITS in the ACPI way by Tomasz Nowicki · 8 years ago
  80. db40f0a irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI by Tomasz Nowicki · 8 years ago
  81. d14ae5e irqchip/gicv3-its: Cleanup for ITS domain initialization by Tomasz Nowicki · 8 years ago
  82. 7611da8 irqchip/gicv3-its: Disable the ITS before initializing it by David Daney · 8 years ago
  83. 3faf24e irqchip/gicv3-its: Implement two-level(indirect) device table support by Shanker Donthineni · 9 years ago
  84. 0e0b0f6 irqchip/gicv3-its: Remove an unused argument 'node_name' by Shanker Donthineni · 9 years ago
  85. 9347359 irqchip/gicv3-its: Split its_alloc_tables() into two functions by Shanker Donthineni · 9 years ago
  86. 4b75c45 irqchip/gicv3-its: Add a new function for parsing device table BASERn by Shanker Donthineni · 9 years ago
  87. 2d81d42 irqchip/gicv3-its: Introduce two helper functions for accessing BASERn by Shanker Donthineni · 9 years ago
  88. fbf8f40 irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144 by Ganapatrao Kulkarni · 9 years ago
  89. 466b7d1 irqchip/gicv3-its: Don't allow devices whose ID is outside range by Shanker Donthineni · 9 years ago
  90. 04a0e4d irqchip/gic-v3-its: Mark its_init() and its children as __init by Tomasz Nowicki · 9 years ago
  91. f6ae508 irqchip/gic-v3: Remove gic_root_node variable from the ITS code by Hanjun Guo · 9 years ago
  92. 2eca0d6 irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory size by Shanker Donthineni · 9 years ago
  93. 004fa08 irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1 by Ashok Kumar · 9 years ago
  94. 1a485f4 irqchip/gicv3-its: Fix memory leak in its_free_tables() by Shanker Donthineni · 9 years ago
  95. 18aa60c irqchip/gic-v3-its: Recompute the number of pages on page size change by Marc Zyngier · 9 years ago
  96. f833f57 irqchip: Convert all alloc/xlate users from of_node to fwnode by Marc Zyngier · 9 years ago
  97. 5d4c9bc irqdomain: Use irq_domain_get_of_node() instead of direct field access by Marc Zyngier · 9 years ago
  98. e50226b Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
  99. c8415b9 irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined by Marc Zyngier · 9 years ago
  100. 9410097 irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313 by Robert Richter · 9 years ago