summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel/perfmon.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-02iommu/vt-d: Remove dmar_writel() and dmar_writeq()Bjorn Helgaas1-11/+11
2026-04-02iommu/vt-d: Remove dmar_readl() and dmar_readq()Bjorn Helgaas1-14/+14
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2024-09-10iommu/vt-d: Clean up cpumask and hotplug for perfmonKan Liang1-109/+2
2024-04-12iommu/vt-d: Fix wrong use of pasid configXuchun Shang1-1/+1
2023-03-31iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugKan Liang1-24/+44
2023-02-03iommu/vt-d: Add IOMMU perfmon overflow handler supportKan Liang1-0/+82
2023-02-03iommu/vt-d: Support cpumask for IOMMU perfmonKan Liang1-8/+105
2023-02-03iommu/vt-d: Add IOMMU perfmon supportKan Liang1-0/+526
2023-02-03iommu/vt-d: Retrieve IOMMU perfmon capability informationKan Liang1-0/+172