aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/memblock/linux
AgeCommit message (Expand)AuthorFilesLines
2024-08-06memblock test: fix implicit declaration of function 'isspace'Wei Yang1-0/+1
2024-08-06memblock test: fix implicit declaration of function 'memparse'Wei Yang1-0/+1
2024-08-06tools/testing: abstract two init.h into common include directoryWei Yang1-32/+0
2024-08-06memblock tests: include export.h in linkage.h as kernel doseWei Yang1-1/+0
2024-08-06memblock tests: include memory_hotplug.h in mmzone.h as kernel doseWei Yang2-1/+1
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov1-3/+3
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov1-3/+3
2022-10-03memblock tests: add new pageblock related macroKefeng Wang1-0/+2
2022-08-09Merge tag 'memblock-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+3
2022-07-20memblock tests: change build options to run-time optionsRebecca Mckeever1-5/+3
2022-06-16mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...Patrick Wang1-1/+1
2022-02-20memblock tests: Add skeleton of the memblock simulatorKarolina Drobnik6-0/+143