- e3b5ee0 Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 5 years ago
- 59a6233 iommu/vt-d: Replace Intel specific PASID allocator with IOASID by Jacob Pan · 5 years ago
- 0461825 iommu/vt-d: Add Kconfig option to enable/disable scalable mode by Lu Baolu · 5 years ago
- d043234 iommu: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
- cd221bd iommu/arm-smmu: Allow building as a module by Will Deacon · 5 years ago
- 2852ad0 iommu/arm-smmu-v3: Allow building as a module by Will Deacon · 5 years ago
- c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
- 1daa56b Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
- d7f0b2e drivers: iommu: hyperv: Make HYPERV_IOMMU only available on x86 by Boqun Feng · 5 years ago
- 9b3a713 Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm/mediatek', 'arm/tegra', 'arm/smmu', 'x86/amd', 'x86/vt-d', 'virtio' and 'core' into next by Joerg Roedel · 5 years ago
- fd87284 iommu/vt-d: Select PCI_PRI for INTEL_IOMMU_SVM by Bjorn Helgaas · 5 years ago
- fa83433 iommu: Add I/O ASID allocator by Jean-Philippe Brucker · 5 years ago
- be62dbf iommu/amd: Convert AMD iommu driver to the dma-iommu api by Tom Murphy · 5 years ago
- 76f0f22 Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 5 years ago
- c5a5dc4 iommu/vt-d: Don't switch off swiotlb if bounce page is used by Lu Baolu · 5 years ago
- df41017 ia64: remove support for machvecs by Christoph Hellwig · 5 years ago
- edcd69a iommu: Add virtio-iommu driver by Jean-Philippe Brucker · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- d9351ea Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- ece6e6f iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two parts by Julien Grall · 6 years ago
- 954a03b iommu/arm-smmu: Break insecure users by disabling bypass by default by Douglas Anderson · 6 years ago
- d05e4c8 Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt-d', 'x86/amd', 'hyper-v' and 'core' into next by Joerg Roedel · 6 years ago
- 29217a4 iommu/hyper-v: Add Hyper-V stub IOMMU driver by Lan Tianyu · 6 years ago
- ce2785a iommu/tegra: gart: Integrate with Memory Controller driver by Dmitry Osipenko · 6 years ago
- bd3c2e6 iommu/iova: Allow compiling the library without IOMMU support by Sakari Ailus · 6 years ago
- d1f2b17 Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
- 1fde573 s390: vfio-ap: base implementation of VFIO AP device driver by Tony Krowiak · 6 years ago
- ee2636b iommu/vt-d: Enable base Intel IOMMU debugfs support by Sohil Mehta · 6 years ago
- 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
- 15021d3 iommu/ipmmu-vmsa: Clarify supported platforms by Geert Uytterhoeven · 6 years ago
- 58d1131 iommu: Add config option to set passthrough as default by Olof Johansson · 6 years ago
- 7d0f5fd iommu/amd: Add basic debugfs infrastructure for AMD IOMMU by Gary R Hook · 7 years ago
- bad614b iommu: Enable debugfs exposure of IOMMU driver internals by Gary R Hook · 7 years ago
- 7ec916f Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,free}_coherent()" by Christoph Hellwig · 7 years ago
- e16c479 Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,free}()" by Linus Torvalds · 7 years ago
- 18f1837 Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
- f616ab5 dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
- 48e6f76 iommu: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
- d657c5c iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,free}_coherent() by Christoph Hellwig · 7 years ago
- b468620 iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,free}() by Christoph Hellwig · 7 years ago
- 986a5f7 iommu/qcom: Depend on HAS_DMA to fix compile error by Geert Uytterhoeven · 7 years ago
- a4aaecc iommu: Add missing dependencies by Guenter Roeck · 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
- 0ae349a iommu/qcom: Add qcom_iommu by Rob Clark · 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
- db3a7fd iommu/exynos: prevent building on big-endian kernels by Arnd Bergmann · 7 years ago
- 6a70864 Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd', 's390' and 'core' into next by Joerg Roedel · 8 years ago
- c100480 iommu/io-pgtable: depend on !GENERIC_ATOMIC64 when using COMPILE_TEST with LPAE by Will Deacon · 8 years ago
- d74c67d4 iommu/ipmmu-vmsa: Drop LPAE Kconfig dependency by Magnus Damm · 8 years ago
- 3ae4729 iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops by Magnus Damm · 8 years ago
- 4f1fcfe iommu/rockchip: Enable Rockchip IOMMU on ARM64 by Simon Xue · 8 years ago
- 63f1934 vfio: ccw: basic implementation for vfio_ccw driver by Dong Jia Shi · 8 years ago
- 087a908 iommu/mediatek: Remove bogus 'select' statements by Arnd Bergmann · 8 years ago
- 08d4ca2 iommu/arm-smmu: Support non-PCI devices with SMMUv3 by Robin Murphy · 8 years ago
- f360d32 Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/rockchip', 'arm/smmu' and 'core' into next by Joerg Roedel · 8 years ago
- a72c422 iommu/amd: Select IOMMU_IOVA for AMD IOMMU by Joerg Roedel · 9 years ago
- 1cb13f7 iommu/msm: Remove driver BROKEN by Sricharan R · 9 years ago
- c9220fb iommu/msm: use generic ARMV7S short descriptor pagetable ops by Sricharan R · 9 years ago
- b17336c iommu/mediatek: add support for mtk iommu generation one HW by Honghui Zhang · 9 years ago
- 6c0b43d Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc/pamu', 'core' and 'x86/amd' into next by Joerg Roedel · 9 years ago
- e85e8f6 iommu/amd: Remove statistics code by Joerg Roedel · 9 years ago
- a0d284d powerpc: Fix incorrect PPC32 PAMU dependency by Andy Fleming · 9 years ago
- 70cf769c Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/io-pgtable', 'arm/renesas' and 'core' into next by Joerg Roedel · 9 years ago
- 59a68eb iommu/dma: Fix NEED_SG_DMA_LENGTH dependency by Robin Murphy · 9 years ago
- 1928832 iommu/mediatek: Select ARM_DMA_USE_IOMMU by Arnd Bergmann · 9 years ago
- 0df4fab iommu/mediatek: Add mt8173 IOMMU driver by Yong Wu · 9 years ago
- 9015ba4 iommu/ipmmu-vmsa: Use ARCH_RENESAS by Simon Horman · 9 years ago
- 740a01e iommu/exynos: Add support for v5 SYSMMU by Marek Szyprowski · 9 years ago
- e5fc975 iommu/io-pgtable: Add ARMv7 short descriptor support by Robin Murphy · 9 years ago
- ae50dc4 iommu/shmobile: Remove unused Renesas IPMMU/IPMMUI driver by Geert Uytterhoeven · 9 years ago
- 39cf7c3 Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
- ab1228e Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
- b67ad2f Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/amd' into next by Joerg Roedel · 9 years ago
- 166bdbd iommu/arm-smmu: Add support for MSI on SMMUv3 by Marc Zyngier · 9 years ago
- 0db2e5d iommu: Implement common IOMMU ops for DMA mapping by Robin Murphy · 9 years ago
- 2f26e0a iommu/vt-d: Add basic SVM PASID support by David Woodhouse · 9 years ago
- b16d0cb iommu/vt-d: Always enable PASID/PRI PCI capabilities before ATS by David Woodhouse · 9 years ago
- 8a94ade iommu/vt-d: Add initial support for PASID tables by David Woodhouse · 10 years ago
- 7554225 Merge tag 'iommu-fixes-v4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
- 8128f23c iommu/s390: Add iommu api for s390 pci devices by Gerald Schaefer · 9 years ago
- 8c25ab8 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
- ffcb6d1 iommu/io-pgtable-arm: Don't use dma_to_phys() by Robin Murphy · 9 years ago
- 9a9952b Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
- 588c43a memory: tegra: Add Tegra210 support by Thierry Reding · 10 years ago
- f8d5496 iommu/io-pgtable-arm: Allow appropriate DMA API use by Robin Murphy · 9 years ago
- 15bbdec iommu: Make the iova library a module by Sakari Ailus · 9 years ago
- 099bfbf Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
- f5dcb68 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- 06b718c break kconfig dependency loop by Gerd Hoffmann · 10 years ago
- 48ec83b iommu/arm-smmu: Add initial driver support for ARM SMMUv3 devices by Will Deacon · 10 years ago
- 242b1d7 memory: tegra: Add Tegra132 support by Thierry Reding · 10 years ago
- d05321e iommu/io-pgtable-arm: Add built time dependency by Jean Delvare · 10 years ago
- a3f447a iommu/msm: Mark driver BROKEN by Thierry Reding · 10 years ago
- a20cc76 Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' and 'core' into next by Joerg Roedel · 10 years ago
- 477ab7a iommu: Make more drivers depend on COMPILE_TEST by Joerg Roedel · 10 years ago
- e5144c9 iommu: Disable on !MMU builds by Arnd Bergmann · 10 years ago
- f20ed39 iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator by Laurent Pinchart · 10 years ago
- 518f713 iommu/arm-smmu: make use of generic LPAE allocator by Will Deacon · 10 years ago
- fe4b991 iommu: add self-consistency tests to ARM LPAE IO page table allocator by Will Deacon · 10 years ago