Age | Commit message (Expand) | Author | Files | Lines |
2018-05-15 | iommu/vt-d: Clean up pasid quirk for pre-production devices | Lu Baolu | 1 | -30/+2 |
2018-05-15 | iommu/vt-d: Clean up unused variable in find_or_alloc_domain | Lu Baolu | 1 | -3/+1 |
2018-05-15 | iommu/vt-d: Fix iotlb psi missing for mappings | Peter Xu | 1 | -9/+34 |
2018-05-15 | iommu/vt-d: Introduce __mapping_notify_one() | Peter Xu | 1 | -12/+14 |
2018-04-11 | Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+1 |
2018-03-29 | iommu/vt-d:Remove unused variable | Shaokun Zhang | 1 | -5/+1 |
2018-03-20 | iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,f... | Christoph Hellwig | 1 | -46/+16 |
2018-03-20 | x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y) | Christoph Hellwig | 1 | -1/+2 |
2018-02-08 | Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+2 |
2018-01-17 | iommu/vt-d: Enable upto 57 bits of domain address width | Sohil Mehta | 1 | -1/+1 |
2018-01-17 | iommu/vt-d: Use domain instead of cache fetching | Peter Xu | 1 | -2/+1 |
2018-01-15 | ia64: clean up swiotlb support | Christoph Hellwig | 1 | -1/+1 |
2017-11-17 | iommu/vt-d: Fix scatterlist offset handling | Robin Murphy | 1 | -3/+5 |
2017-10-13 | Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'... | Joerg Roedel | 1 | -11/+17 |
2017-10-12 | iommu/iova: Make rcache flush optional on IOVA allocation failure | Tomasz Nowicki | 1 | -2/+3 |
2017-10-10 | iommu/vt-d: Delete unnecessary check in domain_context_mapping_one() | Christos Gkekas | 1 | -1/+1 |
2017-10-06 | iommu/vt-d: Don't register bus-notifier under dmar_global_lock | Joerg Roedel | 1 | -0/+10 |
2017-09-27 | iommu/iova: Make dma_32bit_pfn implicit | Zhen Lei | 1 | -8/+3 |
2017-09-09 | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -190/+90 |
2017-09-08 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+7 |
2017-09-01 | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/... | Joerg Roedel | 1 | -190/+90 |
2017-09-01 | iommu/vt-d: Don't be too aggressive when clearing one context entry | Filippo Sironi | 1 | -18/+24 |
2017-08-30 | iommu/vt-d: Prevent VMD child devices from being remapping targets | Jon Derrick | 1 | -0/+7 |
2017-08-30 | iommu/vt-d: Avoid calling virt_to_phys() on null pointer | Ashok Raj | 1 | -1/+2 |
2017-08-15 | iommu/vt-d: Make use of iova deferred flushing | Joerg Roedel | 1 | -159/+38 |
2017-08-15 | iommu: Fix wrong freeing of iommu_device->dev | Joerg Roedel | 1 | -1/+3 |
2017-07-26 | iommu/vt-d: Don't free parent pagetable of the PTE we're adding | David Dillow | 1 | -12/+26 |
2017-07-12 | Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -21/+5 |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+3 |
2017-06-28 | x86: remove arch specific dma_supported implementation | Christoph Hellwig | 1 | -0/+3 |
2017-06-28 | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm... | Joerg Roedel | 1 | -21/+5 |
2017-06-28 | iommu/vt-d: Constify intel_dma_ops | Arvind Yadav | 1 | -1/+1 |
2017-06-28 | iommu/vt-d: Don't disable preemption while accessing deferred_flush() | Sebastian Andrzej Siewior | 1 | -6/+2 |
2017-05-30 | iommu/vt-d: Unwrap __get_valid_domain_for_dev() | Peter Xu | 1 | -14/+2 |
2017-05-23 | iommu/vt-d: Adjust system_state checks | Thomas Gleixner | 1 | -2/+2 |
2017-05-17 | iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings | KarimAllah Ahmed | 1 | -1/+4 |
2017-05-04 | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel | 1 | -3/+37 |
2017-04-26 | x86, iommu/vt-d: Add an option to disable Intel IOMMU force on | Shaohua Li | 1 | -0/+18 |
2017-03-29 | iommu/vt-d: Make sure IOMMUs are off when intel_iommu=off | Joerg Roedel | 1 | -1/+17 |
2017-03-22 | iommu: Disambiguate MSI region types | Robin Murphy | 1 | -1/+1 |
2017-03-22 | iommu/vt-d: Fix NULL pointer dereference in device_to_iommu | Koos Vriezen | 1 | -1/+1 |
2017-02-28 | iommu/vt-d: Fix crash when accessing VT-d sysfs entries | Joerg Roedel | 1 | -6/+11 |
2017-02-24 | mm: wire up GFP flag passing in dma_alloc_from_contiguous | Lucas Stach | 1 | -1/+1 |
2017-02-10 | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel | 1 | -28/+88 |
2017-02-10 | iommu: Make iommu_device_link/unlink take a struct iommu_device | Joerg Roedel | 1 | -2/+2 |
2017-02-10 | iommu: Add sysfs bindings for struct iommu_device | Joerg Roedel | 1 | -6/+9 |
2017-02-10 | iommu: Introduce new 'struct iommu_device' | Joerg Roedel | 1 | -2/+2 |
2017-01-31 | iommu/vt-d: Don't over-free page table directories | David Dillow | 1 | -1/+1 |
2017-01-31 | iommu/vt-d: Tylersburg isoch identity map check is done too late. | Ashok Raj | 1 | -1/+2 |
2017-01-23 | iommu/vt-d: Implement reserved region get/put callbacks | Eric Auger | 1 | -18/+74 |