summaryrefslogtreecommitdiff
path: root/drivers/iommu/iommu-pages.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-16iommu: Clear the freelist after iommu_put_pages_list()Jason Gunthorpe1-1/+3
2025-04-17iommu/pages: Allow sub page sizes to be passed into the allocatorJason Gunthorpe1-10/+19
2025-04-17iommu/pages: Move the __GFP_HIGHMEM checks into the common codeJason Gunthorpe1-0/+4
2025-04-17iommu/pages: Move from struct page to struct ioptdesc and folioJason Gunthorpe1-16/+38
2025-04-17iommu/pages: Remove iommu_put_pages_list_old and the _GenericJason Gunthorpe1-12/+3
2025-04-17iommu/pages: Formalize the freelist APIJason Gunthorpe1-8/+15
2025-04-17iommu/pages: De-inline the substantial functionsJason Gunthorpe1-0/+84