summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel-iommu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-241-83/+77Star
|\
| *---. 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/+0Star
| | |_|/ | |/| |
| | | * 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/+9Star
| | | * 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/+4Star
| | | * 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-181-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-131-2/+2
* Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-06-081-52/+49Star
|\
| * iommu/vt-d: Clean up pasid quirk for pre-production devicesLu Baolu2018-05-151-30/+2Star
| * iommu/vt-d: Clean up unused variable in find_or_alloc_domainLu Baolu2018-05-151-3/+1Star
| * 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-111-1/+2
|/
* Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-121-5/+1Star
|\
| * iommu/vt-d:Remove unused variableShaokun Zhang2018-03-291-5/+1Star
* | iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,f...Christoph Hellwig2018-03-201-46/+16Star
* | 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/+2Star
|\
| * 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/+1Star
* | 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/+3Star
| |/ |/|
| * 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-101-190/+90Star
|\
| *---. Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Joerg Roedel2017-09-011-190/+90Star
| |\ \ \
| | | | * iommu/vt-d: Don't be too aggressive when clearing one context entryFilippo Sironi2017-09-011-18/+24
| | | | * iommu/vt-d: Avoid calling virt_to_phys() on null pointerAshok Raj2017-08-301-1/+2
| | | | * iommu/vt-d: Don't free parent pagetable of the PTE we're addingDavid Dillow2017-07-261-12/+26
| | | * | iommu/vt-d: Make use of iova deferred flushingJoerg Roedel2017-08-151-159/+38Star
| | |/ /
* | | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-091-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | iommu/vt-d: Prevent VMD child devices from being remapping targetsJon Derrick2017-08-301-0/+7
| |/ /
* / / iommu: Fix wrong freeing of iommu_device->devJoerg Roedel2017-08-151-1/+3
|/ /
* | Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-121-21/+5Star
|\ \
| | \
| | \
| *-. | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...Joerg Roedel2017-06-281-21/+5Star
| |\ \|
| | | * iommu/vt-d: Constify intel_dma_opsArvind Yadav2017-06-281-1/+1
| | | * iommu/vt-d: Don't disable preemption while accessing deferred_flush()Sebastian Andrzej Siewior2017-06-281-6/+2Star
| | | * iommu/vt-d: Unwrap __get_valid_domain_for_dev()Peter Xu2017-05-301-14/+2Star
| | |/