index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
vm
Age
Commit message (
Expand
)
Author
2017-02-22
tools/vm: add missing Makefile rules
Daniel Thompson
2016-07-26
tools/vm/page_owner: increase temporary buffer size
Joonsoo Kim
2016-07-23
tools/vm/slabinfo: fix an unintentional printf
Dan Carpenter
2016-06-24
tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"
Colin Ian King
2016-03-17
tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1
Naoya Horiguchi
2016-03-17
tools/vm/page-types.c: add memory cgroup dumping and filtering
Konstantin Khlebnikov
2016-03-17
tools/vm/page-types.c: support swap entry
Naoya Horiguchi
2016-03-15
slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS
Laura Abbott
2015-11-20
tools/vm/page-types.c: support KPF_IDLE
Naoya Horiguchi
2015-11-05
tools/vm/slabinfo: gnuplot slabifo extended stat
Sergey Senozhatsky
2015-11-05
tools/vm/slabinfo: cosmetic globals cleanup
Sergey Senozhatsky
2015-11-05
tools/vm/slabinfo: output sizes in bytes
Sergey Senozhatsky
2015-11-05
tools/vm/slabinfo: introduce extended totals mode
Sergey Senozhatsky
2015-11-05
tools/vm/slabinfo: fix alternate opts names
Sergey Senozhatsky
2015-11-05
tools/vm/slabinfo: sort slabs by loss
Sergey Senozhatsky
2015-11-05
tools/vm/slabinfo: limit the number of reported slabs
Sergey Senozhatsky
2015-11-05
tools/vm/slabinfo: use getopt no_argument/optional_argument
Sergey Senozhatsky
2015-09-22
tools vm: Fix build due to removal of tools/lib/api/fs/debugfs.h
Arnaldo Carvalho de Melo
2015-09-08
pagemap: add mmap-exclusive bit for marking pages mapped only here
Konstantin Khlebnikov
2015-09-08
pagemap: switch to the new format and do some cleanup
Konstantin Khlebnikov
2015-05-14
tools/vm: fix page-flags build
Andi Kleen
2015-02-11
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
Wang, Yalin
2014-12-13
mm/page_owner: keep track of page owners
Joonsoo Kim
2014-10-09
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
2014-06-04
tools/vm/page-types.c: catch sigbus if raced with truncate
Konstantin Khlebnikov
2014-04-07
tools/vm/page-types.c: page-cache sniffing feature
Konstantin Khlebnikov
2013-12-16
tools/: Convert to new topic libraries
Borislav Petkov
2013-11-13
tools/vm/page-types.c: support KPF_SOFTDIRTY bit
Naoya Horiguchi
2013-03-15
tools/vm: Switch to liblk library
Borislav Petkov
2013-02-05
tools/vm: add .gitignore to ignore built binaries
Joonsoo Kim
2012-10-25
UAPI: fix tools/vm/page-types.c
David Howells
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-07-02
mm: Fix signal SIGFPE in slabinfo.c.
majianpeng
2012-05-29
tools/vm/page-types.c: cleanups
Ulrich Drepper
2012-05-29
kbuild: install kernel-page-flags.h
Ulrich Drepper
2012-03-28
mm: move slabinfo.c to tools/vm
Dave Young
2012-03-28
mm: move page-types.c from Documentation to tools/vm
Dave Young