Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-16 | iommu: Clear the freelist after iommu_put_pages_list() | Jason Gunthorpe | 1 | -1/+3 |
2025-04-17 | iommu/pages: Allow sub page sizes to be passed into the allocator | Jason Gunthorpe | 1 | -10/+19 |
2025-04-17 | iommu/pages: Move the __GFP_HIGHMEM checks into the common code | Jason Gunthorpe | 1 | -0/+4 |
2025-04-17 | iommu/pages: Move from struct page to struct ioptdesc and folio | Jason Gunthorpe | 1 | -16/+38 |
2025-04-17 | iommu/pages: Remove iommu_put_pages_list_old and the _Generic | Jason Gunthorpe | 1 | -12/+3 |
2025-04-17 | iommu/pages: Formalize the freelist API | Jason Gunthorpe | 1 | -8/+15 |
2025-04-17 | iommu/pages: De-inline the substantial functions | Jason Gunthorpe | 1 | -0/+84 |