summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel/iommu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Avoid duplicate removing in __domain_mapping()Longpeng(Mike)2021-10-181-5/+6
* iommu/vt-d: Delete dev_has_feat callbackLu Baolu2021-10-181-54/+5
* iommu/vt-d: Use second level for GPA->HPA translationLu Baolu2021-10-181-3/+12
* iommu/vt-d: Remove duplicate identity domain flagLu Baolu2021-10-181-5/+4
* iommu/vt-d: Dump DMAR translation structure when DMA fault occursKyung Min Park2021-10-181-0/+113
* iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel optionTvrtko Ursulin2021-10-181-1/+5
* iommu/vt-d: Allow devices to have more than 32 outstanding PRsLu Baolu2021-08-191-1/+2
* iommu/vt-d: Preset A/D bits for user space DMA usageLu Baolu2021-08-191-7/+3
* iommu/vt-d: Enable Intel IOMMU scalable mode by defaultLu Baolu2021-08-191-1/+4
* iommu/vt-d: Refactor Kconfig a bitLu Baolu2021-08-191-11/+2
* iommu/vt-d: Remove unnecessary oom messageZhen Lei2021-08-191-5/+1
* iommu/vt-d: Prepare for multiple DMA domain typesRobin Murphy2021-08-181-9/+6
* iommu/vt-d: Drop IOVA cookie managementRobin Murphy2021-08-181-8/+0
* iommu/vt-d: Move clflush'es from iotlb_sync_map() to map_pages()Lu Baolu2021-07-261-41/+7
* iommu/vt-d: Implement map/unmap_pages() iommu_ops callbackLu Baolu2021-07-261-2/+35
* iommu/vt-d: Report real pgsize bitmap to iommu coreLu Baolu2021-07-261-19/+19
* iommu: Remove mode argument from iommu_set_dma_strict()John Garry2021-07-261-3/+3
* iommu/vt-d: Add support for IOMMU default DMA mode build optionsZhen Lei2021-07-261-9/+6
* iommu: Deprecate Intel and AMD cmdline methods to enable strict modeJohn Garry2021-07-261-0/+1
* iommu/vt-d: Fix clearing real DMA device's scalable-mode context entriesLu Baolu2021-07-141-3/+2
* iommu/vt-d: Global devTLB flush when present context entry changedSanjay Kumar2021-07-141-9/+22
*-. Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel2021-06-251-68/+104
|\ \
| | * iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()Jean-Philippe Brucker2021-06-251-4/+1
| |/ |/|
| * iommu/vt-d: Fix dereference of pointer info before it is null checkedColin Ian King2021-06-181-2/+6
| * iommu/vt-d: No need to typecastParav Pandit2021-06-101-3/+2
| * iommu/vt-d: Remove unnecessary bracesParav Pandit2021-06-101-2/+1
| * iommu/vt-d: Removed unused iommu_count in dmar domainParav Pandit2021-06-101-8/+3
| * iommu/vt-d: Use bitfields for DMAR capabilitiesParav Pandit2021-06-101-9/+9
| * iommu/vt-d: Use DEVICE_ATTR_RO macroYueHaibing2021-06-101-24/+18
| * iommu/vt-d: Report prq to io-pgfault frameworkLu Baolu2021-06-101-2/+12
| * iommu/vt-d: Allocate/register iopf queue for sva devicesLu Baolu2021-06-101-19/+47
| * iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpersLu Baolu2021-06-101-0/+3
| * iommu/vt-d: Support asynchronous IOMMU nested capabilitiesLu Baolu2021-06-101-1/+8
| * iommu/vt-d: Remove redundant assignment to variable agawColin Ian King2021-06-101-1/+1
|/
* iommu/vt-d: Use user privilege for RID2PASID translationLu Baolu2021-05-191-2/+5
* iommu/vt-d: Check for allocation failure in aux_detach_device()Dan Carpenter2021-05-191-0/+2
* iommu: Streamline registration interfaceRobin Murphy2021-04-161-2/+1
*-. Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel2021-04-161-136/+94
|\ \
| | * iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUERobin Murphy2021-04-071-52/+12
| | * iommu: remove DOMAIN_ATTR_NESTINGChristoph Hellwig2021-04-071-22/+9
| | * iommu/vt-d: Support IOMMU_DEV_FEAT_IOPFJean-Philippe Brucker2021-04-071-3/+8
| | * iommu/vt-d: Remove IOVA domain rcache flushing for CPU offliningJohn Garry2021-04-071-31/+0
| | * iommu/dma: Resurrect the "forcedac" optionRobin Murphy2021-03-181-3/+2
| |/ |/|
| * iommu/vt-d: Force to flush iotlb before creating superpageLongpeng(Mike)2021-04-151-14/+38
| * iommu/vt-d: Invalidate PASID cache when root/context entry changedLu Baolu2021-04-071-9/+9
| * iommu/vt-d: Remove WO permissions on second-level paging entriesLu Baolu2021-04-071-1/+2
| * iommu/vt-d: Report right snoop capability when using FL for IOVALu Baolu2021-04-071-1/+11
| * iommu/vt-d: Disable SVM when ATS/PRI/PASID are not enabled in the deviceKyung Min Park2021-03-181-0/+3
|/
*-. Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...Joerg Roedel2021-02-121-107/+172
|\ \
| | * iommu/vt-d: Parse SATC reporting structureYian Chen2021-02-041-0/+89