summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-04-272-80/+67Star
|\
| * iommu/vt-d: support extended root and context entriesDavid Woodhouse2015-03-251-75/+60Star
| * iommu/vt-d: Allow RMRR on graphics devices tooDavid Woodhouse2015-03-251-1/+6
| * iommu/vt-d: Print x2apic opt out info instead of printing a warningFenghua Yu2015-03-251-4/+1Star
* | Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-04-2018-474/+604
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...Joerg Roedel2015-04-0218-474/+604
| |\ \ \ \ \ \
| | | | | | * | iommu: Remove domain_init and domain_free iommu_opsJoerg Roedel2015-03-311-28/+2Star
| | | | | | * | iommu/fsl: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-312-29/+33
| | | | | | * | iommu/rockchip: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-311-16/+24
| | | | | | * | iommu/ipmmu-vmsa: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-311-18/+23
| | | | | | * | iommu/shmobile: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-311-16/+23
| | | | | | * | iommu/msm: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-311-37/+36Star
| | | | | | * | iommu/tegra-gart: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-311-21/+46
| | | | | | * | iommu/tegra-smmu: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-311-18/+23
| | | | | | * | iommu/exynos: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-311-40/+47
| | | | | | * | iommu/arm-smmu: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-311-19/+27
| | | | | | * | iommu/omap: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-311-20/+29
| | | | | | * | iommu/vt-d: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-311-20/+28
| | | | | | * | iommu/amd: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-312-43/+48
| | | | | | * | iommu: Only allow iommu_map/unmap for paging domainsJoerg Roedel2015-03-311-0/+6
| | | | | | * | iommu: Introduce iommu domain typesJoerg Roedel2015-03-311-2/+3
| | | | | | * | iommu: Introduce domain_alloc and domain_free iommu_opsJoerg Roedel2015-03-311-8/+21
| | | | | * | | iommu/tegra: smmu: Compute PFN mask at runtimeThierry Reding2015-03-311-5/+10
| | | | | * | | iommu/tegra: gart: Set aperture at domain initialization timeThierry Reding2015-03-311-11/+14
| | | | | * | | iommu/tegra: Setup apertureThierry Reding2015-03-311-0/+5
| | | | | |/ /
| | | | * | | iommu/io-pgtable-arm: avoid speculative walks through TTBR1Will Deacon2015-03-271-0/+5
| | | | * | | iommu/arm-smmu: handle multi-alias IOMMU groups for PCI devicesWill Deacon2015-03-271-35/+57
| | | | * | | iommu/arm-smmu: set a more appropriate DMA maskRobin Murphy2015-03-271-0/+9
| | | | * | | iommu/arm-smmu: ensure CBA2R is initialised before CBAR on SMMUv2Will Deacon2015-03-271-10/+14
| | | | |/ /
| | | * | | iommu/amd: Correctly encode huge pages in iommu page tablesJoerg Roedel2015-04-021-5/+6
| | | * | | iommu/amd: Optimize amd_iommu_iova_to_phys for new fetch_pte interfaceJoerg Roedel2015-04-021-9/+3Star
| | | * | | iommu/amd: Optimize alloc_new_range for new fetch_pte interfaceJoerg Roedel2015-04-021-4/+4
| | | * | | iommu/amd: Optimize iommu_unmap_page for new fetch_pte interfaceJoerg Roedel2015-04-021-24/+8Star
| | | * | | iommu/amd: Return the pte page-size in fetch_pteJoerg Roedel2015-04-022-22/+36
| | | * | | iommu/amd: Add support for contiguous dma allocatorJoerg Roedel2015-04-021-16/+28
| | | * | | iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherentJoerg Roedel2015-04-021-1/+0Star
| | | * | | iommu/amd: Ignore BUS_NOTIFY_UNBOUND_DRIVER eventJoerg Roedel2015-04-021-10/+0Star
| | | * | | iommu/amd: Use BUS_NOTIFY_REMOVED_DEVICEJoerg Roedel2015-04-021-1/+1
| | | * | | iommu/amd: Small cleanup in mn_release()Dan Carpenter2015-03-041-1/+1
| | * | | | iommu/vt-d: Convert non-returned local variable to boolean when relevantQuentin Lambert2015-03-032-12/+13
| | |/ / /
* | | | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-151-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'device-properties'Rafael J. Wysocki2015-04-131-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ACPI: Introduce has_acpi_companion()Rafael J. Wysocki2015-03-161-1/+1
| | | |/ / | | |/| |
* | | | | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-141-2/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pci/iommu' and 'pci/resource' into nextBjorn Helgaas2015-03-191-2/+8
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ /
| | * / / of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri2015-03-031-2/+8
| | |/ /
* | | | iommu/vt-d: Remove unused variableAlex Williamson2015-03-241-1/+0Star
* | | | iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_idsAxel Lin2015-03-231-0/+1
* | | | iommu/vt-d: Detach domain *only* from attached iommusAlex Williamson2015-03-231-3/+3
* | | | iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS conditionBaptiste Reynal2015-03-231-3/+6
|/ / /