Age | Commit message (Expand) | Author | Files | Lines |
2020-03-20 | iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page | Yonghyun Hwang | 1 | -2/+4 |
2020-03-20 | iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add... | Hans de Goede | 1 | -3/+4 |
2020-01-29 | iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU | Lu Baolu | 1 | -1/+4 |
2019-06-22 | 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-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-05-30 | 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-07-05 | iommu/vt-d: Don't over-free page table directories | David Dillow | 1 | -1/+1 |
2017-05-25 | iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings | KarimAllah Ahmed | 1 | -1/+4 |
2017-03-30 | iommu/vt-d: Fix NULL pointer dereference in device_to_iommu | Koos Vriezen | 1 | -1/+1 |
2017-03-12 | iommu/vt-d: Tylersburg isoch identity map check is done too late. | Ashok Raj | 1 | -1/+2 |
2017-01-12 | iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped | Xunlei Pang | 1 | -0/+19 |
2017-01-12 | iommu/vt-d: Fix pasid table size encoding | Jacob Pan | 1 | -1/+22 |
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 |
2016-10-30 | iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions | Ashok Raj | 1 | -0/+13 |
2016-09-05 | iommu/vt-d: Make sure RMRRs are mapped before domain goes public | Joerg Roedel | 1 | -7/+20 |
2016-09-05 | iommu/vt-d: Split up get_domain_for_dev function | Joerg Roedel | 1 | -21/+55 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -6/+6 |
2016-08-01 | Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+3 |
2016-07-28 | Add braces to avoid "ambiguous ‘else’" compiler warnings | Linus Torvalds | 1 | -1/+2 |
2016-07-26 | Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'... | Joerg Roedel | 1 | -3/+3 |
2016-07-14 | iommu/vt-d: Return error code in domain_context_mapping_one() | Wei Yang | 1 | -1/+1 |
2016-07-04 | iommu/vt-d: Fix infinite loop in free_all_cpu_cached_iovas | Aaron Campbell | 1 | -2/+2 |
2016-06-27 | iommu/vt-d: Fix overflow of iommu->domains array | Jan Niehusmann | 1 | -1/+1 |
2016-06-17 | iommu/vt-d: Enable QI on all IOMMUs before setting root entry | Joerg Roedel | 1 | -5/+12 |
2016-06-15 | iommu/vt-d: Reduce extra first level entry in iommu->domains | Wei Yang | 1 | -2/+2 |
2016-05-27 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 1 | -94/+224 |
2016-05-09 | Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc... | Joerg Roedel | 1 | -2/+2 |
2016-04-20 | iommu/vt-d: Use per-cpu IOVA caching | Omer Peleg | 1 | -12/+35 |
2016-04-20 | iommu/vt-d: change intel-iommu to use IOVA frame numbers | Omer Peleg | 1 | -32/+29 |
2016-04-20 | iommu/vt-d: avoid dev iotlb logic for domains with no dev iotlbs | Omer Peleg | 1 | -0/+34 |
2016-04-20 | iommu/vt-d: only unmap mapped entries | Omer Peleg | 1 | -11/+25 |
2016-04-20 | iommu/vt-d: correct flush_unmaps pfn usage | Omer Peleg | 1 | -1/+2 |
2016-04-20 | iommu/vt-d: per-cpu deferred invalidation queues | Omer Peleg | 1 | -41/+92 |
2016-04-20 | iommu/vt-d: refactoring of deferred flush entries | Omer Peleg | 1 | -19/+29 |
2016-04-07 | iommu/vt-d: Silence an uninitialized variable warning | Dan Carpenter | 1 | -1/+1 |
2016-04-05 | x86/vt-d: Fix comment for dma_pte_free_pagetable() | Michael S. Tsirkin | 1 | -1/+1 |
2016-03-01 | iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path | Joerg Roedel | 1 | -2/+2 |
2016-01-29 | iommu/vt-d: Don't skip PCI devices when disabling IOTLB | Jeremy McNicoll | 1 | -1/+1 |
2015-12-15 | Revert "scatterlist: use sg_phys()" | Dan Williams | 1 | -2/+2 |
2015-11-07 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 1 | -1/+1 |
2015-11-06 | Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -29/+54 |
2015-11-06 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 1 | -48/+255 |
2015-11-02 | Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am... | Joerg Roedel | 1 | -29/+54 |
2015-10-24 | iommu/vt-d: Clean up pasid_enabled() and ecs_enabled() dependencies | David Woodhouse | 1 | -7/+23 |