summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel-iommu.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Fix agaw for a supported 48 bit guest address widthSaeed Mirzamohammadi2021-08-261-3/+4
* iommu/vt-d: Do not use flush-queue when caching-mode is onNadav Amit2021-02-101-0/+6
* iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang2020-03-181-2/+4
* iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede2020-03-181-3/+4
* iommu/vt-d: Duplicate iommu_resv_region objects per device listEric Auger2020-01-271-17/+17
* iommu/vt-d: Make kernel parameter igfx_off work with vIOMMULu Baolu2020-01-271-1/+4
* iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov2019-08-041-1/+1
* iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu2019-06-151-3/+4
* iommu/vt-d: Check capability before disabling protected memoryLu Baolu2019-04-201-0/+3
* iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()Gerald Schaefer2019-02-061-1/+1
* iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta2019-01-131-2/+2
* iommu/vt-d: Use memunmap to free memremapPan Bian2018-12-131-1/+1
* 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
| | | * iommu/vt-d: Per PCI device pasid table interfacesLu Baolu2018-07-201-0/+1
| | | * iommu/vt-d: Add for_each_device_domain() helperLu Baolu2018-07-201-0/+21
| | | * iommu/vt-d: Move device_domain_info to headerLu Baolu2018-07-201-59/+4
| | | * iommu/vt-d: Global PASID name spaceLu Baolu2018-07-201-0/+13
| | | * iommu/vt-d: Fix dev iotlb pfsid useJacob Pan2018-07-061-1/+16
| | | * iommu/vt-d: Add definitions for PFSIDJacob Pan2018-07-061-0/+1
| | |/ | |/|
* | | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski2018-08-171-1/+2
| |/ |/|
* | Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu2018-07-201-2/+30
* | Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_...Christoph Hellwig2018-07-051-16/+46
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-06-081-52/+49
|\
| * iommu/vt-d: Clean up pasid quirk for pre-production devicesLu Baolu2018-05-151-30/+2
| * iommu/vt-d: Clean up unused variable in find_or_alloc_domainLu Baolu2018-05-151-3/+1
| * iommu/vt-d: Fix iotlb psi missing for mappingsPeter Xu2018-05-151-9/+34
| * iommu/vt-d: Introduce __mapping_notify_one()Peter Xu2018-05-151-12/+14
* | PCI: Add "pci=noats" boot parameterGil Kupfer2018-05-101-1/+2
|/
* Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-111-5/+1
|\
| * iommu/vt-d:Remove unused variableShaokun Zhang2018-03-291-5/+1
* | iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,f...Christoph Hellwig2018-03-201-46/+16
* | x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig2018-03-201-1/+2
|/
* Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-081-3/+2
|\
| * iommu/vt-d: Enable upto 57 bits of domain address widthSohil Mehta2018-01-171-1/+1
| * iommu/vt-d: Use domain instead of cache fetchingPeter Xu2018-01-171-2/+1
* | ia64: clean up swiotlb supportChristoph Hellwig2018-01-151-1/+1
|/
* iommu/vt-d: Fix scatterlist offset handlingRobin Murphy2017-11-171-3/+5
*-. Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel2017-10-131-11/+17
|\ \
| | * iommu/iova: Make rcache flush optional on IOVA allocation failureTomasz Nowicki2017-10-121-2/+3
| | * iommu/iova: Make dma_32bit_pfn implicitZhen Lei2017-09-271-8/+3
| |/ |/|
| * iommu/vt-d: Delete unnecessary check in domain_context_mapping_one()Christos Gkekas2017-10-101-1/+1
| * iommu/vt-d: Don't register bus-notifier under dmar_global_lockJoerg Roedel2017-10-061-0/+10
|/
* Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-091-190/+90
|\