summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel/iommu.h
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel2024-05-131-27/+61
|\ \
| | * iommu/vt-d: Remove struct intel_svmLu Baolu2024-04-261-16/+10
| | * iommu/vt-d: Remove intel_svm_devLu Baolu2024-04-261-12/+3
| | * iommu/vt-d: Use cache helpers in arch_invalidate_secondary_tlbsLu Baolu2024-04-261-0/+1
| | * iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_userLu Baolu2024-04-261-0/+6
| | * iommu/vt-d: Add cache tag invalidation helpersLu Baolu2024-04-261-0/+14
| | * iommu/vt-d: Add cache tag assignment interfaceLu Baolu2024-04-261-0/+31
| | * iommu/vt-d: Remove private data use in fault messageJingqi Liu2024-04-261-1/+0
| |/ |/|
| * iommu/vt-d: add wrapper functions for page allocationsPasha Tatashin2024-04-151-2/+0
|/
*---. Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel2024-03-081-2/+12
|\ \ \
| | | * iommu: Make iopf_group_response() return voidLu Baolu2024-02-161-2/+2
| | | * iommu: Merge iommu_fault_event and iopf_faultLu Baolu2024-02-161-1/+1
| | |/ | |/|
| | * iommu/vt-d: Use device rbtree in iopf reporting pathLu Baolu2024-03-011-0/+2
| | * iommu/vt-d: Use rbtree to track iommu probed devicesLu Baolu2024-03-011-0/+8
| |/
* | iommu/vt-d: Update iotlb in nested domain attachYi Liu2024-02-211-0/+1
* | iommu/vt-d: Track nested domains in parentYi Liu2024-02-211-0/+6
|/
*-. Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel2024-01-031-4/+175
|\ \
| | * iommu/vt-d: Move inline helpers to header filesLu Baolu2023-12-191-0/+175
| | * iommu/vt-d: Remove unused vcmd interfacesLu Baolu2023-12-191-3/+0
| | * iommu/vt-d: Refactor device_to_iommu() to retrieve iommu directlyLu Baolu2023-12-191-1/+0
| |/
* / iommu/vt-d: Support enforce_cache_coherency only for empty domainsLu Baolu2023-11-271-0/+3
|/
* Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-091-0/+14
|\
| *-. Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...Joerg Roedel2023-10-271-0/+14
| |\ \
| | | * iommu/vt-d: debugfs: Create/remove debugfs file per {device, pasid}Jingqi Liu2023-10-161-0/+14
| | |/
* | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-011-6/+58
|\ \ \ | |/ / |/| |
| * | iommu/vt-d: Add nested domain allocationLu Baolu2023-10-261-0/+1
| * | iommu/vt-d: Make domain attach helpers to be externYi Liu2023-10-261-0/+7
| * | iommu/vt-d: Add helper for nested domain allocationLu Baolu2023-10-261-0/+2
| * | iommu/vt-d: Extend dmar_domain to support nested domainLu Baolu2023-10-261-6/+30
| * | iommu/vt-d: Enhance capability check for nested parent domain allocationYi Liu2023-10-261-0/+2
| * | iommu/vt-d: Access/Dirty bit support for SS domainsJoao Martins2023-10-241-0/+16
| |/
* / iommu/vt-d: Avoid memory allocation in iommu_suspend()Zhang Rui2023-09-251-1/+1
|/
* iommu/vt-d: Add set_dev_pasid callback for dma domainLu Baolu2023-08-091-0/+7
* iommu/vt-d: Make prq draining code genericLu Baolu2023-08-091-0/+2
*---. Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel2023-04-141-19/+16
|\ \ \
| | | * iommu: Remove ioasid infrastructureJason Gunthorpe2023-03-311-1/+0
| | | * iommu/vt-d: Remove virtual command interfaceJacob Pan2023-03-311-2/+0
| | |/ | |/|
| | * iommu/vt-d: Remove extern from function prototypesLu Baolu2023-04-131-18/+18
| |/
* / iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugKan Liang2023-03-311-0/+2
|/
*-. Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel2023-02-181-9/+106
|\ \
| | * iommu/intel: Add a gfp parameter to alloc_pgtable_page()Jason Gunthorpe2023-01-251-1/+1
| |/ |/|
| * iommu/vt-d: Add IOMMU perfmon overflow handler supportKan Liang2023-02-031-1/+10
| * iommu/vt-d: Add IOMMU perfmon supportKan Liang2023-02-031-0/+15
| * iommu/vt-d: Support Enhanced Command InterfaceKan Liang2023-02-031-0/+33
| * iommu/vt-d: Retrieve IOMMU perfmon capability informationKan Liang2023-02-031-1/+42
| * iommu/vt-d: Remove sva from intel_svm_devLu Baolu2023-02-031-1/+0
| * iommu/vt-d: Remove users from intel_svm_devLu Baolu2023-02-031-1/+0
| * iommu/vt-d: Remove unused fields in svm structuresLu Baolu2023-02-031-4/+0
| * iommu/vt-d: Remove include/linux/intel-svm.hLu Baolu2023-02-031-0/+5
|/
* Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-191-10/+5
|\