summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel-iommu.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Save the right domain ID used by hardwareLu Baolu2019-03-221-1/+1
* iommu/vt-d: Check capability before disabling protected memoryLu Baolu2019-03-221-0/+3
* Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-101-77/+81
|\
| *-. Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...Joerg Roedel2019-03-011-77/+81
| |\ \
| | | * iommu/vt-d: Set context field after value initializedLu Baolu2019-03-011-1/+2
| | | * iommu/vt-d: Disable ATS support on untrusted devicesLu Baolu2019-03-011-1/+2
| | | * iommu/vt-d: Check identity map for hot-added devicesLu Baolu2019-02-261-9/+12
| | | * iommu/vt-d: Enable ATS only if the device uses page aligned address.Kuppuswamy Sathyanarayanan2019-02-261-0/+1
| | | * iommu/vt-d: Fix PRI/PASID dependency issue.Kuppuswamy Sathyanarayanan2019-02-261-1/+3
| | | * iommu/vt-d: Remove misleading "domain 0" test from domain_exit()Bjorn Helgaas2019-02-111-4/+0
| | | * iommu/vt-d: Remove unused dmar_remove_one_dev_info() argumentBjorn Helgaas2019-02-111-11/+9
| | | * iommu/vt-d: Remove unnecessary local variable initializationsBjorn Helgaas2019-02-111-14/+13
| | | * iommu/vt-d: Use dev_printk() when possibleBjorn Helgaas2019-02-111-30/+24
| | | * iommu/vt-d: Implement dma_[un]map_resource()Logan Gunthorpe2019-01-301-7/+16
| | |/
* | / mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-051-1/+2
|/ /
* | iommu/vt-d: Leave scalable mode default offLu Baolu2019-01-301-4/+4
* | iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()Gerald Schaefer2019-01-221-1/+1
|/
* Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-011-172/+179
|\
| *-. Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel2018-12-201-172/+179
| |\ \
| | | * iommu/vt-d: Remove deferred invalidationLu Baolu2018-12-111-1/+0
| | | * iommu/vt-d: Shared virtual address in scalable modeLu Baolu2018-12-111-38/+0
| | | * iommu/vt-d: Setup context and enable RID2PASID supportLu Baolu2018-12-111-30/+106
| | | * iommu/vt-d: Pass pasid table to context mappingLu Baolu2018-12-111-3/+11
| | | * iommu/vt-d: Setup pasid entry for RID2PASID supportLu Baolu2018-12-111-0/+20
| | | * iommu/vt-d: Add second level page table interfaceLu Baolu2018-12-111-1/+1
| | | * iommu/vt-d: Reserve a domain id for FL and PT modesLu Baolu2018-12-111-0/+10
| | | * iommu/vt-d: Move page table helpers into headerLu Baolu2018-12-111-43/+0
| | | * iommu/vt-d: Manage scalalble mode PASID tablesLu Baolu2018-12-111-9/+14
| | | * iommu/vt-d: Enumerate the scalable mode capabilityLu Baolu2018-12-111-47/+17
| | | * iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta2018-11-221-2/+2
| | |/
* | | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-281-3/+53
|\ \ \
| * | | iommu/vt-d: Do not enable ATS for untrusted devicesMika Westerberg2018-12-051-1/+2
| * | | iommu/vt-d: Force IOMMU on for platform opt in hintLu Baolu2018-12-051-2/+51
| |/ /
* | | iommu/vt-d: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-9/+3
* | | iommu/intel: small map_page cleanupChristoph Hellwig2018-12-061-7/+7
|/ /
* / iommu/vt-d: Use memunmap to free memremapPan Bian2018-11-221-1/+1
|/
* Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-28/+4
|\
| *-. Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...Joerg Roedel2018-10-101-28/+4
| |\ \
| | | * iommu/vt-d: Enable base Intel IOMMU debugfs supportSohil Mehta2018-09-251-0/+1
| | | * iommu/vt-d: Relocate struct/function declarations to its header filesSohil Mehta2018-09-251-28/+3
| | |/
* | | Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-231-3/+1
|\ \ \ | |/ / |/| |
| * | intel-iommu: mark intel_dma_ops staticChristoph Hellwig2018-09-171-1/+1
| * | ia64: remove iommu_dma_supportedChristoph Hellwig2018-09-171-2/+0
| |/
* / iommu/vt-d: Handle memory shortage on pasid table allocationLu Baolu2018-09-251-3/+3
|/
* Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-241-83/+77
|\
| *---. Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel2018-08-081-101/+153
| |\ \ \
| | | | * iommu: Remove the ->map_sg indirectionChristoph Hellwig2018-08-081-1/+0
| | |_|/ | |/| |
| | | * iommu/vt-d: Remove the obsolete per iommu pasid tablesLu Baolu2018-07-201-3/+3
| | | * iommu/vt-d: Apply per pci device pasid table in SVALu Baolu2018-07-201-20/+9
| | | * iommu/vt-d: Allocate and free pasid tableLu Baolu2018-07-201-0/+10