index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
io-pgtable-dart.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-09-13
iommu/io-pgtable-dart: Fix off by one error in table index check
Janne Grunau
2025-09-05
iommu/io-pgtable-dart: Add 4-level page table support
Hector Martin
2025-04-17
iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
Jason Gunthorpe
2025-04-17
iommu/pages: Move the __GFP_HIGHMEM checks into the common code
Jason Gunthorpe
2025-04-17
iommu/pages: Remove the order argument to iommu_free_pages()
Jason Gunthorpe
2025-02-21
iommu/io-pgtable-dart: Only set subpage protection disable for DART 1
Asahi Lina
2024-08-26
iommu: Do not return 0 from map_pages if it doesn't do anything
Jason Gunthorpe
2024-04-15
iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h
Pasha Tatashin
2022-09-26
iommu/io-pgtable-dart: Add DART PTE support for t6000
Sven Peter
2022-09-26
iommu/io-pgtable: Add DART subpage protection support
Sven Peter
2022-09-26
iommu/io-pgtable: Move Apple DART support to its own file
Janne Grunau