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