index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
vm
Age
Commit message (
Expand
)
Author
2021-11-06
tools/vm/page-types.c: print file offset in hexadecimal
Naoya Horiguchi
2021-11-06
tools/vm/page-types.c: move show_file() to summary output
Naoya Horiguchi
2021-11-06
tools/vm/page-types.c: make walk_file() aware of address range option
Naoya Horiguchi
2021-11-06
tools/vm/page_owner_sort.c: count and sort by mem
Zhenliang Wei
2021-09-24
tools/vm/page-types: remove dependency on opt_file for idle page tracking
Changbin Du
2021-06-29
tools/vm/page_owner_sort.c: check malloc() return
Tang Bin
2020-09-04
mm: Add PG_arch_2 page flag
Steven Price
2020-06-03
tools/vm/page_owner_sort.c: filter out unneeded line
Changhee Han
2020-04-21
tools/vm: fix cross-compile build
Lucas Stach
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-01-31
tools/vm/slabinfo: fix sanity checks enabling
Daniel Wagner
2019-07-12
tools/vm/slabinfo: add sorting info to help menu
Tobin C. Harding
2019-07-12
tools/vm/slabinfo: add option to sort by partial slabs
Tobin C. Harding
2019-07-12
tools/vm/slabinfo: add partial slab listing to -X
Tobin C. Harding
2019-07-12
tools/vm/slabinfo: order command line options
Tobin C. Harding
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 276
Thomas Gleixner
2019-03-05
tools/vm/slabinfo: clean up usage menu debug items
Tobin C. Harding
2019-03-05
tools/vm/slabinfo: align usage output columns
Tobin C. Harding
2019-03-05
tools/vm/slabinfo: put options in alphabetic order
Tobin C. Harding
2019-03-05
tools/vm/slabinfo: update options in usage message
Tobin C. Harding
2019-03-05
mm: convert PG_balloon to PG_offline
David Hildenbrand
2019-01-08
tools/vm/page_owner: use page_owner_sort in the use example
Miles Chen
2018-12-28
tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" fa...
Anthony Yznaga
2018-09-04
tools/vm/page-types.c: fix "defined but not used" warning
Naoya Horiguchi
2018-09-04
tools/vm/slabinfo.c: fix sign-compare warning
Naoya Horiguchi
2018-08-17
tools/vm/page-types.c: add support for idle page tracking
Christian Hansen
2018-08-17
tools/vm/page-types.c: include shared map counts
Christian Hansen
2018-06-07
mm: mark pages in use for page tables
Matthew Wilcox
2018-02-21
tools: fix cross-compile var clobbering
Martin Kelly
2018-01-31
tools, vm: new option to specify kpageflags file
David Rientjes
2017-12-14
tools/slabinfo-gnuplot: force to use bash shell
Liu, Changcheng
2017-11-15
tools: slabinfo: add "-U" option to show unreclaimable slabs only
Yang Shi
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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
[next]