Age | Commit message (Expand) | Author |
---|---|---|
2025-01-13 | mm/page_alloc: export free_frozen_pages() instead of free_unref_page() | Matthew Wilcox (Oracle) |
2024-11-11 | mm: page_frag: use __alloc_pages() to replace alloc_pages_node() | Yunsheng Lin |
2024-11-11 | mm: page_frag: reuse existing space for 'size' and 'pfmemalloc' | Yunsheng Lin |
2024-11-11 | mm: page_frag: use initial zero offset for page_frag_alloc_align() | Yunsheng Lin |
2024-11-11 | mm: move the page fragment allocator from page_alloc into its own file | Yunsheng Lin |