summaryrefslogtreecommitdiff
path: root/include/linux/intel-iommu.h
AgeCommit message (Expand)Author
2022-07-15iommu/vt-d: Move include/linux/intel-iommu.h under iommuLu Baolu
2022-07-15iommu/vt-d: Remove unnecessary exported symbolLu Baolu
2022-07-06iommu/vt-d: Fix RID2PASID setup/teardown failureLu Baolu
2022-05-13iommu/vt-d: Check domain force_snooping against attached devicesLu Baolu
2022-04-28vfio: Move the Intel no-snoop control off of IOMMU_CACHEJason Gunthorpe
2022-04-28iommu: Introduce the domain op enforce_cache_coherency()Jason Gunthorpe
2022-03-04iommu/vt-d: Enable ATS for the devices in SATC tableYian Chen
2022-03-04iommu/vt-d: Move intel_iommu_ops to header fileAndy Shevchenko
2022-03-04iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFOLu Baolu
2022-03-04iommu/vt-d: Remove intel_iommu::domainsLu Baolu
2022-02-28iommu/vt-d: Remove aux-domain related callbacksLu Baolu
2022-02-28iommu/vt-d: Remove guest pasid related callbacksLu Baolu
2021-10-18iommu/vt-d: Avoid duplicate removing in __domain_mapping()Longpeng(Mike)
2021-10-18iommu/vt-d: Convert the return type of first_pte_in_page to boolLongpeng(Mike)
2021-10-18iommu/vt-d: Remove duplicate identity domain flagLu Baolu
2021-08-19iommu/vt-d: Update the virtual command related registersLu Baolu
2021-06-10iommu/vt-d: Define counter explicitly as unsigned intParav Pandit
2021-06-10iommu/vt-d: Removed unused iommu_count in dmar domainParav Pandit
2021-06-10iommu/vt-d: Use bitfields for DMAR capabilitiesParav Pandit
2021-06-10iommu/vt-d: Add common code for dmar latency performance monitorsLu Baolu
2021-06-10iommu/vt-d: Add prq_report trace eventLu Baolu
2021-06-10iommu/vt-d: Allocate/register iopf queue for sva devicesLu Baolu
2021-06-10iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpersLu Baolu
2021-04-07iommu/vt-d: Invalidate PASID cache when root/context entry changedLu Baolu
2021-04-07iommu/vt-d: Remove svm_dev_opsLu Baolu
2021-03-18iommu/vt-d: Report more information about invalidation errorsLu Baolu
2021-02-04iommu/vt-d: Audit IOMMU Capabilities and add helper functionsKyung Min Park
2021-02-04iommu/vt-d: Fix 'physical' typosBjorn Helgaas
2021-01-28iommu/vt-d: Preset Access/Dirty bits for IOVA over FLLu Baolu
2021-01-07iommu/vt-d: Fix general protection fault in aux_detach_device()Liu Yi L
2021-01-07iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_devLiu Yi L
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan
2020-10-14Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-09-17iommu/vt-d: Change flags type to unsigned int in binding mmFenghua Yu
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu
2020-09-16iommm/vt-d: Store irq domain in struct deviceThomas Gleixner
2020-09-04iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU headerAndy Shevchenko
2020-07-24iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommuLu Baolu
2020-07-24iommu/vt-d: Add page response ops supportLu Baolu
2020-07-24iommu/vt-d: Refactor device_to_iommu() helperLu Baolu
2020-07-24iommu/vt-d: Remove global page support in devTLB flushJacob Pan
2020-07-24iommu/vt-d: Enforce PASID devTLB field maskLiu Yi L
2020-06-23iommu/vt-d: Set U/S bit in first level page table by defaultLu Baolu
2020-05-29iommu/vt-d: Allocate domain info for real DMA sub-devicesJon Derrick
2020-05-18iommu/vt-d: Add page request draining supportLu Baolu
2020-05-18iommu/vt-d: Multiple descriptors per qi_submit_sync()Lu Baolu
2020-05-18iommu/vt-d: Replace intel SVM APIs with generic SVA APIsJacob Pan
2020-05-18iommu/vt-d: Add get_domain_info() helperLu Baolu
2020-05-18iommu/vt-d: Add custom allocator for IOASIDJacob Pan