| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-03-22 | 13 | -400/+2273 |
|\ |
|
| *-----------. | Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm... | Joerg Roedel | 2016-03-21 | 13 | -400/+2273 |
| |\ \ \ \ \ \ \ |
|
| | | | | | | | * | iommu/dma: Fix NEED_SG_DMA_LENGTH dependency | Robin Murphy | 2016-02-29 | 1 | -1/+1 |
| | | | | | | | * | iommu: Fix second argument of trace_map() to report correct paddr | Yoshihiro Shimoda | 2016-02-25 | 1 | -1/+2 |
| | | | | | | * | | iommu/ipmmu-vmsa: Use ARCH_RENESAS | Simon Horman | 2016-02-25 | 1 | -1/+1 |
| | | | | | | |/ |
|
| | | | | | * | | iommu/io-pgtable-armv7s: Fix kmem_cache_alloc() flags | Robin Murphy | 2016-03-02 | 1 | -1/+1 |
| | | | | * | | | iommu/mediatek: Check for NULL instead of IS_ERR() | Dan Carpenter | 2016-03-02 | 1 | -3/+3 |
| | | | | * | | | iommu/mediatek: Fix handling of of_count_phandle_with_args result | Andrzej Hajda | 2016-03-01 | 1 | -2/+1 |
| | | | | * | | | iommu/mediatek: Mark PM functions as __maybe_unused | Arnd Bergmann | 2016-02-29 | 1 | -2/+2 |
| | | | | * | | | iommu/mediatek: Select ARM_DMA_USE_IOMMU | Arnd Bergmann | 2016-02-29 | 1 | -0/+1 |
| | | | | * | | | iommu/mediatek: Add mt8173 IOMMU driver | Yong Wu | 2016-02-25 | 3 | -0/+754 |
| | | | | |/ / |
|
| | | | | * | | Merge branch 'for-joerg/io-pgtable' of git://git.kernel.org/pub/scm/linux/ker... | Joerg Roedel | 2016-02-25 | 6 | -17/+941 |
| | | | | |\ \
| | | | | | |/
| | | | | |/| |
|
| | | | | | * | iommu/io-pgtable: Rationalise quirk handling | Robin Murphy | 2016-02-17 | 3 | -6/+34 |
| | | | | | * | iommu/io-pgtable: Avoid redundant TLB syncs | Robin Murphy | 2016-02-17 | 1 | -1/+8 |
| | | | | | * | iommu/io-pgtable: Add helper functions for TLB ops | Robin Murphy | 2016-02-17 | 4 | -41/+46 |
| | | | | | * | iommu/io-pgtable: Add ARMv7 short descriptor support | Robin Murphy | 2016-02-17 | 5 | -1/+885 |
| | | | * | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2016-02-25 | 3 | -52/+78 |
| | | | |\ \ \
| | | | | |/ /
| | | | |/| | |
|
| | | | | * | | iommu/arm-smmu: Treat IOMMU_DOMAIN_DMA as bypass for now | Will Deacon | 2016-02-18 | 2 | -1/+13 |
| | | | | * | | iommu/arm-smmu: Don't fail device attach if already attached to a domain | Will Deacon | 2016-02-18 | 2 | -40/+26 |
| | | | | * | | iommu/arm-smmu: Allow disabling unmatched stream bypass | Robin Murphy | 2016-02-18 | 1 | -8/+16 |
| | | | | * | | of: iommu: Increment DT node refcount in of_iommu_set_ops() | Anup Patel | 2016-02-18 | 1 | -0/+1 |
| | | | | * | | iommu/arm-smmu: Support DMA-API domains | Robin Murphy | 2016-02-18 | 2 | -2/+18 |
| | | | | * | | iommu/arm-smmu: Treat all device transactions as unprivileged | Robin Murphy | 2016-02-18 | 1 | -1/+4 |
| | | | | |/ |
|
| | | * | | | iommu/exynos: Use proper readl/writel register interface | Marek Szyprowski | 2016-02-29 | 1 | -19/+19 |
| | | * | | | iommu/exynos: Pointers are nto physical addresses | Arnd Bergmann | 2016-02-29 | 1 | -1/+1 |
| | | * | | | iommu/exynos: Support multiple attach_device calls | Marek Szyprowski | 2016-02-25 | 1 | -32/+40 |
| | | * | | | iommu/exynos: Add support for v5 SYSMMU | Marek Szyprowski | 2016-02-25 | 2 | -49/+140 |
| | | * | | | iommu/exynos: Add support for SYSMMU controller with bogus version reg | Marek Szyprowski | 2016-02-25 | 1 | -1/+23 |
| | | * | | | iommu/exynos: Unify code for fldp cache invalidation | Marek Szyprowski | 2016-02-25 | 1 | -9/+4 |
| | | * | | | iommu/exynos: Refactor init config code | Marek Szyprowski | 2016-02-25 | 1 | -16/+9 |
| | | * | | | iommu/exynos: Refactor fault handling code | Marek Szyprowski | 2016-02-25 | 1 | -68/+41 |
| | | * | | | iommu/exynos: Refactor code (no direct register access) | Marek Szyprowski | 2016-02-25 | 1 | -21/+19 |
| | | * | | | iommu/exynos: Simplify master clock operations | Marek Szyprowski | 2016-02-25 | 1 | -20/+12 |
| | | * | | | iommu/exynos: Remove ARM-specific cache flush interface | Marek Szyprowski | 2016-02-25 | 1 | -25/+49 |
| | | * | | | iommu/exynos: Add support for IOMMU_DOMAIN_DMA domain type | Marek Szyprowski | 2016-02-25 | 1 | -4/+15 |
| | | * | | | iommu/exynos: Rework iommu group initialization | Marek Szyprowski | 2016-02-25 | 1 | -11/+16 |
| | | |/ / |
|
| | * | | | iommu/rockchip: Reconstruct to support multi slaves | ZhengShunQian | 2016-01-29 | 1 | -79/+135 |
* | | | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-20 | 1 | -0/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | mm/core: Do not enforce PKEY permissions on remote mm access | Dave Hansen | 2016-02-18 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path | Joerg Roedel | 2016-02-29 | 2 | -4/+5 |
* | | | | iommu/amd: Detach device from domain before removal | Joerg Roedel | 2016-02-29 | 1 | -0/+4 |
* | | | | iommu/amd: Apply workaround for ATS write permission check | Jay Cornwall | 2016-02-25 | 1 | -0/+29 |
* | | | | iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered | Suravee Suthikulpanit | 2016-02-25 | 1 | -12/+22 |
| |_|/
|/| | |
|
* | | | Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu | Linus Torvalds | 2016-02-16 | 3 | -8/+33 |
|\ \ \
| |/ /
|/| | |
|
| * | | iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts | David Woodhouse | 2016-02-15 | 1 | -0/+4 |
| * | | iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG | CQ Tang | 2016-01-13 | 2 | -2/+2 |
| * | | iommu/vt-d: Fix mm refcounting to hold mm_count not mm_users | David Woodhouse | 2016-01-13 | 1 | -6/+27 |
* | | | iommu/amd: Correct the wrong setting of alias DTE in do_attach | Baoquan He | 2016-01-29 | 1 | -1/+1 |
* | | | iommu/vt-d: Don't skip PCI devices when disabling IOTLB | Jeremy McNicoll | 2016-01-29 | 1 | -1/+1 |
* | | | iommu/io-pgtable-arm: Fix io-pgtable-arm build failure | Lada Trimasova | 2016-01-29 | 1 | -0/+1 |
| |/
|/| |
|