| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/vt-d: Handle memory shortage on pasid table allocation | Lu Baolu | 2018-09-25 | 1 | -3/+3 |
* | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-08-24 | 1 | -83/+77 |
|\ |
|
| *---. | Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma... | Joerg Roedel | 2018-08-08 | 1 | -101/+153 |
| |\ \ \ |
|
| | | | * | iommu: Remove the ->map_sg indirection | Christoph Hellwig | 2018-08-08 | 1 | -1/+0 |
| | |_|/
| |/| | |
|
| | | * | iommu/vt-d: Remove the obsolete per iommu pasid tables | Lu Baolu | 2018-07-20 | 1 | -3/+3 |
| | | * | iommu/vt-d: Apply per pci device pasid table in SVA | Lu Baolu | 2018-07-20 | 1 | -20/+9 |
| | | * | iommu/vt-d: Allocate and free pasid table | Lu Baolu | 2018-07-20 | 1 | -0/+10 |
| | | * | iommu/vt-d: Per PCI device pasid table interfaces | Lu Baolu | 2018-07-20 | 1 | -0/+1 |
| | | * | iommu/vt-d: Add for_each_device_domain() helper | Lu Baolu | 2018-07-20 | 1 | -0/+21 |
| | | * | iommu/vt-d: Move device_domain_info to header | Lu Baolu | 2018-07-20 | 1 | -59/+4 |
| | | * | iommu/vt-d: Global PASID name space | Lu Baolu | 2018-07-20 | 1 | -0/+13 |
| | | * | iommu/vt-d: Fix dev iotlb pfsid use | Jacob Pan | 2018-07-06 | 1 | -1/+16 |
| | | * | iommu/vt-d: Add definitions for PFSID | Jacob Pan | 2018-07-06 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu... | Marek Szyprowski | 2018-08-17 | 1 | -1/+2 |
| |/
|/| |
|
* | | Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices" | Lu Baolu | 2018-07-20 | 1 | -2/+30 |
* | | Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_... | Christoph Hellwig | 2018-07-05 | 1 | -16/+46 |
|/ |
|
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -2/+2 |
* | Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-06-08 | 1 | -52/+49 |
|\ |
|
| * | iommu/vt-d: Clean up pasid quirk for pre-production devices | Lu Baolu | 2018-05-15 | 1 | -30/+2 |
| * | iommu/vt-d: Clean up unused variable in find_or_alloc_domain | Lu Baolu | 2018-05-15 | 1 | -3/+1 |
| * | iommu/vt-d: Fix iotlb psi missing for mappings | Peter Xu | 2018-05-15 | 1 | -9/+34 |
| * | iommu/vt-d: Introduce __mapping_notify_one() | Peter Xu | 2018-05-15 | 1 | -12/+14 |
* | | PCI: Add "pci=noats" boot parameter | Gil Kupfer | 2018-05-10 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-04-11 | 1 | -5/+1 |
|\ |
|
| * | iommu/vt-d:Remove unused variable | Shaokun Zhang | 2018-03-29 | 1 | -5/+1 |
* | | iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,f... | Christoph Hellwig | 2018-03-20 | 1 | -46/+16 |
* | | x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y) | Christoph Hellwig | 2018-03-20 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-02-08 | 1 | -3/+2 |
|\ |
|
| * | iommu/vt-d: Enable upto 57 bits of domain address width | Sohil Mehta | 2018-01-17 | 1 | -1/+1 |
| * | iommu/vt-d: Use domain instead of cache fetching | Peter Xu | 2018-01-17 | 1 | -2/+1 |
* | | ia64: clean up swiotlb support | Christoph Hellwig | 2018-01-15 | 1 | -1/+1 |
|/ |
|
* | iommu/vt-d: Fix scatterlist offset handling | Robin Murphy | 2017-11-17 | 1 | -3/+5 |
*-. | Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'... | Joerg Roedel | 2017-10-13 | 1 | -11/+17 |
|\ \ |
|
| | * | iommu/iova: Make rcache flush optional on IOVA allocation failure | Tomasz Nowicki | 2017-10-12 | 1 | -2/+3 |
| | * | iommu/iova: Make dma_32bit_pfn implicit | Zhen Lei | 2017-09-27 | 1 | -8/+3 |
| |/
|/| |
|
| * | iommu/vt-d: Delete unnecessary check in domain_context_mapping_one() | Christos Gkekas | 2017-10-10 | 1 | -1/+1 |
| * | iommu/vt-d: Don't register bus-notifier under dmar_global_lock | Joerg Roedel | 2017-10-06 | 1 | -0/+10 |
|/ |
|
* | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-09 | 1 | -190/+90 |
|\ |
|
| *---. | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/... | Joerg Roedel | 2017-09-01 | 1 | -190/+90 |
| |\ \ \ |
|
| | | | * | iommu/vt-d: Don't be too aggressive when clearing one context entry | Filippo Sironi | 2017-09-01 | 1 | -18/+24 |
| | | | * | iommu/vt-d: Avoid calling virt_to_phys() on null pointer | Ashok Raj | 2017-08-30 | 1 | -1/+2 |
| | | | * | iommu/vt-d: Don't free parent pagetable of the PTE we're adding | David Dillow | 2017-07-26 | 1 | -12/+26 |
| | | * | | iommu/vt-d: Make use of iova deferred flushing | Joerg Roedel | 2017-08-15 | 1 | -159/+38 |
| | |/ / |
|
* | | | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-08 | 1 | -0/+7 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | iommu/vt-d: Prevent VMD child devices from being remapping targets | Jon Derrick | 2017-08-30 | 1 | -0/+7 |
| |/ / |
|
* | | | iommu: Fix wrong freeing of iommu_device->dev | Joerg Roedel | 2017-08-15 | 1 | -1/+3 |
|/ / |
|
* | | Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-12 | 1 | -21/+5 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm... | Joerg Roedel | 2017-06-28 | 1 | -21/+5 |
| |\ \ \
| | | |/ |
|
| | | * | iommu/vt-d: Constify intel_dma_ops | Arvind Yadav | 2017-06-28 | 1 | -1/+1 |
| | | * | iommu/vt-d: Don't disable preemption while accessing deferred_flush() | Sebastian Andrzej Siewior | 2017-06-28 | 1 | -6/+2 |