index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
vm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: Add PG_arch_2 page flag
Steven Price
2020-09-04
1
-0
/
+2
*
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
[next]