index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
vm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-23
tools/vm: add missing Makefile rules
Daniel Thompson
1
-0
/
+8
2016-07-27
tools/vm/page_owner: increase temporary buffer size
Joonsoo Kim
1
-2
/
+7
2016-07-23
tools/vm/slabinfo: fix an unintentional printf
Dan Carpenter
1
-1
/
+2
2016-06-25
tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"
Colin Ian King
1
-1
/
+1
2016-03-18
tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1
Naoya Horiguchi
1
-1
/
+9
2016-03-18
tools/vm/page-types.c: add memory cgroup dumping and filtering
Konstantin Khlebnikov
1
-15
/
+84
2016-03-18
tools/vm/page-types.c: support swap entry
Naoya Horiguchi
1
-1
/
+29
2016-03-16
slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS
Laura Abbott
1
-1
/
+1
2015-11-21
tools/vm/page-types.c: support KPF_IDLE
Naoya Horiguchi
1
-0
/
+1
2015-11-06
tools/vm/slabinfo: gnuplot slabifo extended stat
Sergey Senozhatsky
1
-0
/
+275
2015-11-06
tools/vm/slabinfo: cosmetic globals cleanup
Sergey Senozhatsky
1
-27
/
+27
2015-11-06
tools/vm/slabinfo: output sizes in bytes
Sergey Senozhatsky
1
-37
/
+51
2015-11-06
tools/vm/slabinfo: introduce extended totals mode
Sergey Senozhatsky
1
-10
/
+44
2015-11-06
tools/vm/slabinfo: fix alternate opts names
Sergey Senozhatsky
1
-3
/
+5
2015-11-06
tools/vm/slabinfo: sort slabs by loss
Sergey Senozhatsky
1
-4
/
+21
2015-11-06
tools/vm/slabinfo: limit the number of reported slabs
Sergey Senozhatsky
1
-3
/
+15
2015-11-06
tools/vm/slabinfo: use getopt no_argument/optional_argument
Sergey Senozhatsky
1
-17
/
+17
2015-09-23
tools vm: Fix build due to removal of tools/lib/api/fs/debugfs.h
Arnaldo Carvalho de Melo
1
-3
/
+3
2015-09-09
pagemap: add mmap-exclusive bit for marking pages mapped only here
Konstantin Khlebnikov
1
-0
/
+10
2015-09-09
pagemap: switch to the new format and do some cleanup
Konstantin Khlebnikov
1
-17
/
+8
2015-05-15
tools/vm: fix page-flags build
Andi Kleen
1
-1
/
+1
2015-02-12
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
Wang, Yalin
1
-0
/
+1
2014-12-13
mm/page_owner: keep track of page owners
Joonsoo Kim
2
-2
/
+146
2014-10-10
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
1
-0
/
+1
2014-06-05
tools/vm/page-types.c: catch sigbus if raced with truncate
Konstantin Khlebnikov
1
-3
/
+32
2014-04-08
tools/vm/page-types.c: page-cache sniffing feature
Konstantin Khlebnikov
1
-18
/
+152
2013-12-16
tools/: Convert to new topic libraries
Borislav Petkov
2
-8
/
+8
2013-11-13
tools/vm/page-types.c: support KPF_SOFTDIRTY bit
Naoya Horiguchi
1
-12
/
+20
2013-03-15
tools/vm: Switch to liblk library
Borislav Petkov
2
-81
/
+21
2013-02-05
tools/vm: add .gitignore to ignore built binaries
Joonsoo Kim
1
-0
/
+2
2012-10-26
UAPI: fix tools/vm/page-types.c
David Howells
1
-1
/
+1
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-1
/
+1
2012-07-03
mm: Fix signal SIGFPE in slabinfo.c.
majianpeng
1
-7
/
+7
2012-05-30
tools/vm/page-types.c: cleanups
Ulrich Drepper
1
-11
/
+11
2012-05-30
kbuild: install kernel-page-flags.h
Ulrich Drepper
1
-27
/
+1
2012-03-29
mm: move slabinfo.c to tools/vm
Dave Young
2
-2
/
+1395
2012-03-29
mm: move page-types.c from Documentation to tools/vm
Dave Young
2
-0
/
+1113