index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
delayacct.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25
Thomas Gleixner
1
-10
/
+1
2018-10-26
delayacct: track delays from thrashing cache pages
Johannes Weiner
1
-0
/
+15
2018-04-27
delayacct: Use raw_spinlocks
Sebastian Andrzej Siewior
1
-8
/
+9
2018-01-16
delayacct: Account blkio completion on the correct task
Josh Snyder
1
-16
/
+26
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
1
-0
/
+1
2017-02-01
delaycct: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-5
/
+5
2017-02-01
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
1
-2
/
+2
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-1
/
+1
2014-07-23
delayacct: Remove braindamaged type conversions
Thomas Gleixner
1
-11
/
+7
2014-07-23
delayacct: Make accounting nanosecond based
Thomas Gleixner
1
-22
/
+12
2014-06-12
delayacct: Use ktime_get_ts()
Thomas Gleixner
1
-13
/
+3
2013-11-13
kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()
Chen Gang
1
-7
/
+0
2013-01-27
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
1
-2
/
+5
2011-07-14
KVM: Steal time implementation
Glauber Costa
1
-0
/
+2
2009-09-18
headers: taskstats_kern.h trim
Alexey Dobriyan
1
-0
/
+1
2008-12-18
schedstat: consolidate per-task cpu runtime stats
Ken Chen
1
-1
/
+1
2008-07-25
per-task-delay-accounting: update taskstats for memory reclaim delay
Keika Kobayashi
1
-0
/
+3
2008-07-25
per-task-delay-accounting: add memory reclaim delay
Keika Kobayashi
1
-0
/
+13
2007-10-18
Add scaled time to taskstats based process accounting
Michael Neuling
1
-0
/
+6
2007-10-15
sched: clean up schedstats, cnt -> count
Ingo Molnar
1
-1
/
+1
2007-07-09
sched: update delay-accounting to use CFS's precise stats
Balbir Singh
1
-5
/
+5
2007-05-07
KMEM_CACHE(): simplify slab cache creation
Christoph Lameter
1
-5
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-11-06
[PATCH] lockdep: fix delayacct locking bug
Peter Zijlstra
1
-6
/
+9
2006-09-01
[PATCH] task delay accounting fixes
Shailabh Nagar
1
-16
/
+0
2006-07-31
[PATCH] delay accounting: temporarily enable by default
Shailabh Nagar
1
-4
/
+4
2006-07-14
[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays
Shailabh Nagar
1
-0
/
+12
2006-07-14
[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface
Shailabh Nagar
1
-1
/
+61
2006-07-14
[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
Shailabh Nagar
1
-0
/
+19
2006-07-14
[PATCH] per-task-delay-accounting: setup
Shailabh Nagar
1
-0
/
+87