index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
vm
/
slabinfo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-04
tools/vm/slabinfo.c: fix sign-compare warning
Naoya Horiguchi
1
-2
/
+2
2017-11-15
tools: slabinfo: add "-U" option to show unreclaimable slabs only
Yang Shi
1
-1
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-07-23
tools/vm/slabinfo: fix an unintentional printf
Dan Carpenter
1
-1
/
+2
2016-06-24
tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"
Colin Ian King
1
-1
/
+1
2016-03-15
slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS
Laura Abbott
1
-1
/
+1
2015-11-05
tools/vm/slabinfo: cosmetic globals cleanup
Sergey Senozhatsky
1
-27
/
+27
2015-11-05
tools/vm/slabinfo: output sizes in bytes
Sergey Senozhatsky
1
-37
/
+51
2015-11-05
tools/vm/slabinfo: introduce extended totals mode
Sergey Senozhatsky
1
-10
/
+44
2015-11-05
tools/vm/slabinfo: fix alternate opts names
Sergey Senozhatsky
1
-3
/
+5
2015-11-05
tools/vm/slabinfo: sort slabs by loss
Sergey Senozhatsky
1
-4
/
+21
2015-11-05
tools/vm/slabinfo: limit the number of reported slabs
Sergey Senozhatsky
1
-3
/
+15
2015-11-05
tools/vm/slabinfo: use getopt no_argument/optional_argument
Sergey Senozhatsky
1
-17
/
+17
2012-07-02
mm: Fix signal SIGFPE in slabinfo.c.
majianpeng
1
-7
/
+7
2012-03-28
mm: move slabinfo.c to tools/vm
Dave Young
1
-0
/
+1393