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