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
/
Documentation
/
accounting
Commit message (
Expand
)
Author
Age
Files
Lines
*
filemap: make the accounting of thrashing more consistent
Yang Yang
2022-09-26
1
-1
/
+1
*
delayacct: track delays from write-protect copy
Yang Yang
2022-06-01
1
-1
/
+4
*
sched/psi: report zeroes for CPU full at the system level
Chengming Zhou
2022-04-22
1
-5
/
+4
*
Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-23
1
-1
/
+2
|
\
|
*
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
2022-01-18
1
-1
/
+2
*
|
Documentation/accounting/delay-accounting.rst: add thrashing page cache and d...
wangyong
2022-01-20
1
-28
/
+27
|
/
*
delayacct: Add sysctl to enable at runtime
Peter Zijlstra
2021-05-12
1
-2
/
+4
*
delayacct: Default disabled
Peter Zijlstra
2021-05-12
1
-4
/
+4
*
Documentation: Replace lkml.org links with lore
Joe Perches
2021-01-11
1
-2
/
+2
*
doc: cgroup: improve formatting of references
Jakub Kicinski
2020-03-02
1
-0
/
+2
*
docs: add some documentation dirs to the driver-api book
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
docs: accounting: convert to ReST
Mauro Carvalho Chehab
2019-07-15
6
-89
/
+136
*
psi: introduce psi monitor
Suren Baghdasaryan
2019-05-14
1
-0
/
+107
*
psi: clarify the units used in pressure files
Waiman Long
2019-04-05
1
-6
/
+6
*
psi: cgroup support
Johannes Weiner
2018-10-26
1
-0
/
+9
*
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
2018-10-26
1
-0
/
+64
*
tools: move accounting tool from Documentation
Shuah Khan
2016-09-23
4
-561
/
+3
*
taskstats: fix nl parsing in accounting/getdelays.c
Nicolas Dichtel
2016-04-27
1
-1
/
+4
*
Documentation-getdelays: Apply a recommendation from "checkpatch.pl" in main()
Markus Elfring
2015-12-24
1
-1
/
+2
*
Documentation: use subdir-y to avoid unnecessary built-in.o files
Peter Foley
2014-09-26
1
-3
/
+0
*
Documentation/accounting/getdelays.c: add missing null-terminate after strncp...
Rickard Strandqvist
2014-06-23
1
-0
/
+1
*
Documentation/accounting/getdelays.c: avoid strncpy in accounting tool
Kees Cook
2013-07-03
1
-2
/
+2
*
doc: Remove unnecessary declarations from Documentation/accounting/getdelays.c
Anthony G. Basile
2012-11-26
1
-1
/
+0
*
doc: getdelays.c: remember to close() socket on error in create_nl_socket()
Jesper Juhl
2012-09-01
1
-3
/
+2
*
Documentation: update cgroupfs mount point
Jörg Sommer
2011-06-15
1
-2
/
+2
*
getdelays: show average CPU/IO/SWAP/RECLAIM delays
Wu Fengguang
2011-05-26
1
-13
/
+20
*
Documentation/accounting/getdelays.c: handle sendto() failures
Andrew Morton
2011-05-26
1
-0
/
+2
*
Documentation/accounting/getdelays.c: fix unused var warning
Justin P. Mattock
2011-05-26
1
-3
/
+0
*
taskstats: pad taskstats netlink response for aligment issues on ia64
Jeff Mahoney
2010-12-22
1
-0
/
+1
*
delay-accounting: reimplement -c for getdelays.c to report information on a t...
Mel Gorman
2010-10-27
1
-2
/
+36
*
Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS
Ladinu Chandrasinghe
2009-09-23
1
-6
/
+6
*
Documentation/accounting/getdelays.c intialize the variable before using it
Jaswinder Singh Rajput
2009-06-16
1
-1
/
+2
*
Documentation/accounting/getdelays.c: fix endless loop
Marcus Meissner
2009-01-15
1
-0
/
+4
*
.gitignore updates
Alexey Dobriyan
2008-10-30
1
-0
/
+1
*
docsrc: fix getdelays printk formats
Randy Dunlap
2008-08-12
1
-8
/
+17
*
docsrc: build Documentation/ sources
Randy Dunlap
2008-08-12
1
-0
/
+10
*
Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...
Matt LaPlante
2008-07-26
1
-1
/
+1
*
per-task-delay-accounting: update document and getdelays.c for memory reclaim
Keika Kobayashi
2008-07-25
2
-5
/
+14
*
per-task-delay-accounting: update taskstats for memory reclaim delay
Keika Kobayashi
2008-07-25
1
-0
/
+7
*
Update taskstats-struct document for scaled time accounting
Hiroshi Shimamoto
2008-07-04
1
-0
/
+6
*
getdelays: fix gcc warnings
Randy Dunlap
2008-02-08
1
-3
/
+3
*
make getdelays cgroupstats aware
Balbir Singh
2007-11-14
1
-1
/
+42
*
Add cgroupstats
Balbir Singh
2007-10-19
1
-0
/
+27
*
Clean up duplicate includes in Documentation/
Jesper Juhl
2007-10-17
1
-1
/
+0
*
Documentation: fix getdelays.c printf bug
Michael Neuling
2007-08-22
1
-1
/
+1
*
taskstats: add context-switch counters
Maxim Uvarov
2007-07-16
2
-2
/
+23
*
getdelays.c: fix overrun
Scott Wiersdorf
2007-05-08
1
-4
/
+2
*
Taskstats: fix getdelays usage information
Randy Dunlap
2007-05-08
1
-2
/
+12
*
[PATCH] io-accounting: add to getdelays
Andrew Morton
2006-12-10
1
-3
/
+17
*
[PATCH] getdelays: various fixes
Andrew Morton
2006-12-10
1
-15
/
+29
[next]