Commits
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
Showing diff tobfee0cf0ee1
- Linus Torvalds committed cc4a41fe554Linux 4.13-rc7
- Arvind Yadav committed 0b9a36947c6iommu/exynos: Constify iommu_ops iommu_ops are not supposed to change at runtime. Func...
- Bhumika Goyal committed 8da4af95867iommu/ipmmu-vmsa: Make ipmmu_gather_ops const Make these const as they are not modifie...
- Simon Xue committed c3aa4742491iommu/rockchip: ignore isp mmu reset operation ISP mmu can't support reset operation, ...
- Josue Albarran committed bfee0cf0ee1iommu/omap: Use DMA-API for performing cache flushes The OMAP IOMMU driver was using A...
- Yong Wu committed 41939980438iommu/mediatek: Fix a build warning of BIT(32) in ARM The commit ("iommu/mediatek: Enl...
- Joerg Roedel committed 96302d89a03arm/tegra: Call bus_set_iommu() after iommu_device_register() The bus_set_iommu() func...
- Arnd Bergmann committed 6ce5b0f22d6iommu: qcom: annotate PM functions as __maybe_unused The qcom_iommu_disable_clocks() f...
- Joerg Roedel committed af6ee6c1c4dMMerge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/...
- Joerg Roedel committed 3ff2dcc0589iommu/pamu: Fix PAMU boot crash Commit 68a17f0be6fe introduced an initialization order...
- Filippo Sironi committed 5082219b6a6iommu/vt-d: Don't be too aggressive when clearing one context entry Previously, we wer...
- Baoquan He committed ec62b1ab0f4iommu/amd: Check if domain is NULL in get_domain() and return -EBUSY In get_domain(), ...
- Arvind Yadav committed cceb8451952iommu/s390: Constify iommu_ops iommu_ops are not supposed to change at runtime. Functi...
- Joerg Roedel committed add02cfdc9biommu: Introduce Interface for IOMMU TLB Flushing With the current IOMMU-API the hardw...