summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel/iommu.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-18Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2024-09-13Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int...Joerg Roedel1-2/+126
2024-09-10iommu/vt-d: Clean up cpumask and hotplug for perfmonKan Liang1-2/+0
2024-09-02iommu/vt-d: Add qi_batch for dmar_domainLu Baolu1-0/+14
2024-09-02iommu/vt-d: Refactor IOTLB and Dev-IOTLB flush for batchingTina Zhang1-0/+3
2024-09-02iommu/vt-d: Factor out invalidation descriptor compositionTina Zhang1-0/+109
2024-09-02iommu/vt-d: Remove has_iotlb_device flagLu Baolu1-2/+0
2024-08-26iommu/vt-d: Fix incorrect domain ID in context flush helperLu Baolu1-1/+1
2024-07-03iommu/vt-d: Refactor PCI PRI enabling/disabling callbacksLu Baolu1-0/+9
2024-07-03iommu/vt-d: Add helper to flush caches for context changeLu Baolu1-0/+4
2024-07-03iommu/vt-d: Remove control over Execute-Requested requestsLu Baolu1-4/+2
2024-05-13Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel1-27/+61
2024-04-26iommu/vt-d: Remove struct intel_svmLu Baolu1-16/+10
2024-04-26iommu/vt-d: Remove intel_svm_devLu Baolu1-12/+3
2024-04-26iommu/vt-d: Use cache helpers in arch_invalidate_secondary_tlbsLu Baolu1-0/+1
2024-04-26iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_userLu Baolu1-0/+6
2024-04-26iommu/vt-d: Add cache tag invalidation helpersLu Baolu1-0/+14
2024-04-26iommu/vt-d: Add cache tag assignment interfaceLu Baolu1-0/+31
2024-04-26iommu/vt-d: Remove private data use in fault messageJingqi Liu1-1/+0
2024-04-15iommu/vt-d: add wrapper functions for page allocationsPasha Tatashin1-2/+0
2024-03-08Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel1-2/+12
2024-03-01iommu/vt-d: Use device rbtree in iopf reporting pathLu Baolu1-0/+2
2024-03-01iommu/vt-d: Use rbtree to track iommu probed devicesLu Baolu1-0/+8
2024-02-21iommu/vt-d: Update iotlb in nested domain attachYi Liu1-0/+1
2024-02-21iommu/vt-d: Track nested domains in parentYi Liu1-0/+6
2024-02-16iommu: Make iopf_group_response() return voidLu Baolu1-2/+2
2024-02-16iommu: Merge iommu_fault_event and iopf_faultLu Baolu1-1/+1
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel1-4/+175
2023-12-19iommu/vt-d: Move inline helpers to header filesLu Baolu1-0/+175
2023-12-19iommu/vt-d: Remove unused vcmd interfacesLu Baolu1-3/+0
2023-12-19iommu/vt-d: Refactor device_to_iommu() to retrieve iommu directlyLu Baolu1-1/+0
2023-11-27iommu/vt-d: Support enforce_cache_coherency only for empty domainsLu Baolu1-0/+3
2023-11-10Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+14
2023-11-02Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+58
2023-10-27Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...Joerg Roedel1-0/+14
2023-10-26iommu/vt-d: Add nested domain allocationLu Baolu1-0/+1
2023-10-26iommu/vt-d: Make domain attach helpers to be externYi Liu1-0/+7
2023-10-26iommu/vt-d: Add helper for nested domain allocationLu Baolu1-0/+2
2023-10-26iommu/vt-d: Extend dmar_domain to support nested domainLu Baolu1-6/+30
2023-10-26iommu/vt-d: Enhance capability check for nested parent domain allocationYi Liu1-0/+2
2023-10-24iommu/vt-d: Access/Dirty bit support for SS domainsJoao Martins1-0/+16
2023-10-16iommu/vt-d: debugfs: Create/remove debugfs file per {device, pasid}Jingqi Liu1-0/+14
2023-09-25iommu/vt-d: Avoid memory allocation in iommu_suspend()Zhang Rui1-1/+1
2023-08-09iommu/vt-d: Add set_dev_pasid callback for dma domainLu Baolu1-0/+7
2023-08-09iommu/vt-d: Make prq draining code genericLu Baolu1-0/+2
2023-04-14Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel1-19/+16
2023-04-13iommu/vt-d: Remove extern from function prototypesLu Baolu1-18/+18
2023-03-31iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugKan Liang1-0/+2
2023-03-31iommu: Remove ioasid infrastructureJason Gunthorpe1-1/+0
2023-03-31iommu/vt-d: Remove virtual command interfaceJacob Pan1-2/+0