| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/vt-d: Do not use flush-queue when caching-mode is on | Nadav Amit | 2021-02-10 | 1 | -0/+6 |
* | iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page | Yonghyun Hwang | 2020-03-20 | 1 | -2/+4 |
* | iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add... | Hans de Goede | 2020-03-20 | 1 | -3/+4 |
* | iommu/vt-d: Duplicate iommu_resv_region objects per device list | Eric Auger | 2020-01-27 | 1 | -17/+17 |
* | iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU | Lu Baolu | 2020-01-27 | 1 | -1/+4 |
* | iommu/vt-d: Don't queue_iova() if there is no flush queue | Dmitry Safonov | 2019-08-04 | 1 | -1/+1 |
* | iommu/vt-d: Set intel_iommu_gfx_mapped correctly | Lu Baolu | 2019-06-15 | 1 | -3/+4 |
* | iommu/vt-d: Check capability before disabling protected memory | Lu Baolu | 2019-04-20 | 1 | -0/+3 |
* | iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions() | Gerald Schaefer | 2019-02-06 | 1 | -1/+1 |
* | iommu/vt-d: Handle domain agaw being less than iommu agaw | Sohil Mehta | 2019-01-13 | 1 | -2/+2 |
* | iommu/vt-d: Use memunmap to free memremap | Pan Bian | 2018-12-13 | 1 | -1/+1 |
* | iommu/vt-d: Fix dev iotlb pfsid use | Jacob Pan | 2018-09-09 | 1 | -1/+16 |
* | iommu/vt-d: Add definitions for PFSID | Jacob Pan | 2018-09-09 | 1 | -0/+1 |
* | iommu/vt-d: Use domain instead of cache fetching | Peter Xu | 2018-04-26 | 1 | -2/+1 |
* | iommu/vt-d: Fix scatterlist offset handling | Robin Murphy | 2017-12-14 | 1 | -3/+5 |
* | 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 |
| | | * | iommu/vt-d: Unwrap __get_valid_domain_for_dev() | Peter Xu | 2017-05-30 | 1 | -14/+2 |
| | |/ |
|
* | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-07-06 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | x86: remove arch specific dma_supported implementation | Christoph Hellwig | 2017-06-28 | 1 | -0/+3 |
| |/ / |
|
* | | | iommu/vt-d: Adjust system_state checks | Thomas Gleixner | 2017-05-23 | 1 | -2/+2 |
|/ / |
|
* | | iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings | KarimAllah Ahmed | 2017-05-17 | 1 | -1/+4 |
|/ |
|
*-. | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel | 2017-05-04 | 1 | -3/+37 |
|\ \ |
|
| | * | x86, iommu/vt-d: Add an option to disable Intel IOMMU force on | Shaohua Li | 2017-04-26 | 1 | -0/+18 |
| | * | iommu/vt-d: Make sure IOMMUs are off when intel_iommu=off | Joerg Roedel | 2017-03-29 | 1 | -1/+17 |
| |/
|/| |
|
| * | iommu: Disambiguate MSI region types | Robin Murphy | 2017-03-22 | 1 | -1/+1 |
| * | iommu/vt-d: Fix NULL pointer dereference in device_to_iommu | Koos Vriezen | 2017-03-22 | 1 | -1/+1 |
|/ |
|
* | iommu/vt-d: Fix crash when accessing VT-d sysfs entries | Joerg Roedel | 2017-02-28 | 1 | -6/+11 |
* | mm: wire up GFP flag passing in dma_alloc_from_contiguous | Lucas Stach | 2017-02-24 | 1 | -1/+1 |
*-----. | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel | 2017-02-10 | 1 | -28/+88 |
|\ \ \ \ |
|
| | | | * | iommu: Make iommu_device_link/unlink take a struct iommu_device | Joerg Roedel | 2017-02-10 | 1 | -2/+2 |
| | | | * | iommu: Add sysfs bindings for struct iommu_device | Joerg Roedel | 2017-02-10 | 1 | -6/+9 |
| | | | * | iommu: Introduce new 'struct iommu_device' | Joerg Roedel | 2017-02-10 | 1 | -2/+2 |
| | | * | | iommu/vt-d: Don't over-free page table directories | David Dillow | 2017-01-31 | 1 | -1/+1 |
| | | * | | iommu/vt-d: Tylersburg isoch identity map check is done too late. | Ashok Raj | 2017-01-31 | 1 | -1/+2 |
| |_|/ /
|/| | | |
|
| | * | | iommu/vt-d: Implement reserved region get/put callbacks | Eric Auger | 2017-01-23 | 1 | -18/+74 |
| |/ /
|/| | |
|
* | | | iommu/vt-d: Fix pasid table size encoding | Jacob Pan | 2017-01-04 | 1 | -1/+22 |
* | | | iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped | Xunlei Pang | 2017-01-04 | 1 | -0/+19 |
| |/
|/| |
|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-12 | 1 | -18/+6 |
|\ \ |
|