| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-17 | iommu/vtd: Remove iommu_alloc_pages_node() | Jason Gunthorpe | 1 | -16/+0 |
| 2025-04-17 | iommu/pages: Remove iommu_alloc_page_node() | Jason Gunthorpe | 1 | -13/+0 |
| 2025-04-17 | iommu/pages: Remove iommu_alloc_page/pages() | Jason Gunthorpe | 1 | -26/+0 |
| 2025-04-17 | iommu/pages: Allow sub page sizes to be passed into the allocator | Jason Gunthorpe | 1 | -5/+39 |
| 2025-04-17 | iommu/pages: Move from struct page to struct ioptdesc and folio | Jason Gunthorpe | 1 | -3/+40 |
| 2025-04-17 | iommu/pages: Remove iommu_put_pages_list_old and the _Generic | Jason Gunthorpe | 1 | -7/+1 |
| 2025-04-17 | iommu/pages: Formalize the freelist API | Jason Gunthorpe | 1 | -3/+42 |
| 2025-04-17 | iommu/pages: De-inline the substantial functions | Jason Gunthorpe | 1 | -98/+5 |
| 2025-04-17 | iommu/pages: Remove iommu_free_page() | Jason Gunthorpe | 1 | -9/+0 |
| 2025-04-17 | iommu/pages: Remove the order argument to iommu_free_pages() | Jason Gunthorpe | 1 | -4/+5 |
| 2025-04-17 | iommu/pages: Make iommu_put_pages_list() work with high order allocations | Jason Gunthorpe | 1 | -5/+7 |
| 2025-04-17 | iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages() | Jason Gunthorpe | 1 | -42/+7 |
| 2024-04-15 | iommu: account IOMMU allocated memory | Pasha Tatashin | 1 | -0/+2 |
| 2024-04-15 | iommu: observability of the IOMMU allocations | Pasha Tatashin | 1 | -0/+30 |
| 2024-04-15 | iommu/vt-d: add wrapper functions for page allocations | Pasha Tatashin | 1 | -0/+154 |