aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/memblock
AgeCommit message (Expand)Author
2022-08-09Merge tag 'memblock-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-30memblock test: Modify the obsolete description in READMEShaoqin Huang
2022-07-29memblock tests: fix compilation errorsLiu Xinpeng
2022-07-20memblock tests: change build options to run-time optionsRebecca Mckeever
2022-07-04memblock tests: remove completed TODO itemsRebecca Mckeever
2022-07-04memblock tests: set memblock_debug to enable memblock_dbg() messagesRebecca Mckeever
2022-07-04memblock tests: add verbose output to memblock testsRebecca Mckeever
2022-07-04memblock tests: Makefile: add arguments to control verbosityRebecca Mckeever
2022-06-16mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...Patrick Wang
2022-05-09memblock tests: remove completed TODO itemRebecca Mckeever
2022-05-09memblock tests: update style of comments for memblock_free_*() functionsRebecca Mckeever
2022-05-09memblock tests: update style of comments for memblock_remove_*() functionsRebecca Mckeever
2022-05-09memblock tests: update style of comments for memblock_reserve_*() functionsRebecca Mckeever
2022-05-09memblock tests: update style of comments for memblock_add_*() functionsRebecca Mckeever
2022-03-10memblock tests: Add TODO and README filesKarolina Drobnik
2022-03-09memblock tests: Add memblock_alloc_try_nid tests for bottom upKarolina Drobnik
2022-03-09memblock tests: Add memblock_alloc_try_nid tests for top downKarolina Drobnik
2022-03-09memblock tests: Add memblock_alloc_from tests for bottom upKarolina Drobnik
2022-03-09memblock tests: Add memblock_alloc_from tests for top downKarolina Drobnik
2022-03-09memblock tests: Add memblock_alloc tests for bottom upKarolina Drobnik
2022-03-09memblock tests: Add memblock_alloc tests for top downKarolina Drobnik
2022-03-09memblock tests: Add simulation of physical memoryKarolina Drobnik
2022-03-09memblock tests: Split up reset_memblock functionKarolina Drobnik
2022-03-05memblock tests: Fix testing with 32-bit physical addressesKarolina Drobnik
2022-02-21memblock tests: Add memblock_free testsKarolina Drobnik
2022-02-21memblock tests: Add memblock_add_node testKarolina Drobnik
2022-02-21memblock tests: Add memblock_remove testsKarolina Drobnik
2022-02-21memblock tests: Add memblock_reserve testsKarolina Drobnik
2022-02-21memblock tests: Add memblock_add testsKarolina Drobnik
2022-02-20memblock tests: Add memblock reset functionKarolina Drobnik
2022-02-20memblock tests: Add skeleton of the memblock simulatorKarolina Drobnik