summaryrefslogtreecommitdiff
path: root/tools/mm
AgeCommit message (Expand)Author
2023-10-18tools/mm: update the usage output to be more organizedAudra Mitchell
2023-10-18tools/mm: fix the default case for page_owner_sortAudra Mitchell
2023-10-18tools/mm: filter out timestamps for correct collationAudra Mitchell
2023-10-18tools/mm: remove references to free_ts from page_owner_sortAudra Mitchell
2023-09-05tools/mm: fix undefined reference to pthread_onceXie XiuQi
2023-04-25Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-04-16tools/mm/page_owner_sort.c: fix TGID output when cull=tg is usedSteve Chou
2023-03-29mm, page_flags: remove PG_slob_freeVlastimil Babka
2023-02-02tools/mm: allow users to provide additional cflags/ldflagsHerton R. Krzesinski
2023-01-18tools/vm: rename tools/vm to tools/mmSeongJae Park