Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | * | | | iommu/vt-d: Make use of iova deferred flushing | Joerg Roedel | 2017-08-15 | 1 | -159/+38 | |
| | | | | | | | * | | | iommu/vt-d: Allow to flush more than 4GB of device TLBs | Joerg Roedel | 2017-08-15 | 1 | -1/+1 | |
| | | | | | | | * | | | iommu/amd: Make use of iova queue flushing | Joerg Roedel | 2017-08-15 | 1 | -220/+9 | |
| | | | | | | | * | | | iommu/iova: Add flush timer | Joerg Roedel | 2017-08-15 | 1 | -0/+32 | |
| | | | | | | | * | | | iommu/iova: Add locking to Flush-Queues | Joerg Roedel | 2017-08-15 | 1 | -0/+11 | |
| | | | | | | | * | | | iommu/iova: Add flush counters to Flush-Queue implementation | Joerg Roedel | 2017-08-15 | 1 | -3/+24 | |
| | | | | | | | * | | | iommu/iova: Implement Flush-Queue ring buffer | Joerg Roedel | 2017-08-15 | 1 | -0/+80 | |
| | | | | | | | * | | | iommu/iova: Add flush-queue data structures | Joerg Roedel | 2017-08-15 | 1 | -0/+39 | |
| | | | | | | | * | | | iommu/of: Fix of_iommu_configure() for disabled IOMMUs | Robin Murphy | 2017-08-15 | 1 | -30/+29 | |
| | | | | | | | * | | | iommu: Finish making iommu_group support mandatory | Robin Murphy | 2017-08-10 | 1 | -15/+4 | |
| | | | | | | | * | | | iommu/tegra-gart: Add iommu_group support | Robin Murphy | 2017-08-10 | 1 | -0/+19 | |
| | | | | | | | * | | | iommu/tegra-smmu: Add iommu_group support | Robin Murphy | 2017-08-10 | 1 | -0/+9 | |
| | | | | | | | * | | | iommu/msm: Add iommu_group support | Robin Murphy | 2017-08-10 | 1 | -1/+14 | |
| | | | | | | | * | | | iommu: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-26 | 4 | -25/+18 | |
| | | | | | | | * | | | iommu/of: Handle PCI aliases properly | Robin Murphy | 2017-07-26 | 1 | -57/+47 | |
| | | | | | * | | | | | iommu/mediatek: Fix a build warning of BIT(32) in ARM | Yong Wu | 2017-08-28 | 1 | -2/+2 | |
| | | | | | * | | | | | iommu/mediatek: Fix a build fail of m4u_type | Yong Wu | 2017-08-28 | 1 | -1/+1 | |
| | | | | | * | | | | | iommu/mediatek: Enlarge the validate PA range for 4GB mode | Yong Wu | 2017-08-22 | 1 | -3/+15 | |
| | | | | | * | | | | | iommu/mediatek: Disable iommu clock when system suspend | Yong Wu | 2017-08-22 | 1 | -1/+8 | |
| | | | | | * | | | | | iommu/mediatek: Move pgtable allocation into domain_alloc | Yong Wu | 2017-08-22 | 1 | -30/+22 | |
| | | | | | * | | | | | iommu/mediatek: Merge 2 M4U HWs into one iommu domain | Yong Wu | 2017-08-22 | 2 | -24/+70 | |
| | | | | | * | | | | | iommu/mediatek: Add mt2712 IOMMU support | Yong Wu | 2017-08-22 | 2 | -37/+41 | |
| | | | | | * | | | | | iommu/mediatek: Move MTK_M4U_TO_LARB/PORT into mtk_iommu.c | Yong Wu | 2017-08-22 | 1 | -1/+7 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| | | | | * | | | | | iommu/omap: Use DMA-API for performing cache flushes | Josue Albarran | 2017-08-04 | 2 | -44/+80 | |
| | | | | * | | | | | iommu/omap: Fix disabling of MMU upon a fault | Fernando Guzman Lugo | 2017-08-04 | 1 | -1/+1 | |
| | | | | | |/ / / | | | | | |/| | | | ||||||
| | | | * | | | | | iommu/rockchip: ignore isp mmu reset operation | Simon Xue | 2017-07-27 | 1 | -0/+7 | |
| | | | * | | | | | iommu/rockchip: add multi irqs support | Simon Xue | 2017-07-27 | 1 | -9/+26 | |
| | | | |/ / / / | ||||||
| | | * | | | | | iommu/ipmmu-vmsa: Make ipmmu_gather_ops const | Bhumika Goyal | 2017-08-30 | 1 | -1/+1 | |
| | | * | | | | | iommu/ipmmu-vmsa: Rereserving a free context before setting up a pagetable | Oleksandr Tyshchenko | 2017-08-30 | 1 | -21/+21 | |
| | | * | | | | | iommu/ipmmu-vmsa: Use iommu_device_sysfs_add()/remove() | Magnus Damm | 2017-08-22 | 1 | -0/+6 | |
| | | * | | | | | iommu/ipmmu-vmsa: Clean up device tracking | Robin Murphy | 2017-07-26 | 1 | -12/+0 | |
| | | * | | | | | iommu/ipmmu-vmsa: Replace local utlb code with fwspec ids | Magnus Damm | 2017-07-26 | 1 | -85/+19 | |
| | | * | | | | | iommu/ipmmu-vmsa: Use fwspec on both 32 and 64-bit ARM | Robin Murphy | 2017-07-26 | 1 | -18/+3 | |
| | | * | | | | | iommu/ipmmu-vmsa: Consistent ->of_xlate() handling | Magnus Damm | 2017-07-26 | 1 | -34/+17 | |
| | | * | | | | | iommu/ipmmu-vmsa: Use iommu_device_register()/unregister() | Magnus Damm | 2017-07-26 | 1 | -0/+10 | |
| | | |/ / / / | ||||||
| | * | | | | | iommu/exynos: Constify iommu_ops | Arvind Yadav | 2017-08-30 | 1 | -2/+2 | |
| | * | | | | | iommu/exynos: Remove custom platform device registration code | Marek Szyprowski | 2017-08-04 | 1 | -27/+9 | |
| | * | | | | | iommu/exynos: prevent building on big-endian kernels | Arnd Bergmann | 2017-08-04 | 2 | -4/+1 | |
| | * | | | | | iommu/exynos: Replace non-existing big-endian Kconfig option | Krzysztof Kozlowski | 2017-07-26 | 1 | -1/+1 | |
| | |/ / / / | ||||||
* | | | | | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-08 | 1 | -0/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | iommu/vt-d: Prevent VMD child devices from being remapping targets | Jon Derrick | 2017-08-30 | 1 | -0/+7 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-04 | 4 | -21/+55 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar | 2017-08-26 | 8 | -13/+42 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | iommu/amd: Allow the AMD IOMMU to work with memory encryption | Tom Lendacky | 2017-07-18 | 4 | -21/+55 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | iommu/intel: update to new mmu_notifier semantic | Jérôme Glisse | 2017-08-31 | 1 | -9/+0 | |
* | | | | | | iommu/amd: update to new mmu_notifier semantic | Jérôme Glisse | 2017-08-31 | 1 | -8/+0 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | iommu: Fix wrong freeing of iommu_device->dev | Joerg Roedel | 2017-08-15 | 3 | -14/+26 | |
| |/ / / |/| | | | ||||||
* | | | | iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device | Artem Savkov | 2017-08-11 | 1 | -0/+7 | |
| |/ / |/| | | ||||||
* | | | iommu/amd: Fix schedule-while-atomic BUG in initialization code | Joerg Roedel | 2017-07-26 | 1 | -1/+1 | |
* | | | iommu/amd: Enable ga_log_intr when enabling guest_mode | Suravee Suthikulpanit | 2017-07-25 | 1 | -0/+1 |