index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
mm
Age
Commit message (
Expand
)
Author
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-14
tools/mm: fix compile error
Motiejus JakÅ`tys
2024-11-11
tools/mm: fix slabinfo crash when MAX_SLABS is exceeded
Marc Dionne
2024-11-06
tools/mm: free the allocated memory
Liu Jing
2024-10-30
tools/mm: -Werror fixes in page-types/slabinfo
Wladislav Wiebe
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-09
tools/mm: rm thp_swap_allocator_test when make clean
zhangjiao
2024-09-03
x86: remove PG_uncached
Matthew Wilcox (Oracle)
2024-09-03
mm: rename PG_mappedtodisk to PG_owner_2
Matthew Wilcox (Oracle)
2024-07-10
tools/mm: introduce a tool to assess swap entry allocation for thp_swapout
Barry Song
2024-02-22
tools/mm: add thpmaps script to dump THP usage info
Ryan Roberts
2023-10-18
tools/mm: update the usage output to be more organized
Audra Mitchell
2023-10-18
tools/mm: fix the default case for page_owner_sort
Audra Mitchell
2023-10-18
tools/mm: filter out timestamps for correct collation
Audra Mitchell
2023-10-18
tools/mm: remove references to free_ts from page_owner_sort
Audra Mitchell
2023-09-05
tools/mm: fix undefined reference to pthread_once
Xie XiuQi
2023-04-25
Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2023-04-16
tools/mm/page_owner_sort.c: fix TGID output when cull=tg is used
Steve Chou
2023-03-29
mm, page_flags: remove PG_slob_free
Vlastimil Babka
2023-02-02
tools/mm: allow users to provide additional cflags/ldflags
Herton R. Krzesinski
2023-01-18
tools/vm: rename tools/vm to tools/mm
SeongJae Park