1. 3f54c44 iommu/arm-smmu-v3: Don't disable SMMU in kdump kernel by Will Deacon · 6 years ago
  2. b2fc9b4b iommu/arm-smmu-v3: Disable tagged pointers by Jean-Philippe Brucker · 6 years ago
  3. 9ce27af iommu/arm-smmu-v3: Add support for PCI ATS by Jean-Philippe Brucker · 6 years ago
  4. 2a7e62f iommu/arm-smmu-v3: Link domains and devices by Jean-Philippe Brucker · 6 years ago
  5. 8be39a1 iommu/arm-smmu-v3: Add a master->domain pointer by Jean-Philippe Brucker · 6 years ago
  6. bcecaee iommu/arm-smmu-v3: Store SteamIDs in master by Jean-Philippe Brucker · 6 years ago
  7. b54f426 iommu/arm-smmu-v3: Rename arm_smmu_master_data to arm_smmu_master by Jean-Philippe Brucker · 6 years ago
  8. b77cf11 iommu: Allow io-pgtable to be used outside of drivers/iommu/ by Rob Herring · 6 years ago
  9. 03ebe48 Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
  10. 9b468f7 iommu/arm-smmu: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  11. a868e85 iommu/arm-smmu-v3: Use explicit mb() when moving cons pointer by Will Deacon · 6 years ago
  12. 84a9a75 iommu/arm-smmu-v3: Avoid memory corruption from Hisilicon MSI payloads by Zhen Lei · 6 years ago
  13. 3cd508a iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes by Robin Murphy · 6 years ago
  14. c07b642 iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular by Paul Gortmaker · 6 years ago
  15. 5e73107 iommu/arm-smmu-v3: Remove unnecessary wrapper function by Andrew Murray · 6 years ago
  16. 2d7ca2c iommu/arm-smmu-v3: Add SPDX header by Andrew Murray · 6 years ago
  17. 9662b99 iommu/arm-smmu-v3: Add support for non-strict mode by Zhen Lei · 6 years ago
  18. 07fdef3 iommu/arm-smmu-v3: Implement flush_iotlb_all hook by Zhen Lei · 6 years ago
  19. 901510e iommu/arm-smmu-v3: Avoid back-to-back CMD_SYNC operations by Zhen Lei · 6 years ago
  20. 0f02477 iommu/arm-smmu-v3: Fix unexpected CMD_SYNC timeout by Zhen Lei · 6 years ago
  21. 657135f iommu/arm-smmu-v3: Fix a couple of minor comment typos by John Garry · 6 years ago
  22. 18b8bfd Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  23. 6488a7f Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/omap', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 6 years ago
  24. d88e61f iommu: Remove the ->map_sg indirection by Christoph Hellwig · 6 years ago
  25. b63b343 iommu/arm-smmu-v3: Abort all transactions if SMMU is enabled in kdump kernel by Will Deacon · 6 years ago
  26. a71792d iommu/arm-smmu-v3: Prevent any devices access to memory without registration by Zhen Lei · 6 years ago
  27. 0d53596 iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register by Miao Zhong · 6 years ago
  28. ac6bbf0 iommu: Remove IOMMU_OF_DECLARE by Rob Herring · 7 years ago
  29. dcd189e iommu/arm-smmu-v3: Support 52-bit virtual address by Robin Murphy · 7 years ago
  30. 6619c91 iommu/arm-smmu-v3: Support 52-bit physical address by Robin Murphy · 7 years ago
  31. 7417b99 iommu/arm-smmu-v3: Clean up queue definitions by Robin Murphy · 7 years ago
  32. ba08bdc iommu/arm-smmu-v3: Clean up table definitions by Robin Murphy · 7 years ago
  33. cbcee19 iommu/arm-smmu-v3: Clean up register definitions by Robin Murphy · 7 years ago
  34. 1cf9e54 iommu/arm-smmu-v3: Clean up address masking by Robin Murphy · 7 years ago
  35. 940ded9 iommu/arm-smmu-v3: limit reporting of MSI allocation failures by Nate Watterson · 7 years ago
  36. 4c8996d iommu/arm-smmu-v3: Warn about missing IRQs by Robin Murphy · 7 years ago
  37. fedbd94 Merge branches 'arm/renesas', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 7 years ago
  38. b0c560f iommu: Clean up of_iommu_init_fn by Robin Murphy · 7 years ago
  39. 563b5cb iommu/arm-smmu-v3: Cope with duplicated Stream IDs by Robin Murphy · 7 years ago
  40. 57d72e1 iommu/arm-smmu-v3: Don't free page table ops twice by Jean-Philippe Brucker · 7 years ago
  41. 56f1944 Merge branches 'iommu/arm/smmu', 'iommu/updates', 'iommu/vt-d', 'iommu/ipmmu-vmsa' and 'iommu/iova' into iommu-next-20171113.0 by Alex Williamson · 7 years ago
  42. 8ff0f72 iommu/arm-smmu-v3: Use burst-polling for sync completion by Robin Murphy · 7 years ago
  43. a529ea1 iommu/arm-smmu-v3: Consolidate identical timeouts by Will Deacon · 7 years ago
  44. 4980659 iommu/arm-smmu-v3: Split arm_smmu_cmdq_issue_sync in half by Will Deacon · 7 years ago
  45. 37de98f iommu/arm-smmu-v3: Use CMD_SYNC completion MSI by Robin Murphy · 7 years ago
  46. dce032a iommu/arm-smmu-v3: Forget about cmdq-sync interrupt by Robin Murphy · 7 years ago
  47. 2f657ad iommu/arm-smmu-v3: Specialise CMD_SYNC handling by Robin Murphy · 7 years ago
  48. 2a22baa iommu/arm-smmu-v3: Correct COHACC override message by Robin Murphy · 7 years ago
  49. 9cff86fd2 iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD and CD.S by Yisheng Xie · 7 years ago
  50. 704c038 iommu/arm-smmu-v3: Ensure we sync STE when only changing config field by Will Deacon · 7 years ago
  51. 6948d4a iommu/arm-smmu: Remove ACPICA workarounds by Robin Murphy · 7 years ago
  52. 32b1244 iommu/io-pgtable-arm: Convert to IOMMU API TLB sync by Robin Murphy · 7 years ago
  53. 7aa8619 iommu/arm-smmu-v3: Implement shutdown method by Nate Watterson · 8 years ago
  54. f935448 iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126 by Geetha Sowjanya · 8 years ago
  55. 99caf17 iommu/arm-smmu-v3: Enable ACPI based HiSilicon CMD_PREFETCH quirk(erratum 161010701) by shameer · 8 years ago
  56. e5b829d iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74 by Linu Cherian · 8 years ago
  57. 12275bf iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number definitions by Robert Richter · 8 years ago
  58. 58188af iommu/arm-smmu-v3: Remove io-pgtable spinlock by Robin Murphy · 8 years ago
  59. 81b3c25 iommu/io-pgtable: Introduce explicit coherency by Robin Murphy · 8 years ago
  60. 5c2d021 iommu: arm-smmu: Handle return of iommu_device_register. by Arvind Yadav · 8 years ago
  61. ebdd13c iommu: arm-smmu-v3: make of_device_ids const by Arvind Yadav · 8 years ago
  62. b847de4 iommu/arm-smmu-v3: Increase CMDQ drain timeout value by Sunil Goutham · 8 years ago
  63. 2c0248d Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 8 years ago
  64. bdf9592 iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassed by Sunil Goutham · 8 years ago
  65. f6810c1 iommu/arm-smmu: Clean up early-probing workarounds by Robin Murphy · 8 years ago
  66. beb3c6a iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains by Will Deacon · 8 years ago
  67. 67560ed iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return void by Will Deacon · 8 years ago
  68. 0834cc2 iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains by Will Deacon · 8 years ago
  69. 273df96 iommu/dma: Make PCI window reservation generic by Robin Murphy · 8 years ago
  70. 9d3a4de iommu: Disambiguate MSI region types by Robin Murphy · 8 years ago
  71. 8d2932d Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/mediatek', 'arm/core', 'x86/vt-d' and 'core' into next by Joerg Roedel · 8 years ago
  72. d0f6f58 iommu: Remove iommu_register_instance interface by Joerg Roedel · 8 years ago
  73. 9648cbc iommu/arm-smmu: Make use of the iommu_register interface by Joerg Roedel · 8 years ago
  74. ce273db Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/core by Joerg Roedel · 8 years ago
  75. 692c4e4 iommu/arm-smmu-v3: limit use of 2-level stream tables by Nate Watterson · 8 years ago
  76. 810871c iommu/arm-smmu-v3: Clear prior settings when updating STEs by Nate Watterson · 8 years ago
  77. 5018c8d iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore by Eric Auger · 8 years ago
  78. 50019f0 iommu/arm-smmu-v3: Implement reserved region get/put callbacks by Eric Auger · 8 years ago
  79. 14b4dba Revert "iommu/arm-smmu: Set PRIVCFG in stage 1 STEs" by Robin Murphy · 8 years ago
  80. e4dadfa iommu/arm-smmu-v3: Add IORT configuration by Lorenzo Pieralisi · 8 years ago
  81. 2985b52 iommu/arm-smmu-v3: Split probe functions into DT/generic portions by Lorenzo Pieralisi · 8 years ago
  82. 778de07 iommu/arm-smmu-v3: Convert struct device of_node to fwnode usage by Lorenzo Pieralisi · 8 years ago
  83. ca297aa iommu/arm-smmu: Constify iommu_gather_ops structures by Bhumika Goyal · 8 years ago
  84. ec615f4 iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s by Robin Murphy · 8 years ago
  85. 455eb7d iommu/arm-smmu: Set domain geometry by Robin Murphy · 8 years ago
  86. 95fa99a iommu/arm-smmu: Set PRIVCFG in stage 1 STEs by Robin Murphy · 8 years ago
  87. 08d4ca2 iommu/arm-smmu: Support non-PCI devices with SMMUv3 by Robin Murphy · 8 years ago
  88. 8f78515 iommu/arm-smmu: Implement of_xlate() for SMMUv3 by Robin Murphy · 8 years ago
  89. dc87a98 iommu/arm-smmu: Fall back to global bypass by Robin Murphy · 8 years ago
  90. 8ded290 iommu/arm-smmu: Disable interrupts whilst holding the cmdq lock by Will Deacon · 8 years ago
  91. bcfced1 iommu/arm-smmu: Fix polling of command queue by Jean-Philippe Brucker · 8 years ago
  92. b4163fb iommu/arm-smmu: Fix event queues synchronization by Jean-Philippe Brucker · 8 years ago
  93. 5bc0a11 iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass by Will Deacon · 8 years ago
  94. aea2037 iommu/arm-smmu: Fix CMDQ error handling by Will Deacon · 8 years ago
  95. c3928e7 Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu by Joerg Roedel · 8 years ago
  96. 112c898 iommu/arm-smmu: request pcie devices to enable ACS by Wei Chen · 9 years ago
  97. 9aeb26c iommu/arm-smmu: Wire up map_sg for arm-smmu-v3 by Jean-Philippe Brucker · 9 years ago
  98. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 9 years ago
  99. d546635 iommu/arm-smmu: Use per-domain page sizes. by Robin Murphy · 9 years ago
  100. cbf8277 iommu/arm-smmu: Treat IOMMU_DOMAIN_DMA as bypass for now by Will Deacon · 9 years ago