1. ce76353 iommu/amd: Finish TLB flush in amd_iommu_unmap() by Joerg Roedel · 7 years ago
  2. 9d25e3c iommu/exynos: Remove initconst attribute to avoid potential kernel oops by Marek Szyprowski · 7 years ago
  3. aba2d9a iommu/amd: Do not disable SWIOTLB if SME is active by Tom Lendacky · 7 years ago
  4. 3c6bae6 iommu/amd: pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  5. 1ff9b17 iommu/mediatek: Limit the physical address in 32bit for v7s by Yong Wu · 7 years ago
  6. 5c62c1c iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMA by Yong Wu · 7 years ago
  7. c0d05cd iommu/of: Remove PCI host bridge node check by Robin Murphy · 7 years ago
  8. 986a5f7 iommu/qcom: Depend on HAS_DMA to fix compile error by Geert Uytterhoeven · 7 years ago
  9. 3bd71e1 iommu/vt-d: Fix harmless section mismatch warning by Arnd Bergmann · 7 years ago
  10. a4aaecc iommu: Add missing dependencies by Guenter Roeck · 7 years ago
  11. 4dfc278 Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  12. 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  13. b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  14. 47b59d8 Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd', 's390' and 'core' into next by Joerg Roedel · 7 years ago
  15. 5082219 iommu/vt-d: Don't be too aggressive when clearing one context entry by Filippo Sironi · 7 years ago
  16. 30ef7d2 iommu/intel: update to new mmu_notifier semantic by Jérôme Glisse · 7 years ago
  17. f0d1c71 iommu/amd: update to new mmu_notifier semantic by Jérôme Glisse · 7 years ago
  18. 5823e33 iommu/vt-d: Prevent VMD child devices from being remapping targets by Jon Derrick · 7 years ago
  19. add02cfd iommu: Introduce Interface for IOMMU TLB Flushing by Joerg Roedel · 7 years ago
  20. cceb845 iommu/s390: Constify iommu_ops by Arvind Yadav · 7 years ago
  21. 11b93eb iommu/vt-d: Avoid calling virt_to_phys() on null pointer by Ashok Raj · 7 years ago
  22. 9d8c3af iommu/vt-d: IOMMU Page Request needs to check if address is canonical. by Ashok Raj · 7 years ago
  23. 96302d8 arm/tegra: Call bus_set_iommu() after iommu_device_register() by Joerg Roedel · 7 years ago
  24. 0b9a369 iommu/exynos: Constify iommu_ops by Arvind Yadav · 7 years ago
  25. 8da4af9 iommu/ipmmu-vmsa: Make ipmmu_gather_ops const by Bhumika Goyal · 7 years ago
  26. a175a67 iommu/ipmmu-vmsa: Rereserving a free context before setting up a pagetable by Oleksandr Tyshchenko · 7 years ago
  27. 0688a09 iommu/amd: Rename a few flush functions by Joerg Roedel · 7 years ago
  28. ec62b1a iommu/amd: Check if domain is NULL in get_domain() and return -EBUSY by Baoquan He · 7 years ago
  29. 4193998 iommu/mediatek: Fix a build warning of BIT(32) in ARM by Yong Wu · 7 years ago
  30. 4f1c8ea iommu/mediatek: Fix a build fail of m4u_type by Yong Wu · 7 years ago
  31. 6ce5b0f iommu: qcom: annotate PM functions as __maybe_unused by Arnd Bergmann · 7 years ago
  32. 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
  33. 3ff2dcc iommu/pamu: Fix PAMU boot crash by Joerg Roedel · 7 years ago
  34. 30e2fcc iommu/mediatek: Enlarge the validate PA range for 4GB mode by Yong Wu · 7 years ago
  35. 6254b64 iommu/mediatek: Disable iommu clock when system suspend by Yong Wu · 7 years ago
  36. 4b00f5a iommu/mediatek: Move pgtable allocation into domain_alloc by Yong Wu · 7 years ago
  37. 7c3a2ec iommu/mediatek: Merge 2 M4U HWs into one iommu domain by Yong Wu · 7 years ago
  38. e6dec92 iommu/mediatek: Add mt2712 IOMMU support by Yong Wu · 7 years ago
  39. a9467d9 iommu/mediatek: Move MTK_M4U_TO_LARB/PORT into mtk_iommu.c by Yong Wu · 7 years ago
  40. 7af9a5f iommu/ipmmu-vmsa: Use iommu_device_sysfs_add()/remove() by Magnus Damm · 7 years ago
  41. 2479c63 iommu/amd: Fix section mismatch warning by Joerg Roedel · 7 years ago
  42. ae162ef iommu/amd: Fix compiler warning in copy_device_table() by Joerg Roedel · 7 years ago
  43. af6ee6c 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 · 7 years ago
  44. 1464d0b iommu: Avoid NULL group dereference by Robin Murphy · 7 years ago
  45. c184ae8 iommu/tegra-gart: Add support for struct iommu_device by Joerg Roedel · 7 years ago
  46. 0b480e4 iommu/tegra: Add support for struct iommu_device by Joerg Roedel · 7 years ago
  47. fa94cf8 Merge branch 'core' into arm/tegra by Joerg Roedel · 7 years ago
  48. a2d866f iommu/arm-smmu: Add system PM support by Robin Murphy · 7 years ago
  49. 90df373 iommu/arm-smmu: Track context bank state by Robin Murphy · 7 years ago
  50. 7aa8619 iommu/arm-smmu-v3: Implement shutdown method by Nate Watterson · 8 years ago
  51. 13cf017 iommu/vt-d: Make use of iova deferred flushing by Joerg Roedel · 7 years ago
  52. c8acb28 iommu/vt-d: Allow to flush more than 4GB of device TLBs by Joerg Roedel · 7 years ago
  53. 9003d61 iommu/amd: Make use of iova queue flushing by Joerg Roedel · 7 years ago
  54. 9a005a8 iommu/iova: Add flush timer by Joerg Roedel · 7 years ago
  55. 8109c2a iommu/iova: Add locking to Flush-Queues by Joerg Roedel · 7 years ago
  56. fb418da iommu/iova: Add flush counters to Flush-Queue implementation by Joerg Roedel · 7 years ago
  57. 1928210 iommu/iova: Implement Flush-Queue ring buffer by Joerg Roedel · 7 years ago
  58. 42f87e7 iommu/iova: Add flush-queue data structures by Joerg Roedel · 7 years ago
  59. da4b027 iommu/of: Fix of_iommu_configure() for disabled IOMMUs by Robin Murphy · 7 years ago
  60. f42c223 iommu/s390: Add support for iommu_device handling by Joerg Roedel · 8 years ago
  61. 20b46df iommu/amd: Disable iommu only if amd_iommu=off is specified by Baoquan He · 7 years ago
  62. daae2d2 iommu/amd: Don't copy GCR3 table root pointer by Baoquan He · 7 years ago
  63. b336781 iommu/amd: Allocate memory below 4G for dev table if translation pre-enabled by Baoquan He · 7 years ago
  64. df3f7a6 iommu/amd: Use is_attach_deferred call-back by Baoquan He · 7 years ago
  65. e01d191 iommu: Add is_attach_deferred call-back to iommu-ops by Baoquan He · 7 years ago
  66. 53019a9 iommu/amd: Do sanity check for address translation and irq remap of old dev table entry by Baoquan He · 7 years ago
  67. 3ac3e5e iommu/amd: Copy old trans table from old kernel by Baoquan He · 7 years ago
  68. 45a01c4 iommu/amd: Add function copy_dev_tables() by Baoquan He · 7 years ago
  69. 07a80a6 iommu/amd: Define bit fields for DTE particularly by Baoquan He · 7 years ago
  70. 9494ea9 Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel" by Baoquan He · 7 years ago
  71. 78d313c iommu/amd: Add several helper functions by Baoquan He · 7 years ago
  72. 4c232a7 iommu/amd: Detect pre enabled translation by Baoquan He · 7 years ago
  73. d051f28 iommu/qcom: Initialize secure page table by Stanimir Varbanov · 7 years ago
  74. 0ae349a iommu/qcom: Add qcom_iommu by Rob Clark · 7 years ago
  75. 2b03774 iommu/arm-smmu: Split out register defines by Rob Clark · 7 years ago
  76. 68a17f0 iommu/pamu: Add support for generic iommu-device by Joerg Roedel · 7 years ago
  77. 07eb6fd iommu/pamu: WARN when fsl_pamu_probe() is called more than once by Joerg Roedel · 7 years ago
  78. af29d9f iommu/pamu: Make driver depend on CONFIG_PHYS_64BIT by Joerg Roedel · 7 years ago
  79. a4d98fb iommu/pamu: Let PAMU depend on PCI by Joerg Roedel · 7 years ago
  80. 2926a2aa iommu: Fix wrong freeing of iommu_device->dev by Joerg Roedel · 7 years ago
  81. a7990c6 iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device by Artem Savkov · 7 years ago
  82. 05f80300 iommu: Finish making iommu_group support mandatory by Robin Murphy · 7 years ago
  83. 15f9a31 iommu/tegra-gart: Add iommu_group support by Robin Murphy · 7 years ago
  84. d92e1f8 iommu/tegra-smmu: Add iommu_group support by Robin Murphy · 7 years ago
  85. ce2eb8f iommu/msm: Add iommu_group support by Robin Murphy · 7 years ago
  86. 928055a iommu/exynos: Remove custom platform device registration code by Marek Szyprowski · 7 years ago
  87. bfee0cf iommu/omap: Use DMA-API for performing cache flushes by Josue Albarran · 7 years ago
  88. 159d3e3 iommu/omap: Fix disabling of MMU upon a fault by Fernando Guzman Lugo · 7 years ago
  89. db3a7fd iommu/exynos: prevent building on big-endian kernels by Arnd Bergmann · 7 years ago
  90. c3aa474 iommu/rockchip: ignore isp mmu reset operation by Simon Xue · 7 years ago
  91. 03f732f iommu/rockchip: add multi irqs support by Simon Xue · 7 years ago
  92. 74ddda7 iommu/amd: Fix schedule-while-atomic BUG in initialization code by Joerg Roedel · 7 years ago
  93. 6bd4f1c iommu: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  94. 02dd44c iommu/ipmmu-vmsa: Clean up device tracking by Robin Murphy · 7 years ago
  95. 7b2d596 iommu/ipmmu-vmsa: Replace local utlb code with fwspec ids by Magnus Damm · 7 years ago
  96. 3c49ed3 iommu/ipmmu-vmsa: Use fwspec on both 32 and 64-bit ARM by Robin Murphy · 7 years ago
  97. 49558da iommu/ipmmu-vmsa: Consistent ->of_xlate() handling by Magnus Damm · 7 years ago
  98. 01da21e iommu/ipmmu-vmsa: Use iommu_device_register()/unregister() by Magnus Damm · 7 years ago
  99. 1f59adb iommu/exynos: Replace non-existing big-endian Kconfig option by Krzysztof Kozlowski · 7 years ago
  100. bc24c57 iommu/vt-d: Don't free parent pagetable of the PTE we're adding by David Dillow · 8 years ago