| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-12-15 | 16 | -392/+524 |
|\ |
|
| *---------. | Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm... | Joerg Roedel | 2016-12-06 | 16 | -392/+524 |
| |\ \ \ \ \ \ |
|
| | | | | | | * | iommu/exynos: Use device dependency links to control runtime pm | Marek Szyprowski | 2016-11-14 | 1 | -10/+10 |
| | | | | | | * | iommu/exynos: Add runtime pm support | Marek Szyprowski | 2016-11-14 | 1 | -9/+36 |
| | | | | | | * | iommu/exynos: Rework and fix internal locking | Marek Szyprowski | 2016-11-14 | 1 | -8/+19 |
| | | | | | | * | iommu/exynos: Set master device once on boot | Marek Szyprowski | 2016-11-14 | 1 | -7/+9 |
| | | | | | | * | iommu/exynos: Simplify internal enable/disable functions | Marek Szyprowski | 2016-11-14 | 1 | -75/+29 |
| | | | | | | * | iommu/exynos: Remove dead code | Marek Szyprowski | 2016-11-14 | 1 | -48/+17 |
| | | | | | | * | iommu/exynos: Remove excessive, useless debug | Marek Szyprowski | 2016-11-14 | 1 | -3/+0 |
| | | | | | | * | iommu/exynos: Add support for page access protection bits | Marek Szyprowski | 2016-11-14 | 1 | -12/+51 |
| | | | | | * | | iommu/amd: Missing error code in amd_iommu_init_device() | Dan Carpenter | 2016-11-29 | 1 | -1/+3 |
| | | | | | * | | iommu/iova: Extend cached node lookup condition | Robin Murphy | 2016-11-15 | 1 | -1/+1 |
| | | | | | * | | iommu/mediatek: Fix M4Uv1 group refcounting | Robin Murphy | 2016-11-15 | 1 | -0/+2 |
| | | | | | * | | iommu/mediatek: Fix M4Uv2 group refcounting | Robin Murphy | 2016-11-15 | 1 | -0/+2 |
| | | | | | * | | iommu/amd: Fix group refcounting | Robin Murphy | 2016-11-15 | 1 | -0/+2 |
| | | | | | * | | iommu/arm-smmu: Fix group refcounting | Robin Murphy | 2016-11-15 | 1 | -1/+1 |
| | | | | | * | | iommu: Allow taking a reference on a group directly | Robin Murphy | 2016-11-15 | 1 | -0/+13 |
| | | | | | * | | iommu/dma: Implement dma_{map,unmap}_resource() | Robin Murphy | 2016-11-14 | 1 | -3/+21 |
| | | | | | |/ |
|
| | | | | * / | iommu/s390: Drop duplicate header pci.h | Geliang Tang | 2016-11-29 | 1 | -1/+0 |
| | |_|_|/ /
| |/| | | | |
|
| | | | * | | iommu/amd: Tell kmemleak about the irq_remap_table | Lucas Stach | 2016-11-10 | 1 | -0/+4 |
| | | | |/ |
|
| | | * | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2016-11-30 | 6 | -110/+260 |
| | |/| |
| |/| | | |
|
| | | * | | iommu/arm-smmu: Add IORT configuration | Lorenzo Pieralisi | 2016-11-29 | 1 | -1/+76 |
| | | * | | iommu/arm-smmu: Split probe functions into DT/generic portions | Lorenzo Pieralisi | 2016-11-29 | 1 | -25/+37 |
| | | * | | iommu/arm-smmu-v3: Add IORT configuration | Lorenzo Pieralisi | 2016-11-29 | 1 | -1/+48 |
| | | * | | iommu/arm-smmu-v3: Split probe functions into DT/generic portions | Lorenzo Pieralisi | 2016-11-29 | 1 | -16/+27 |
| | | * | | iommu/arm-smmu-v3: Convert struct device of_node to fwnode usage | Lorenzo Pieralisi | 2016-11-29 | 1 | -5/+7 |
| | | * | | iommu/arm-smmu: Convert struct device of_node to fwnode usage | Lorenzo Pieralisi | 2016-11-29 | 1 | -5/+6 |
| | | * | | iommu: Make of_iommu_set/get_ops() DT agnostic | Lorenzo Pieralisi | 2016-11-29 | 2 | -39/+40 |
| | | * | | iommu/arm-smmu: Set SMTNMB_TLBEN in ACR to enable caching of bypass entries | Nipun Gupta | 2016-11-29 | 1 | -9/+16 |
| | | * | | iommu/io-pgtable-arm: Use const and __initconst for iommu_gather_ops structures | Bhumika Goyal | 2016-11-29 | 1 | -1/+1 |
| | | * | | iommu/arm-smmu: Constify iommu_gather_ops structures | Bhumika Goyal | 2016-11-29 | 1 | -1/+1 |
| | | * | | iommu/arm-smmu: Constify iommu_gather_ops structures | Bhumika Goyal | 2016-11-29 | 1 | -1/+1 |
| | | * | | iommu/io-pgtable-arm: Use for_each_set_bit to simplify the code | Kefeng Wang | 2016-11-29 | 2 | -8/+2 |
| | * | | | iommu/mediatek: Convert DT component matching to component_match_add_release() | Russell King | 2016-11-10 | 3 | -6/+15 |
| | * | | | iommu/mediatek: Convert M4Uv1 to iommu_fwspec | Robin Murphy | 2016-11-10 | 2 | -65/+36 |
| | * | | | iommu/mediatek: Convert M4Uv2 to iommu_fwspec | Robin Murphy | 2016-11-10 | 1 | -57/+18 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-12 | 1 | -18/+6 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | iommu/vt-d: Convert to hotplug state machine | Anna-Maria Gleixner | 2016-12-02 | 1 | -18/+6 |
| |/ / |
|
* | | | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 2016-11-27 | 3 | -12/+33 |
|\ \ \
| |_|/
|/| | |
|
| * | | iommu/vt-d: Fix PASID table allocation | David Woodhouse | 2016-11-19 | 1 | -11/+17 |
| * | | iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions | Ashok Raj | 2016-10-30 | 2 | -1/+16 |
| |/ |
|
* | | iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path | Joerg Roedel | 2016-11-08 | 1 | -2/+12 |
* | | iommu/arm-smmu: Fix out-of-bounds dereference | Robin Murphy | 2016-11-08 | 1 | -1/+3 |
* | | iommu/arm-smmu: Check that iommu_fwspecs are ours | Robin Murphy | 2016-11-08 | 1 | -1/+1 |
* | | iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s | Robin Murphy | 2016-11-08 | 1 | -8/+17 |
* | | iommu/arm-smmu: Work around ARM DMA configuration | Robin Murphy | 2016-11-08 | 1 | -0/+10 |
|/ |
|
* | Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-10-11 | 13 | -848/+1118 |
|\ |
|
| *-------. | Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/rene... | Joerg Roedel | 2016-09-20 | 11 | -870/+1129 |
| |\ \ \ \ \ |
|
| | | | | | * | iommu/io-pgtable-arm: Check for v7s-incapable systems | Robin Murphy | 2016-09-16 | 1 | -0/+4 |
| | | | | | * | iommu/dma: Avoid PCI host bridge windows | Robin Murphy | 2016-09-16 | 1 | -1/+24 |