index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
vm
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/vm/page_owner_sort.c: filter out unneeded line
Changhee Han
2020-06-03
1
-2
/
+3
*
tools/vm: fix cross-compile build
Lucas Stach
2020-04-21
1
-0
/
+2
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
tools/vm/slabinfo: fix sanity checks enabling
Daniel Wagner
2020-01-31
1
-2
/
+2
*
tools/vm/slabinfo: add sorting info to help menu
Tobin C. Harding
2019-07-12
1
-0
/
+2
*
tools/vm/slabinfo: add option to sort by partial slabs
Tobin C. Harding
2019-07-12
1
-2
/
+7
*
tools/vm/slabinfo: add partial slab listing to -X
Tobin C. Harding
2019-07-12
1
-13
/
+28
*
tools/vm/slabinfo: order command line options
Tobin C. Harding
2019-07-12
1
-35
/
+35
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
1
-8
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 276
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
tools/vm/slabinfo: clean up usage menu debug items
Tobin C. Harding
2019-03-05
1
-9
/
+11
*
tools/vm/slabinfo: align usage output columns
Tobin C. Harding
2019-03-05
1
-3
/
+3
*
tools/vm/slabinfo: put options in alphabetic order
Tobin C. Harding
2019-03-05
1
-5
/
+6
*
tools/vm/slabinfo: update options in usage message
Tobin C. Harding
2019-03-05
1
-1
/
+1
*
mm: convert PG_balloon to PG_offline
David Hildenbrand
2019-03-05
1
-1
/
+1
*
tools/vm/page_owner: use page_owner_sort in the use example
Miles Chen
2019-01-08
1
-1
/
+3
*
tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" fa...
Anthony Yznaga
2018-12-28
1
-1
/
+1
*
tools/vm/page-types.c: fix "defined but not used" warning
Naoya Horiguchi
2018-09-04
1
-6
/
+0
*
tools/vm/slabinfo.c: fix sign-compare warning
Naoya Horiguchi
2018-09-04
1
-2
/
+2
*
tools/vm/page-types.c: add support for idle page tracking
Christian Hansen
2018-08-17
1
-1
/
+46
*
tools/vm/page-types.c: include shared map counts
Christian Hansen
2018-08-17
1
-14
/
+59
*
mm: mark pages in use for page tables
Matthew Wilcox
2018-06-07
1
-0
/
+1
*
tools: fix cross-compile var clobbering
Martin Kelly
2018-02-21
1
-1
/
+0
*
tools, vm: new option to specify kpageflags file
David Rientjes
2018-01-31
1
-7
/
+21
*
tools/slabinfo-gnuplot: force to use bash shell
Liu, Changcheng
2017-12-14
1
-1
/
+1
*
tools: slabinfo: add "-U" option to show unreclaimable slabs only
Yang Shi
2017-11-15
1
-1
/
+10
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
*
tools/vm: add missing Makefile rules
Daniel Thompson
2017-02-22
1
-0
/
+8
*
tools/vm/page_owner: increase temporary buffer size
Joonsoo Kim
2016-07-26
1
-2
/
+7
*
tools/vm/slabinfo: fix an unintentional printf
Dan Carpenter
2016-07-23
1
-1
/
+2
*
tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"
Colin Ian King
2016-06-24
1
-1
/
+1
*
tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1
Naoya Horiguchi
2016-03-17
1
-1
/
+9
*
tools/vm/page-types.c: add memory cgroup dumping and filtering
Konstantin Khlebnikov
2016-03-17
1
-15
/
+84
*
tools/vm/page-types.c: support swap entry
Naoya Horiguchi
2016-03-17
1
-1
/
+29
*
slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS
Laura Abbott
2016-03-15
1
-1
/
+1
*
tools/vm/page-types.c: support KPF_IDLE
Naoya Horiguchi
2015-11-20
1
-0
/
+1
*
tools/vm/slabinfo: gnuplot slabifo extended stat
Sergey Senozhatsky
2015-11-05
1
-0
/
+275
*
tools/vm/slabinfo: cosmetic globals cleanup
Sergey Senozhatsky
2015-11-05
1
-27
/
+27
*
tools/vm/slabinfo: output sizes in bytes
Sergey Senozhatsky
2015-11-05
1
-37
/
+51
*
tools/vm/slabinfo: introduce extended totals mode
Sergey Senozhatsky
2015-11-05
1
-10
/
+44
*
tools/vm/slabinfo: fix alternate opts names
Sergey Senozhatsky
2015-11-05
1
-3
/
+5
*
tools/vm/slabinfo: sort slabs by loss
Sergey Senozhatsky
2015-11-05
1
-4
/
+21
*
tools/vm/slabinfo: limit the number of reported slabs
Sergey Senozhatsky
2015-11-05
1
-3
/
+15
*
tools/vm/slabinfo: use getopt no_argument/optional_argument
Sergey Senozhatsky
2015-11-05
1
-17
/
+17
*
tools vm: Fix build due to removal of tools/lib/api/fs/debugfs.h
Arnaldo Carvalho de Melo
2015-09-22
1
-3
/
+3
*
pagemap: add mmap-exclusive bit for marking pages mapped only here
Konstantin Khlebnikov
2015-09-08
1
-0
/
+10
*
pagemap: switch to the new format and do some cleanup
Konstantin Khlebnikov
2015-09-08
1
-17
/
+8
*
tools/vm: fix page-flags build
Andi Kleen
2015-05-14
1
-1
/
+1
*
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
Wang, Yalin
2015-02-11
1
-0
/
+1
*
mm/page_owner: keep track of page owners
Joonsoo Kim
2014-12-13
2
-2
/
+146
[next]