summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Don't disable IR when it was previously enabledJoerg Roedel2015-06-161-4/+2Star
* iommu/vt-d: Make sure copied over IR entries are not reusedJoerg Roedel2015-06-161-0/+10
* iommu/vt-d: Copy IR table from old kernel when in kdump modeJoerg Roedel2015-06-161-0/+70
* iommu/vt-d: Set IRTA in intel_setup_irq_remappingJoerg Roedel2015-06-161-5/+14
* iommu/vt-d: Disable IRQ remapping in intel_prepare_irq_remappingJoerg Roedel2015-06-161-3/+3
* iommu/vt-d: Move QI initializationt to intel_setup_irq_remappingJoerg Roedel2015-06-161-57/+35Star
* iommu/vt-d: Move EIM detection to intel_prepare_irq_remappingJoerg Roedel2015-06-161-23/+24
* iommu/vt-d: Enable Translation only if it was previously disabledJoerg Roedel2015-06-161-1/+3
* iommu/vt-d: Don't disable translation prior to OS handoverJoerg Roedel2015-06-161-7/+0Star
* iommu/vt-d: Don't copy translation tables if RTT bit needs to be changedJoerg Roedel2015-06-161-1/+11
* iommu/vt-d: Don't do early domain assignment if kdump kernelJoerg Roedel2015-06-161-0/+13
* iommu/vt-d: Allocate si_domain in init_dmars()Joerg Roedel2015-06-161-5/+7
* iommu/vt-d: Mark copied context entriesJoerg Roedel2015-06-161-2/+51
* iommu/vt-d: Do not re-use domain-ids from the old kernelJoerg Roedel2015-06-161-1/+10
* iommu/vt-d: Copy translation tables from old kernelJoerg Roedel2015-06-161-2/+205
* iommu/vt-d: Detect pre enabled translationJoerg Roedel2015-06-161-0/+19
* iommu/vt-d: Make root entry visible for hardware right after allocationJoerg Roedel2015-06-161-4/+6
* iommu/vt-d: Init QI before root entry is allocatedJoerg Roedel2015-06-161-3/+2Star
* iommu/vt-d: Cleanup log messagesJoerg Roedel2015-06-163-110/+101Star
* Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-06-121-3/+15
|\
| * iommu/vt-d: Only enable extended context tables if PASID is supportedDavid Woodhouse2015-06-121-3/+15
* | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-06-081-5/+8
|\|
| * iommu/vt-d: Fix passthrough mode with translation-disabled devicesDavid Woodhouse2015-05-111-5/+8
* | Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent"Joerg Roedel2015-06-021-0/+1
* | iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1Will Deacon2015-05-111-28/+2Star
* | iommu/rockchip: Fix build without CONFIG_OFArnd Bergmann2015-05-051-3/+1Star
* | iommu/amd: Fix bug in put_pasid_state_waitOded Gabbay2015-05-041-0/+1
|/
* 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