summaryrefslogtreecommitdiffstats
path: root/mm/page_frag_cache.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: page_frag: use __alloc_pages() to replace alloc_pages_node()Yunsheng Lin2024-11-111-3/+3
* mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'Yunsheng Lin2024-11-111-22/+48
* mm: page_frag: use initial zero offset for page_frag_alloc_align()Yunsheng Lin2024-11-111-23/+23
* mm: move the page fragment allocator from page_alloc into its own fileYunsheng Lin2024-11-111-0/+145