index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommu-pages.h
Age
Commit message (
Expand
)
Author
2025-04-17
iommu/vtd: Remove iommu_alloc_pages_node()
Jason Gunthorpe
2025-04-17
iommu/pages: Remove iommu_alloc_page_node()
Jason Gunthorpe
2025-04-17
iommu/pages: Remove iommu_alloc_page/pages()
Jason Gunthorpe
2025-04-17
iommu/pages: Allow sub page sizes to be passed into the allocator
Jason Gunthorpe
2025-04-17
iommu/pages: Move from struct page to struct ioptdesc and folio
Jason Gunthorpe
2025-04-17
iommu/pages: Remove iommu_put_pages_list_old and the _Generic
Jason Gunthorpe
2025-04-17
iommu/pages: Formalize the freelist API
Jason Gunthorpe
2025-04-17
iommu/pages: De-inline the substantial functions
Jason Gunthorpe
2025-04-17
iommu/pages: Remove iommu_free_page()
Jason Gunthorpe
2025-04-17
iommu/pages: Remove the order argument to iommu_free_pages()
Jason Gunthorpe
2025-04-17
iommu/pages: Make iommu_put_pages_list() work with high order allocations
Jason Gunthorpe
2025-04-17
iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
Jason Gunthorpe
2024-04-15
iommu: account IOMMU allocated memory
Pasha Tatashin
2024-04-15
iommu: observability of the IOMMU allocations
Pasha Tatashin
2024-04-15
iommu/vt-d: add wrapper functions for page allocations
Pasha Tatashin