summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel/iommu.h
AgeCommit message (Expand)Author
2024-05-13Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel
2024-04-26iommu/vt-d: Remove struct intel_svmLu Baolu
2024-04-26iommu/vt-d: Remove intel_svm_devLu Baolu
2024-04-26iommu/vt-d: Use cache helpers in arch_invalidate_secondary_tlbsLu Baolu
2024-04-26iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_userLu Baolu
2024-04-26iommu/vt-d: Add cache tag invalidation helpersLu Baolu
2024-04-26iommu/vt-d: Add cache tag assignment interfaceLu Baolu
2024-04-26iommu/vt-d: Remove private data use in fault messageJingqi Liu
2024-04-15iommu/vt-d: add wrapper functions for page allocationsPasha Tatashin
2024-03-08Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2024-03-01iommu/vt-d: Use device rbtree in iopf reporting pathLu Baolu
2024-03-01iommu/vt-d: Use rbtree to track iommu probed devicesLu Baolu
2024-02-21iommu/vt-d: Update iotlb in nested domain attachYi Liu
2024-02-21iommu/vt-d: Track nested domains in parentYi Liu
2024-02-16iommu: Make iopf_group_response() return voidLu Baolu
2024-02-16iommu: Merge iommu_fault_event and iopf_faultLu Baolu
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel
2023-12-19iommu/vt-d: Move inline helpers to header filesLu Baolu
2023-12-19iommu/vt-d: Remove unused vcmd interfacesLu Baolu
2023-12-19iommu/vt-d: Refactor device_to_iommu() to retrieve iommu directlyLu Baolu
2023-11-27iommu/vt-d: Support enforce_cache_coherency only for empty domainsLu Baolu
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-27Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...Joerg Roedel
2023-10-26iommu/vt-d: Add nested domain allocationLu Baolu
2023-10-26iommu/vt-d: Make domain attach helpers to be externYi Liu
2023-10-26iommu/vt-d: Add helper for nested domain allocationLu Baolu
2023-10-26iommu/vt-d: Extend dmar_domain to support nested domainLu Baolu
2023-10-26iommu/vt-d: Enhance capability check for nested parent domain allocationYi Liu
2023-10-24iommu/vt-d: Access/Dirty bit support for SS domainsJoao Martins
2023-10-16iommu/vt-d: debugfs: Create/remove debugfs file per {device, pasid}Jingqi Liu
2023-09-25iommu/vt-d: Avoid memory allocation in iommu_suspend()Zhang Rui
2023-08-09iommu/vt-d: Add set_dev_pasid callback for dma domainLu Baolu
2023-08-09iommu/vt-d: Make prq draining code genericLu Baolu
2023-04-14Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel
2023-04-13iommu/vt-d: Remove extern from function prototypesLu Baolu
2023-03-31iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugKan Liang
2023-03-31iommu: Remove ioasid infrastructureJason Gunthorpe
2023-03-31iommu/vt-d: Remove virtual command interfaceJacob Pan
2023-02-18Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel
2023-02-03iommu/vt-d: Add IOMMU perfmon overflow handler supportKan 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: 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-25iommu/intel: Add a gfp parameter to alloc_pgtable_page()Jason Gunthorpe
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds