summaryrefslogtreecommitdiff
path: root/tools/mm
AgeCommit message (Expand)Author
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-14tools/mm: fix compile errorMotiejus JakÅ`tys
2024-11-11tools/mm: fix slabinfo crash when MAX_SLABS is exceededMarc Dionne
2024-11-06tools/mm: free the allocated memoryLiu Jing
2024-10-30tools/mm: -Werror fixes in page-types/slabinfoWladislav Wiebe
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-09tools/mm: rm thp_swap_allocator_test when make cleanzhangjiao
2024-09-03x86: remove PG_uncachedMatthew Wilcox (Oracle)
2024-09-03mm: rename PG_mappedtodisk to PG_owner_2Matthew Wilcox (Oracle)
2024-07-10tools/mm: introduce a tool to assess swap entry allocation for thp_swapoutBarry Song
2024-02-22tools/mm: add thpmaps script to dump THP usage infoRyan Roberts
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