Age | Commit message (Expand) | Author |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-12-02 | Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-11-21 | drivers: iommu: hyperv: Make HYPERV_IOMMU only available on x86 | Boqun Feng |
2019-11-12 | Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel |
2019-10-15 | iommu/vt-d: Select PCI_PRI for INTEL_IOMMU_SVM | Bjorn Helgaas |
2019-10-15 | iommu: Add I/O ASID allocator | Jean-Philippe Brucker |
2019-10-15 | iommu/amd: Convert AMD iommu driver to the dma-iommu api | Tom Murphy |
2019-09-16 | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-09-11 | iommu/vt-d: Don't switch off swiotlb if bounce page is used | Lu Baolu |
2019-08-16 | ia64: remove support for machvecs | Christoph Hellwig |
2019-06-06 | iommu: Add virtio-iommu driver | Jean-Philippe Brucker |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-03 | iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two parts | Julien Grall |
2019-04-05 | iommu/arm-smmu: Break insecure users by disabling bypass by default | Douglas Anderson |
2019-03-01 | Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt... | Joerg Roedel |
2019-02-28 | iommu/hyper-v: Add Hyper-V stub IOMMU driver | Lan Tianyu |
2019-01-16 | iommu/tegra: gart: Integrate with Memory Controller driver | Dmitry Osipenko |
2019-01-11 | iommu/iova: Allow compiling the library without IOMMU support | Sakari Ailus |
2018-10-26 | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-09-26 | s390: vfio-ap: base implementation of VFIO AP device driver | Tony Krowiak |
2018-09-25 | iommu/vt-d: Enable base Intel IOMMU debugfs support | Sohil Mehta |
2018-08-08 | Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma... | Joerg Roedel |
2018-07-27 | iommu/ipmmu-vmsa: Clarify supported platforms | Geert Uytterhoeven |
2018-07-27 | iommu: Add config option to set passthrough as default | Olof Johansson |
2018-07-06 | iommu/amd: Add basic debugfs infrastructure for AMD IOMMU | Gary R Hook |
2018-07-06 | iommu: Enable debugfs exposure of IOMMU driver internals | Gary R Hook |
2018-07-05 | Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_... | Christoph Hellwig |
2018-06-11 | Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,fr... | Linus Torvalds |
2018-06-08 | Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-05-09 | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig | Christoph Hellwig |
2018-05-03 | iommu: Remove depends on HAS_DMA in case of platform dependency | Geert Uytterhoeven |
2018-03-20 | iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,f... | Christoph Hellwig |
2018-03-20 | iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,free}() | Christoph Hellwig |
2017-09-19 | iommu/qcom: Depend on HAS_DMA to fix compile error | Geert Uytterhoeven |
2017-09-19 | iommu: Add missing dependencies | Guenter Roeck |
2017-09-01 | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/... | Joerg Roedel |
2017-08-15 | iommu/qcom: Add qcom_iommu | Rob Clark |
2017-08-15 | iommu/pamu: Make driver depend on CONFIG_PHYS_64BIT | Joerg Roedel |
2017-08-15 | iommu/pamu: Let PAMU depend on PCI | Joerg Roedel |
2017-08-04 | iommu/exynos: prevent building on big-endian kernels | Arnd Bergmann |
2017-06-28 | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm... | Joerg Roedel |
2017-06-23 | iommu/io-pgtable: depend on !GENERIC_ATOMIC64 when using COMPILE_TEST with LPAE | Will Deacon |
2017-05-17 | iommu/ipmmu-vmsa: Drop LPAE Kconfig dependency | Magnus Damm |
2017-05-17 | iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops | Magnus Damm |
2017-05-17 | iommu/rockchip: Enable Rockchip IOMMU on ARM64 | Simon Xue |
2017-03-31 | vfio: ccw: basic implementation for vfio_ccw driver | Dong Jia Shi |
2017-02-06 | iommu/mediatek: Remove bogus 'select' statements | Arnd Bergmann |
2016-09-16 | iommu/arm-smmu: Support non-PCI devices with SMMUv3 | Robin Murphy |
2016-07-26 | Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'... | Joerg Roedel |