Age | Commit message (Expand) | Author | Files | Lines |
2020-01-27 | iommu/vt-d: Duplicate iommu_resv_region objects per device list | Eric Auger | 1 | -17/+17 |
2020-01-27 | iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU | Lu Baolu | 1 | -1/+4 |
2019-08-04 | iommu/vt-d: Don't queue_iova() if there is no flush queue | Dmitry Safonov | 1 | -1/+1 |
2019-06-15 | iommu/vt-d: Set intel_iommu_gfx_mapped correctly | Lu Baolu | 1 | -3/+4 |
2019-04-20 | iommu/vt-d: Check capability before disabling protected memory | Lu Baolu | 1 | -0/+3 |
2019-02-06 | iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions() | Gerald Schaefer | 1 | -1/+1 |
2019-01-13 | iommu/vt-d: Handle domain agaw being less than iommu agaw | Sohil Mehta | 1 | -2/+2 |
2018-12-13 | iommu/vt-d: Use memunmap to free memremap | Pan Bian | 1 | -1/+1 |
2018-09-09 | iommu/vt-d: Fix dev iotlb pfsid use | Jacob Pan | 1 | -1/+16 |
2018-09-09 | iommu/vt-d: Add definitions for PFSID | Jacob Pan | 1 | -0/+1 |
2018-04-26 | iommu/vt-d: Use domain instead of cache fetching | Peter Xu | 1 | -2/+1 |
2017-12-14 | iommu/vt-d: Fix scatterlist offset handling | Robin Murphy | 1 | -3/+5 |
2017-09-10 | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -190/+90 |
2017-09-09 | 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-31 | 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-07 | 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-27 | 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-25 | 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 |
2017-01-04 | iommu/vt-d: Fix pasid table size encoding | Jacob Pan | 1 | -1/+22 |
2017-01-04 | iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped | Xunlei Pang | 1 | -0/+19 |
2016-12-13 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -18/+6 |
2016-12-02 | iommu/vt-d: Convert to hotplug state machine | Anna-Maria Gleixner | 1 | -18/+6 |
2016-11-27 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 1 | -0/+13 |
2016-11-08 | iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path | Joerg Roedel | 1 | -2/+12 |