summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel
AgeCommit message (Expand)Author
2023-03-31iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugKan Liang
2023-03-31iommu/vt-d: Allow zero SAGAW if second-stage not supportedLu Baolu
2023-03-31iommu/vt-d: Remove unnecessary locking in intel_irq_remapping_alloc()Lu Baolu
2023-02-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-18Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel
2023-02-16iommu/vt-d: Allow to use flush-queue when first level is defaultTina Zhang
2023-02-16iommu/vt-d: Fix PASID directory pointer coherencyJacob Pan
2023-02-16iommu/vt-d: Avoid superfluous IOTLB tracking in lazy modeJacob Pan
2023-02-16iommu/vt-d: Fix error handling in sva enable/disable pathsLu Baolu
2023-02-03iommu/vt-d: Enable IOMMU perfmon supportKan Liang
2023-02-03iommu/vt-d: Add IOMMU perfmon overflow handler supportKan Liang
2023-02-03iommu/vt-d: Support cpumask for IOMMU perfmonKan Liang
2023-02-03iommu/vt-d: Add IOMMU perfmon supportKan Liang
2023-02-03iommu/vt-d: Support Enhanced Command InterfaceKan Liang
2023-02-03iommu/vt-d: Retrieve IOMMU perfmon capability informationKan Liang
2023-02-03iommu/vt-d: Support size of the register set in DRHDKan Liang
2023-02-03iommu/vt-d: Set No Execute Enable bit in PASID table entryLu Baolu
2023-02-03iommu/vt-d: Remove sva from intel_svm_devLu Baolu
2023-02-03iommu/vt-d: Remove users from intel_svm_devLu Baolu
2023-02-03iommu/vt-d: Remove unused fields in svm structuresLu Baolu
2023-02-03iommu/vt-d: Remove include/linux/intel-svm.hLu Baolu
2023-01-30Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...Jason Gunthorpe
2023-01-25iommu/intel: Use GFP_KERNEL in sleepable contextsJason Gunthorpe
2023-01-25iommu/intel: Support the gfp argument to the map_pages opJason Gunthorpe
2023-01-25iommu/intel: Add a gfp parameter to alloc_pgtable_page()Jason Gunthorpe
2023-01-11iommu/x86: Replace IOMMU_CAP_INTR_REMAP with IRQ_DOMAIN_FLAG_ISOLATED_MSIJason Gunthorpe
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-15x86_64: Remove pointless set_64bit() usagePeter Zijlstra
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-12Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel
2022-12-05iommu/vt-d: Enable PCI/IMSThomas Gleixner
2022-12-05iommu/vt-d: Switch to MSI parent domainsThomas Gleixner
2022-12-05x86/apic/vector: Provide MSI parent domainThomas Gleixner
2022-12-05iommu/vt-d: Fix buggy QAT device maskJacob Pan
2022-12-02Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe
2022-12-02iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang
2022-12-02iommu/vt-d: Fix PCI device refcount leak in has_external_pci()Xiongfeng Wang
2022-12-02iommu/vt-d: Fix PCI device refcount leak in prq_event_thread()Yang Yingliang
2022-12-02iommu/vt-d: Add a fix for devices need extra dtlb flushJacob Pan
2022-11-29iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCYJason Gunthorpe
2022-11-22iommu/vt-d: Use real field for indication of first levelLu Baolu
2022-11-22iommu/vt-d: Remove unnecessary domain_context_mapped()Lu Baolu
2022-11-22iommu/vt-d: Rename domain_add_dev_info()Lu Baolu
2022-11-22iommu/vt-d: Rename iommu_disable_dev_iotlb()Lu Baolu
2022-11-22iommu/vt-d: Add blocking domain supportLu Baolu
2022-11-22iommu/vt-d: Add device_block_translation() helperLu Baolu
2022-11-22iommu/vt-d: Allocate pasid table in device probe pathLu Baolu
2022-11-19iommu/vt-d: Set SRE bit only when hardware has SRS capTina Zhang