summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel-pasid.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Move Intel IOMMU driver into subdirectoryJoerg Roedel2020-06-101-853/+0
* iommu/vt-d: Fix pointer cast warnings on 32 bitLu Baolu2020-05-251-4/+4
* iommu/vt-d: Disable non-recoverable fault processing before unbindLu Baolu2020-05-181-5/+21
* iommu/vt-d: Multiple descriptors per qi_submit_sync()Lu Baolu2020-05-181-2/+2
* iommu/vt-d: Add get_domain_info() helperLu Baolu2020-05-181-6/+6
* iommu/vt-d: Enlightened PASID allocationLu Baolu2020-05-181-0/+57
* iommu/vt-d: Support flushing more translation cache typesJacob Pan2020-05-181-1/+2
* iommu/vt-d: Add nested translation helper functionJacob Pan2020-05-181-3/+171
* iommu/vt-d: Use a helper function to skip agaw for SLJacob Pan2020-05-181-10/+23
* iommu/vt-d: Add PASID_FLAG_FL5LP for first-level pasid setupLu Baolu2020-01-071-5/+2
* iommu/vt-d: Replace Intel specific PASID allocator with IOASIDJacob Pan2020-01-071-36/+0
* iommu/vt-d: Avoid duplicated code for PASID setupJacob Pan2020-01-071-30/+18
* iommu/vt-d: Match CPU and IOMMU paging modeJacob Pan2020-01-071-2/+10
*---. Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...Joerg Roedel2019-07-041-1/+1
|\ \ \
| | * | iommu/vt-d: Set the right field for Page Walk SnoopLu Baolu2019-05-271-1/+1
| |/ /
* / / iommu/vt-d: Introduce macros useful for dumping DMAR tableSai Praneeth Prakhya2019-05-271-17/+0
|/ /
* / iommu/vt-d: Fix leak in intel_pasid_alloc_table on error pathEric Auger2019-05-031-1/+3
|/
* iommu/vt-d: Get domain ID before clear pasid entryLu Baolu2019-03-011-1/+1
* iommu/vt-d: Shared virtual address in scalable modeLu Baolu2018-12-111-1/+1
* iommu/vt-d: Add first level page table interfaceLu Baolu2018-12-111-0/+80
* iommu/vt-d: Add second level page table interfaceLu Baolu2018-12-111-0/+280
* iommu/vt-d: Manage scalalble mode PASID tablesLu Baolu2018-12-111-15/+72
* iommu/vt-d: Per PCI device pasid table interfacesLu Baolu2018-07-201-0/+179
* iommu/vt-d: Global PASID name spaceLu Baolu2018-07-201-0/+60