summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/mm/page_frag
Commit message (Expand)AuthorAgeFilesLines
* mm: page_frag: fix a compile error when kernel is not compiledYunsheng Lin2024-11-191-1/+1
* mm: page_frag: avoid caller accessing 'page_frag_cache' directlyYunsheng Lin2024-11-111-1/+1
* mm: move the page fragment allocator from page_alloc into its own fileYunsheng Lin2024-11-111-1/+1
* mm: page_frag: add a test module for page_fragYunsheng Lin2024-11-112-0/+216