summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel-iommu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-141-1/+1
|\
| * iommu/vt-d: Use pci_dev_id() helperHeiner Kallweit2019-04-291-1/+1
* | iommu/vt-d: Make kernel parameter igfx_off work with vIOMMULu Baolu2019-05-031-1/+4
* | iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu2019-05-031-3/+4
* | iommu/vt-d: Cleanup: no spaces at the start of a lineLu Baolu2019-05-031-26/+27
* | iommu/vt-d: Don't request page request irq under dmar_global_lockLu Baolu2019-04-261-0/+6
* | iommu/vt-d: Flush IOTLB for untrusted device in timeLu Baolu2019-04-121-1/+5
* | iommu/vt-d: Don't clear GFP_DMA and GFP_DMA32 flagsChristoph Hellwig2019-04-111-1/+0Star
* | iommu/vt-d: Use dma_direct for bypass devicesChristoph Hellwig2019-04-111-40/+31Star
* | iommu/vt-d: Clean up iommu_no_mappingChristoph Hellwig2019-04-111-26/+21Star
* | iommu/vt-d: Return ID associated with an auxiliary domainLu Baolu2019-04-111-0/+10
* | iommu/vt-d: Aux-domain specific domain attach/detachLu Baolu2019-04-111-0/+152
* | iommu/vt-d: Move common code out of iommu_attch_device()Lu Baolu2019-04-111-24/+36
* | iommu/vt-d: Add per-device IOMMU feature ops entriesLu Baolu2019-04-111-0/+159
* | iommu/vt-d: Make intel_iommu_enable_pasid() more genericLu Baolu2019-04-111-14/+7Star
* | 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/+0Star
| | | * iommu/vt-d: Remove unused dmar_remove_one_dev_info() argumentBjorn Helgaas2019-02-111-11/+9Star
| | | * iommu/vt-d: Remove unnecessary local variable initializationsBjorn Helgaas2019-02-111-14/+13Star
| | | * iommu/vt-d: Use dev_printk() when possibleBjorn Helgaas2019-02-111-30/+24Star
| | | * 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-061-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-021-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/+0Star
| | | * iommu/vt-d: Shared virtual address in scalable modeLu Baolu2018-12-111-38/+0Star
| | | * 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/+0Star
| | | * 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/+17Star
| | | * 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-291-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/+3Star
* | | iommu/intel: small map_page cleanupChristoph Hellwig2018-12-061-7/+7
|/ /