summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel-iommu.c
AgeCommit message (Expand)Author
2020-03-20iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang
2020-03-20iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede
2020-01-29iommu/vt-d: Make kernel parameter igfx_off work with vIOMMULu Baolu
2019-06-22iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu
2019-04-20iommu/vt-d: Check capability before disabling protected memoryLu Baolu
2019-01-13iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta
2018-12-13iommu/vt-d: Use memunmap to free memremapPan Bian
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan
2018-05-30iommu/vt-d: Use domain instead of cache fetchingPeter Xu
2017-12-14iommu/vt-d: Fix scatterlist offset handlingRobin Murphy
2017-07-05iommu/vt-d: Don't over-free page table directoriesDavid Dillow
2017-05-25iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappingsKarimAllah Ahmed
2017-03-30iommu/vt-d: Fix NULL pointer dereference in device_to_iommuKoos Vriezen
2017-03-12iommu/vt-d: Tylersburg isoch identity map check is done too late.Ashok Raj
2017-01-12iommu/vt-d: Flush old iommu caches for kdump when the device gets context mappedXunlei Pang
2017-01-12iommu/vt-d: Fix pasid table size encodingJacob Pan
2016-11-27Merge git://git.infradead.org/intel-iommuLinus Torvalds
2016-11-08iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel
2016-10-30iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsAshok Raj
2016-09-05iommu/vt-d: Make sure RMRRs are mapped before domain goes publicJoerg Roedel
2016-09-05iommu/vt-d: Split up get_domain_for_dev functionJoerg Roedel
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-01Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-27Add braces to avoid "ambiguous ‘else’" compiler warningsLinus Torvalds
2016-07-26Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'...Joerg Roedel
2016-07-14iommu/vt-d: Return error code in domain_context_mapping_one()Wei Yang
2016-07-04iommu/vt-d: Fix infinite loop in free_all_cpu_cached_iovasAaron Campbell
2016-06-27iommu/vt-d: Fix overflow of iommu->domains arrayJan Niehusmann
2016-06-17iommu/vt-d: Enable QI on all IOMMUs before setting root entryJoerg Roedel
2016-06-15iommu/vt-d: Reduce extra first level entry in iommu->domainsWei Yang
2016-05-27Merge git://git.infradead.org/intel-iommuLinus Torvalds
2016-05-09Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc...Joerg Roedel
2016-04-20iommu/vt-d: Use per-cpu IOVA cachingOmer Peleg
2016-04-20iommu/vt-d: change intel-iommu to use IOVA frame numbersOmer Peleg
2016-04-20iommu/vt-d: avoid dev iotlb logic for domains with no dev iotlbsOmer Peleg
2016-04-20iommu/vt-d: only unmap mapped entriesOmer Peleg
2016-04-20iommu/vt-d: correct flush_unmaps pfn usageOmer Peleg
2016-04-20iommu/vt-d: per-cpu deferred invalidation queuesOmer Peleg
2016-04-20iommu/vt-d: refactoring of deferred flush entriesOmer Peleg
2016-04-07iommu/vt-d: Silence an uninitialized variable warningDan Carpenter
2016-04-05x86/vt-d: Fix comment for dma_pte_free_pagetable()Michael S. Tsirkin
2016-02-29iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug pathJoerg Roedel
2016-01-29iommu/vt-d: Don't skip PCI devices when disabling IOTLBJeremy McNicoll
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-05Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-05Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-11-02Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel
2015-10-24iommu/vt-d: Clean up pasid_enabled() and ecs_enabled() dependenciesDavid Woodhouse