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