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: remove -c option
Yinan Zhang
2022-04-01
1
-5
/
+1
*
tools/vm/page_owner_sort.c: support for user-defined culling rules
Jiajian Ye
2022-03-24
1
-21
/
+129
*
tools/vm/page_owner_sort.c: support for selecting by PID, TGID or task comman...
Jiajian Ye
2022-03-24
1
-27
/
+93
*
tools/vm/page_owner_sort: support for sorting by task command name
Jiajian Ye
2022-03-24
1
-1
/
+34
*
tools/vm/page_owner_sort: fix three trivival places
Jiajian Ye
2022-03-24
1
-18
/
+19
*
tools/vm/page_owner_sort.c: support sorting by tgid and update documentation
Jiajian Ye
2022-03-24
1
-3
/
+37
*
tools/vm/page_owner_sort.c: add a security check
Jiajian Ye
2022-03-24
1
-0
/
+6
*
tools/vm/page_owner_sort.c: fix the instructions for use
Yixuan Cao
2022-03-24
1
-1
/
+1
*
tools/vm/page_owner_sort.c: delete invalid duplicate code
Yixuan Cao
2022-03-24
1
-2
/
+0
*
tools/vm/page_owner_sort.c: two trivial fixes
Shenghong Han
2022-03-24
1
-3
/
+2
*
tools/vm/page_owner_sort.c: support sorting pid and time
Chongxi Zhao
2022-03-24
1
-29
/
+148
*
tools/vm/page_owner_sort.c: add switch between culling by stacktrace and txt
Yinan Zhang
2022-03-24
1
-3
/
+20
*
tools/vm/page_owner_sort.c: support sorting by stack trace
Sean Anderson
2022-03-24
1
-9
/
+14
*
tools/vm/page_owner_sort.c: sort by stacktrace before culling
Sean Anderson
2022-03-24
1
-4
/
+6
*
tools/vm/page-types.c: print file offset in hexadecimal
Naoya Horiguchi
2021-11-06
1
-2
/
+2
*
tools/vm/page-types.c: move show_file() to summary output
Naoya Horiguchi
2021-11-06
1
-3
/
+7
*
tools/vm/page-types.c: make walk_file() aware of address range option
Naoya Horiguchi
2021-11-06
1
-6
/
+18
*
tools/vm/page_owner_sort.c: count and sort by mem
Zhenliang Wei
2021-11-06
1
-9
/
+85
*
tools/vm/page-types: remove dependency on opt_file for idle page tracking
Changbin Du
2021-09-24
1
-1
/
+1
*
tools/vm/page_owner_sort.c: check malloc() return
Tang Bin
2021-06-29
1
-0
/
+4
*
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
[next]