aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel-iommu.c
AgeCommit message (Expand)Author
2020-08-03iommu/vt-d: Don't apply gfx quirks to untrusted devicesRajat Jain
2020-07-16iommu/vt-d: Update scalable mode paging structure coherencyLu Baolu
2020-06-01iommu/vt-d: Silence RCU-list debugging warning in dmar_find_atsr()Qian Cai
2020-05-21iommu/vt-d: Populate debugfs if IOMMUs are detectedMegha Dey
2020-05-21iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang
2020-05-21iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede
2020-05-15iommu/iova: Silence warnings under memory pressureQian Cai
2019-08-16iommu/vt-d: Check if domain->pgd was allocatedDmitry Safonov
2019-07-31iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov
2019-06-22Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...Peter Xu
2019-06-14Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-01drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not usedQian Cai
2019-05-27iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lockDave Jiang
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-03iommu/vt-d: Make kernel parameter igfx_off work with vIOMMULu Baolu
2019-05-03iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu
2019-05-03iommu/vt-d: Cleanup: no spaces at the start of a lineLu Baolu
2019-04-29iommu/vt-d: Use pci_dev_id() helperHeiner Kallweit
2019-04-26iommu/vt-d: Don't request page request irq under dmar_global_lockLu Baolu
2019-04-12iommu/vt-d: Flush IOTLB for untrusted device in timeLu Baolu
2019-04-11iommu/vt-d: Don't clear GFP_DMA and GFP_DMA32 flagsChristoph Hellwig
2019-04-11iommu/vt-d: Use dma_direct for bypass devicesChristoph Hellwig
2019-04-11iommu/vt-d: Clean up iommu_no_mappingChristoph Hellwig
2019-04-11iommu/vt-d: Return ID associated with an auxiliary domainLu Baolu
2019-04-11iommu/vt-d: Aux-domain specific domain attach/detachLu Baolu
2019-04-11iommu/vt-d: Move common code out of iommu_attch_device()Lu Baolu
2019-04-11iommu/vt-d: Add per-device IOMMU feature ops entriesLu Baolu
2019-04-11iommu/vt-d: Make intel_iommu_enable_pasid() more genericLu Baolu
2019-03-22iommu/vt-d: Save the right domain ID used by hardwareLu Baolu
2019-03-22iommu/vt-d: Check capability before disabling protected memoryLu Baolu
2019-03-10Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2019-03-01Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...Joerg Roedel
2019-03-01iommu/vt-d: Set context field after value initializedLu Baolu
2019-03-01iommu/vt-d: Disable ATS support on untrusted devicesLu Baolu
2019-02-26iommu/vt-d: Check identity map for hot-added devicesLu Baolu
2019-02-26iommu/vt-d: Enable ATS only if the device uses page aligned address.Kuppuswamy Sathyanarayanan
2019-02-26iommu/vt-d: Fix PRI/PASID dependency issue.Kuppuswamy Sathyanarayanan
2019-02-11iommu/vt-d: Remove misleading "domain 0" test from domain_exit()Bjorn Helgaas
2019-02-11iommu/vt-d: Remove unused dmar_remove_one_dev_info() argumentBjorn Helgaas
2019-02-11iommu/vt-d: Remove unnecessary local variable initializationsBjorn Helgaas
2019-02-11iommu/vt-d: Use dev_printk() when possibleBjorn Helgaas
2019-01-30iommu/vt-d: Leave scalable mode default offLu Baolu
2019-01-30iommu/vt-d: Implement dma_[un]map_resource()Logan Gunthorpe
2019-01-22iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()Gerald Schaefer
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel
2018-12-11iommu/vt-d: Remove deferred invalidationLu Baolu