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
/
kernel
/
delayacct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
delayacct: track delays from write-protect copy
Yang Yang
2022-06-01
1
-0
/
+16
*
kernel/delayacct: move delayacct sysctls to its own file
tangmeng
2022-04-06
1
-1
/
+21
*
delayacct: track delays from memory compact
wangyong
2022-01-20
1
-0
/
+16
*
delayacct: support swapin delay accounting for swapping without blkio
Yang Yang
2022-01-20
1
-15
/
+18
*
delayacct: Add sysctl to enable at runtime
Peter Zijlstra
2021-05-12
1
-2
/
+34
*
delayacct: Default disabled
Peter Zijlstra
2021-05-12
1
-8
/
+11
*
delayacct: Add static_branch in scheduler hooks
Peter Zijlstra
2021-05-12
1
-0
/
+3
*
sched: Simplify sched_info_on()
Peter Zijlstra
2021-05-12
1
-1
/
+0
*
delayacct: Use sched_clock()
Peter Zijlstra
2021-05-12
1
-12
/
+10
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25
Thomas Gleixner
2019-05-21
1
-10
/
+1
*
delayacct: track delays from thrashing cache pages
Johannes Weiner
2018-10-26
1
-0
/
+15
*
delayacct: Use raw_spinlocks
Sebastian Andrzej Siewior
2018-04-27
1
-8
/
+9
*
delayacct: Account blkio completion on the correct task
Josh Snyder
2018-01-16
1
-16
/
+26
*
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
delaycct: Convert obsolete cputime type to nsecs
Frederic Weisbecker
2017-02-01
1
-5
/
+5
*
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
2017-02-01
1
-2
/
+2
*
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-14
1
-1
/
+1
*
delayacct: Remove braindamaged type conversions
Thomas Gleixner
2014-07-23
1
-11
/
+7
*
delayacct: Make accounting nanosecond based
Thomas Gleixner
2014-07-23
1
-22
/
+12
*
delayacct: Use ktime_get_ts()
Thomas Gleixner
2014-06-12
1
-13
/
+3
*
kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()
Chen Gang
2013-11-13
1
-7
/
+0
*
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
2013-01-27
1
-2
/
+5
*
KVM: Steal time implementation
Glauber Costa
2011-07-14
1
-0
/
+2
*
headers: taskstats_kern.h trim
Alexey Dobriyan
2009-09-18
1
-0
/
+1
*
schedstat: consolidate per-task cpu runtime stats
Ken Chen
2008-12-18
1
-1
/
+1
*
per-task-delay-accounting: update taskstats for memory reclaim delay
Keika Kobayashi
2008-07-25
1
-0
/
+3
*
per-task-delay-accounting: add memory reclaim delay
Keika Kobayashi
2008-07-25
1
-0
/
+13
*
Add scaled time to taskstats based process accounting
Michael Neuling
2007-10-18
1
-0
/
+6
*
sched: clean up schedstats, cnt -> count
Ingo Molnar
2007-10-15
1
-1
/
+1
*
sched: update delay-accounting to use CFS's precise stats
Balbir Singh
2007-07-09
1
-5
/
+5
*
KMEM_CACHE(): simplify slab cache creation
Christoph Lameter
2007-05-07
1
-5
/
+1
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] lockdep: fix delayacct locking bug
Peter Zijlstra
2006-11-06
1
-6
/
+9
*
[PATCH] task delay accounting fixes
Shailabh Nagar
2006-09-01
1
-16
/
+0
*
[PATCH] delay accounting: temporarily enable by default
Shailabh Nagar
2006-07-31
1
-4
/
+4
*
[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays
Shailabh Nagar
2006-07-14
1
-0
/
+12
*
[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface
Shailabh Nagar
2006-07-14
1
-1
/
+61
*
[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
Shailabh Nagar
2006-07-14
1
-0
/
+19
*
[PATCH] per-task-delay-accounting: setup
Shailabh Nagar
2006-07-14
1
-0
/
+87