aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-30iommu/amd: Do not detach devices in domain free pathVasant Hegde1-25/+1
2024-10-30iommu/amd: Remove unused amd_iommus variableVasant Hegde2-12/+0
2024-10-30iommu/amd: xarray to track protection_domain->iommu listVasant Hegde2-20/+77
2024-10-30iommu/amd: Remove protection_domain.dev_cnt variableVasant Hegde2-7/+1
2024-10-30iommu/amd: Use ida interface to manage protection domain IDVasant Hegde3-58/+35
2024-10-30iommu/amd/pgtbl_v2: Take protection domain lock before invalidating TLBVasant Hegde1-0/+3
2024-10-29iommu: Restore iommu_flush_iotlb_all()Joerg Roedel1-0/+10
2024-10-29iommu: Fix prototype of iommu_paging_domain_alloc_flags()Joerg Roedel1-1/+1
2024-10-29iommu: Create __iommu_alloc_identity_domain()Jason Gunthorpe1-41/+28
2024-10-29iommu: Put domain allocation in __iommu_group_alloc_blocking_domain()Jason Gunthorpe1-12/+13
2024-10-29iommu/amd: Implement global identity domainVasant Hegde3-4/+36
2024-10-29iommu/amd: Enhance amd_iommu_domain_alloc_user()Vasant Hegde1-5/+27
2024-10-29iommu/amd: Pass page table type as param to pdom_setup_pgtable()Vasant Hegde1-24/+19
2024-10-29iommu/amd: Separate page table setup from domain allocationVasant Hegde1-16/+26
2024-10-29iommu/amd: Move V2 page table support check to early_amd_iommu_init()Vasant Hegde1-7/+7
2024-10-29iommu/amd: Add helper function to check GIOSUP/GTSUPVasant Hegde2-3/+7
2024-10-29iommu/arm-smmu-v3: Enhance domain_alloc_user() to allocate PASID capable domainVasant Hegde1-1/+5
2024-10-29iommu: Add new flag to explictly request PASID capable domainJason Gunthorpe2-11/+53
2024-10-29iommu: Introduce iommu_paging_domain_alloc_flags()Jason Gunthorpe2-8/+38
2024-10-29iommu: Refactor __iommu_domain_alloc()Jason Gunthorpe1-21/+25
2024-10-29iommu: Remove iommu_domain_alloc()Lu Baolu2-42/+0
2024-10-29drm/nouveau/tegra: Use iommu_paging_domain_alloc()Lu Baolu1-2/+2
2024-10-29media: nvidia: tegra: Use iommu_paging_domain_alloc()Lu Baolu1-3/+4
2024-10-29remoteproc: Use iommu_paging_domain_alloc()Lu Baolu1-3/+3
2024-10-29iommu/amd: Fix corruption when mapping large pages from 0Jason Gunthorpe1-3/+8
2024-10-29iommu: Remove useless flush from iommu_create_device_direct_mappings()Jason Gunthorpe2-14/+0
2024-10-29iommu/sysfs: constify the class structBartosz Golaszewski1-1/+1
2024-10-29iommu/amd: Do not try copy old DTE resume pathVasant Hegde1-6/+2
2024-10-15iommu: Remove iommu_present()Lu Baolu2-31/+0
2024-10-15iommu/amd: Use atomic64_inc_return() in iommu.cUros Bizjak1-2/+2
2024-10-15iommu: Reorganize kerneldoc parameter namesJulia Lawall1-1/+1
2024-10-13Linux 6.12-rc3Linus Torvalds1-1/+1