aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel-iommu.c
AgeCommit message (Expand)Author
2020-05-06iommu/vt-d: Use right Kconfig option nameLu Baolu
2020-04-23iommu/vt-d: Silence RCU-list debugging warning in dmar_find_atsr()Qian Cai
2020-03-14iommu/vt-d: Populate debugfs if IOMMUs are detectedMegha Dey
2020-03-13iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede
2020-03-13iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taintHans de Goede
2020-03-10iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()Qian Cai
2020-03-02iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang
2020-02-18iommu/vt-d: Simplify check in identity_mapping()Joerg Roedel
2020-02-18iommu/vt-d: Remove deferred_attach_domain()Joerg Roedel
2020-02-18iommu/vt-d: Do deferred attachment in iommu_need_mapping()Joerg Roedel
2020-02-18iommu/vt-d: Move deferred device attachment into helper functionJoerg Roedel
2020-02-18iommu/vt-d: Add attach_deferred() helperJoerg Roedel
2020-02-05Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-31Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-24iommu/vt-d: Remove VMD child device sanity checkJon Derrick
2020-01-24iommu/vt-d: Use pci_real_dma_dev() for mappingJon Derrick
2020-01-24Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...Joerg Roedel
2020-01-24iommu/vt-d: Unnecessary to handle default identity domainLu Baolu
2020-01-24iommu/vt-d: Allow devices with RMRRs to use identity domainLu Baolu
2020-01-24iommu/vt-d: Add RMRR base and end addresses sanity checkBarret Rhoden
2020-01-24iommu/vt-d: Mark firmware tainted if RMRR fails sanity checkBarret Rhoden
2020-01-24iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointerJerry Snitselaar
2020-01-07iommu/vt-d: Unlink device if failed to add to groupJon Derrick
2020-01-07iommu/vt-d: Fix adding non-PCI devices to Intel IOMMUPatrick Steinhardt
2020-01-07iommu/vt-d: debugfs: Add support to show page table internalsLu Baolu
2020-01-07iommu/vt-d: Use iova over first levelLu Baolu
2020-01-07iommu/vt-d: Update first level super page capabilityLu Baolu
2020-01-07iommu/vt-d: Make first level IOVA canonicalLu Baolu
2020-01-07iommu/vt-d: Flush PASID-based iotlb for iova over first levelLu Baolu
2020-01-07iommu/vt-d: Setup pasid entries for iova over first levelLu Baolu
2020-01-07iommu/vt-d: Add set domain DOMAIN_ATTR_NESTING attrLu Baolu
2020-01-07iommu/vt-d: Identify domains using first level page tableLu Baolu
2020-01-07iommu/vt-d: Loose requirement for flush queue initializatonLu Baolu
2020-01-07iommu/vt-d: Avoid iova flush queue in strict modeLu Baolu
2020-01-07iommu/vt-d: trace: Extend map_sg trace eventLu Baolu
2020-01-07iommu/vt-d: Replace Intel specific PASID allocator with IOASIDJacob Pan
2020-01-07iommu/vt-d: Fix CPU and IOMMU SVM feature matching checksJacob Pan
2020-01-07iommu/vt-d: Add Kconfig option to enable/disable scalable modeLu Baolu
2019-12-23iommu: intel: Use generic_iommu_put_resv_regions()Thierry Reding
2019-12-23iommu/iova: Silence warnings under memory pressureQian Cai
2019-12-17iommu/vt-d: Allocate reserved region for ISA with correct permissionJerry Snitselaar
2019-12-17iommu/vt-d: Fix dmar pte read access not set errorLu Baolu
2019-12-17iommu/vt-d: Set ISA bridge reserved region as relaxableAlex Williamson
2019-11-12Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel
2019-11-11iommu/vt-d: Turn off translations at shutdownDeepa Dinamani
2019-11-11iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reservedYian Chen
2019-10-30iommu/vt-d: Fix panic after kexec -p for kdumpJohn Donnelly
2019-10-18iommu/vt-d: Return the correct dma mask when we are bypassing the IOMMUArvind Sankar
2019-10-15iommu/vt-d: Refactor find_domain() helperLu Baolu
2019-10-15iommu: Add gfp parameter to iommu_ops::mapTom Murphy