| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-09-22 | iommu/of: Remove PCI host bridge node check |  Robin Murphy | 1 | -4/+1 |
| 2017-09-19 | iommu/qcom: Depend on HAS_DMA to fix compile error |  Geert Uytterhoeven | 1 | -0/+1 |
| 2017-09-19 | iommu/vt-d: Fix harmless section mismatch warning |  Arnd Bergmann | 1 | -1/+1 |
| 2017-09-19 | iommu: Add missing dependencies |  Guenter Roeck | 1 | -2/+2 |
| 2017-09-09 | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 30 | -1201/+2525 |
| 2017-09-08 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -0/+7 |
| 2017-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -21/+55 |
| 2017-09-01 | 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 |  Joerg Roedel | 30 | -1201/+2525 |
| 2017-09-01 | iommu/vt-d: Don't be too aggressive when clearing one context entry |  Filippo Sironi | 1 | -18/+24 |
| 2017-08-31 | iommu/intel: update to new mmu_notifier semantic |  Jérôme Glisse | 1 | -9/+0 |
| 2017-08-31 | iommu/amd: update to new mmu_notifier semantic |  Jérôme Glisse | 1 | -8/+0 |
| 2017-08-30 | iommu/vt-d: Prevent VMD child devices from being remapping targets |  Jon Derrick | 1 | -0/+7 |
| 2017-08-30 | iommu: Introduce Interface for IOMMU TLB Flushing |  Joerg Roedel | 1 | -4/+28 |
| 2017-08-30 | iommu/s390: Constify iommu_ops |  Arvind Yadav | 1 | -2/+2 |
| 2017-08-30 | iommu/vt-d: Avoid calling virt_to_phys() on null pointer |  Ashok Raj | 1 | -1/+2 |
| 2017-08-30 | iommu/vt-d: IOMMU Page Request needs to check if address is canonical. |  Ashok Raj | 1 | -0/+14 |
| 2017-08-30 | arm/tegra: Call bus_set_iommu() after iommu_device_register() |  Joerg Roedel | 1 | -4/+7 |
| 2017-08-30 | iommu/exynos: Constify iommu_ops |  Arvind Yadav | 1 | -2/+2 |
| 2017-08-30 | iommu/ipmmu-vmsa: Make ipmmu_gather_ops const |  Bhumika Goyal | 1 | -1/+1 |
| 2017-08-30 | iommu/ipmmu-vmsa: Rereserving a free context before setting up a pagetable |  Oleksandr Tyshchenko | 1 | -21/+21 |
| 2017-08-28 | iommu/amd: Rename a few flush functions |  Joerg Roedel | 1 | -8/+8 |
| 2017-08-28 | iommu/amd: Check if domain is NULL in get_domain() and return -EBUSY |  Baoquan He | 1 | -0/+3 |
| 2017-08-28 | iommu/mediatek: Fix a build warning of BIT(32) in ARM |  Yong Wu | 1 | -2/+2 |
| 2017-08-28 | iommu/mediatek: Fix a build fail of m4u_type |  Yong Wu | 1 | -1/+1 |
| 2017-08-28 | iommu: qcom: annotate PM functions as __maybe_unused |  Arnd Bergmann | 1 | -4/+2 |
| 2017-08-26 | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts |  Ingo Molnar | 8 | -13/+42 |
| 2017-08-23 | iommu/pamu: Fix PAMU boot crash |  Joerg Roedel | 4 | -23/+16 |
| 2017-08-22 | iommu/mediatek: Enlarge the validate PA range for 4GB mode |  Yong Wu | 1 | -3/+15 |
| 2017-08-22 | iommu/mediatek: Disable iommu clock when system suspend |  Yong Wu | 1 | -1/+8 |
| 2017-08-22 | iommu/mediatek: Move pgtable allocation into domain_alloc |  Yong Wu | 1 | -30/+22 |
| 2017-08-22 | iommu/mediatek: Merge 2 M4U HWs into one iommu domain |  Yong Wu | 2 | -24/+70 |
| 2017-08-22 | iommu/mediatek: Add mt2712 IOMMU support |  Yong Wu | 2 | -37/+41 |
| 2017-08-22 | iommu/mediatek: Move MTK_M4U_TO_LARB/PORT into mtk_iommu.c |  Yong Wu | 1 | -1/+7 |
| 2017-08-22 | iommu/ipmmu-vmsa: Use iommu_device_sysfs_add()/remove() |  Magnus Damm | 1 | -0/+6 |
| 2017-08-19 | iommu/amd: Fix section mismatch warning |  Joerg Roedel | 1 | -1/+1 |
| 2017-08-19 | iommu/amd: Fix compiler warning in copy_device_table() |  Joerg Roedel | 1 | -1/+1 |
| 2017-08-19 | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu |  Joerg Roedel | 2 | -59/+121 |
| 2017-08-18 | iommu: Avoid NULL group dereference |  Robin Murphy | 1 | -0/+2 |
| 2017-08-17 | iommu/tegra-gart: Add support for struct iommu_device |  Joerg Roedel | 1 | -0/+26 |
| 2017-08-17 | iommu/tegra: Add support for struct iommu_device |  Joerg Roedel | 1 | -0/+25 |
| 2017-08-17 | Merge branch 'core' into arm/tegra |  Joerg Roedel | 12 | -497/+360 |
| 2017-08-16 | iommu/arm-smmu: Add system PM support |  Robin Murphy | 1 | -0/+11 |
| 2017-08-16 | iommu/arm-smmu: Track context bank state |  Robin Murphy | 1 | -59/+97 |
| 2017-08-16 | iommu/arm-smmu-v3: Implement shutdown method |  Nate Watterson | 2 | -0/+13 |
| 2017-08-15 | iommu/vt-d: Make use of iova deferred flushing |  Joerg Roedel | 1 | -159/+38 |
| 2017-08-15 | iommu/vt-d: Allow to flush more than 4GB of device TLBs |  Joerg Roedel | 1 | -1/+1 |
| 2017-08-15 | iommu/amd: Make use of iova queue flushing |  Joerg Roedel | 1 | -220/+9 |
| 2017-08-15 | iommu/iova: Add flush timer |  Joerg Roedel | 1 | -0/+32 |
| 2017-08-15 | iommu/iova: Add locking to Flush-Queues |  Joerg Roedel | 1 | -0/+11 |
| 2017-08-15 | iommu/iova: Add flush counters to Flush-Queue implementation |  Joerg Roedel | 1 | -3/+24 |