summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel/iommu.h
AgeCommit message (Expand)Author
2026-01-22iommu/vt-d: Clear Present bit before tearing down context entryLu Baolu
2025-11-28Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...Joerg Roedel
2025-11-20iommu/vt-d: Fix unused invalidation hint in qi_desc_iotlbAashish Sharma
2025-11-05iommu/vt-d: Use the generic iommu page tableJason Gunthorpe
2025-09-26iommu/vt-d: Disallow dirty tracking if incoherent page walkLu Baolu
2025-09-19iommu/vt-d: Removal of Advanced Fault LoggingLu Baolu
2025-09-19iommu/vt-d: Remove LPIG from page group response descriptorLu Baolu
2025-09-19iommu/vt-d: Drop unused cap_super_offset()Yury Norov (NVIDIA)
2025-07-30Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-14iommu/vt-d: Create unique domain ops for each stageJason Gunthorpe
2025-07-14iommu/vt-d: Lift the __pa to domain_setup_first_level/intel_svm_set_dev_pasid()Jason Gunthorpe
2025-07-14iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modesLu Baolu
2025-07-04iommu/vt-d: Assign devtlb cache tag on ATS enablementLu Baolu
2025-05-23Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...Joerg Roedel
2025-05-23iommu/vt-d: Restore context entry setup order for aliased devicesLu Baolu
2025-05-16iommu/vt-d: Replace spin_lock with mutex to protect domain idaLu Baolu
2025-05-16iommu/vt-d: Use ida to manage domain idLu Baolu
2025-04-28iommu/vt-d: Put iopf enablement in domain attach pathLu Baolu
2025-04-17iommu/vtd: Remove iommu_alloc_pages_node()Jason Gunthorpe
2025-03-10iommu/vt-d: Cleanup intel_context_flush_present()Lu Baolu
2025-03-10iommu/vt-d: Move PRI enablement in probe pathLu Baolu
2025-03-10iommu/vt-d: Use virt_to_phys()Jason Gunthorpe
2024-11-22iommu: Add ops->domain_alloc_nested()Jason Gunthorpe
2024-11-08iommu/vt-d: Add set_dev_pasid callback for nested domainYi Liu
2024-11-08iommu/vt-d: Make intel_svm_set_dev_pasid() support domain replacementYi Liu
2024-11-08iommu/vt-d: Add iommu_domain_did() to get didYi Liu
2024-11-08iommu/vt-d: Consolidate the struct dev_pasid_info add/removeYi Liu
2024-11-05iommu/vt-d: Separate page request queue from SVMJoel Granados
2024-11-05iommu/vt-d: Drop s1_pgtbl from dmar_domainYi Liu
2024-11-05iommu/vt-d: Increase buffer size for device nameAndy Shevchenko
2024-11-05iommu/vt-d: Remove domain_update_iommu_cap()Lu Baolu
2024-11-05iommu/vt-d: Enhance compatibility check for paging domain attachLu Baolu
2024-09-18Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-09-13Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int...Joerg Roedel
2024-09-10iommu/vt-d: Clean up cpumask and hotplug for perfmonKan Liang
2024-09-02iommu/vt-d: Add qi_batch for dmar_domainLu Baolu
2024-09-02iommu/vt-d: Refactor IOTLB and Dev-IOTLB flush for batchingTina Zhang
2024-09-02iommu/vt-d: Factor out invalidation descriptor compositionTina Zhang
2024-09-02iommu/vt-d: Remove has_iotlb_device flagLu Baolu
2024-08-26iommu/vt-d: Fix incorrect domain ID in context flush helperLu Baolu
2024-07-03iommu/vt-d: Refactor PCI PRI enabling/disabling callbacksLu Baolu
2024-07-03iommu/vt-d: Add helper to flush caches for context changeLu Baolu
2024-07-03iommu/vt-d: Remove control over Execute-Requested requestsLu Baolu
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