Age | Commit message (Expand) | Author | Files | Lines |
2017-10-02 | iommu/io-pgtable-arm: Convert to IOMMU API TLB sync | Robin Murphy | 4 | -11/+36 |
2017-10-02 | iommu/iova: Don't try to copy anchor nodes | Robin Murphy | 1 | -0/+3 |
2017-09-28 | iommu/iova: Try harder to allocate from rcache magazine | Robin Murphy | 1 | -3/+12 |
2017-09-28 | iommu/iova: Make rcache limit_pfn handling more robust | Robin Murphy | 1 | -3/+3 |
2017-09-28 | iommu/iova: Simplify domain destruction | Robin Murphy | 1 | -39/+9 |
2017-09-27 | iommu/iova: Simplify cached node logic | Robin Murphy | 1 | -34/+17 |
2017-09-27 | iommu/iova: Add rbtree anchor node | Robin Murphy | 1 | -2/+13 |
2017-09-27 | iommu/iova: Make dma_32bit_pfn implicit | Zhen Lei | 4 | -32/+8 |
2017-09-27 | iommu/iova: Extend rbtree node caching | Robin Murphy | 1 | -32/+28 |
2017-09-27 | iommu/iova: Optimise the padding calculation | Zhen Lei | 1 | -27/+15 |
2017-09-27 | iommu/iova: Optimise rbtree searching | Zhen Lei | 1 | -6/+3 |
2017-09-27 | iommu/amd: pr_err() strings should end with newlines | Arvind Yadav | 1 | -4/+4 |
2017-09-27 | iommu/mediatek: Limit the physical address in 32bit for v7s | Yong Wu | 1 | -1/+2 |
2017-09-27 | iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMA | Yong Wu | 1 | -1/+1 |
2017-09-25 | iommu/amd: Reevaluate vector configuration on activate() | Thomas Gleixner | 1 | -10/+29 |
2017-09-25 | iommu/vt-d: Reevaluate vector configuration on activate() | Thomas Gleixner | 1 | -17/+21 |
2017-09-25 | genirq/irqdomain: Update irq_domain_ops.activate() signature | Thomas Gleixner | 2 | -4/+6 |
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/exynos: Rework runtime PM links management | Marek Szyprowski | 1 | -7/+16 |
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-19 | iommu/omap: Add support to program multiple iommus | Suman Anna | 2 | -103/+285 |
2017-09-19 | iommu/omap: Change the attach detection logic | Suman Anna | 1 | -6/+11 |
2017-09-10 | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 30 | -1201/+2525 |
2017-09-09 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+7 |
2017-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -21/+55 |
2017-09-01 | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/... | 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-09-01 | iommu/intel: update to new mmu_notifier semantic | Jérôme Glisse | 1 | -9/+0 |
2017-09-01 | iommu/amd: update to new mmu_notifier semantic | Jérôme Glisse | 1 | -8/+0 |
2017-08-31 | 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 |