summaryrefslogtreecommitdiff
path: root/include/linux/intel-iommu.h
AgeCommit message (Expand)Author
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
2020-05-18iommu/vt-d: Enlightened PASID allocationLu Baolu
2020-05-18iommu/vt-d: Support flushing more translation cache typesJacob Pan
2020-05-18iommu/vt-d: Add bind guest PASID supportJacob Pan
2020-05-18iommu/vt-d: Add nested translation helper functionJacob Pan
2020-05-18iommu/vt-d: Move domain helper to headerJacob Pan
2020-03-13iommu/vt-d: Fix debugfs register readsMegha Dey
2020-01-07iommu/vt-d: debugfs: Add support to show page table internalsLu Baolu
2020-01-07iommu/vt-d: Flush PASID-based iotlb for iova over first levelLu Baolu
2020-01-07iommu/vt-d: Setup pasid entries for iova over first levelLu Baolu
2020-01-07iommu/vt-d: Fix CPU and IOMMU SVM feature matching checksJacob Pan
2019-11-11iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macrosEric Auger
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel