Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
710c476514313c74045c41c0571bb5178fd16e3d
/
kernel
/
tsacct.c
1b5a42d
taskstats: Cleanup the use of task->exit_code
by Eric W. Biederman
· 3 years ago
7866076
mm/mmap.c: fix a data race of mm->total_vm
by Peng Liu
· 3 years, 2 months ago
352c912
tsacct: add 64-bit btime field
by Arnd Bergmann
· 5 years ago
2d602bf
acct: stop using get_seconds()
by Arnd Bergmann
· 5 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
32ef551
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
605dc2b
tsacct: Convert obsolete cputime type to nsecs
by Frederic Weisbecker
· 8 years ago
a1cecf2
sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime
by Frederic Weisbecker
· 8 years ago
9344c92
time, acct: Drop irq save & restore from __acct_update_integrals()
by Rik van Riel
· 9 years ago
b2add86
acct, time: Change indentation in __acct_update_integrals()
by Rik van Riel
· 9 years ago
382c2fe
sched, time: Remove non-power-of-two divides from __acct_update_integrals()
by Rik van Riel
· 9 years ago
ccbf62d
sched: Make task->start_time nanoseconds based
by Thomas Gleixner
· 10 years ago
4e8c584
tsacct: Use ktime_get_ts()
by Thomas Gleixner
· 11 years ago
6fac482
cputime: Use accessors to read task cputime stats
by Frederic Weisbecker
· 12 years ago
4bd6e32
userns: Convert taskstats to handle the user and pid namespaces.
by Eric W. Biederman
· 13 years ago
6486163
[S390] cputime: add sparse checking and cleanup
by Martin Schwidefsky
· 13 years ago
58c3c3a
Make taskstats round statistics down to nearest 1k bytes/events
by Linus Torvalds
· 13 years ago
d57af9b
taskstats: use real microsecond granularity for CPU times
by Michael Holzheu
· 14 years ago
d559db0
mm: clean up mm_counter
by KAMEZAWA Hiroyuki
· 15 years ago
6d5b5ac
Fix fixpoint divide exception in acct_update_integrals
by Heiko Carstens
· 16 years ago
901608d
mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting
by Oleg Nesterov
· 16 years ago
c69e8d9
CRED: Use RCU to access another task's creds and to release a task's own creds
by David Howells
· 16 years ago
b6dff3e
CRED: Separate task security context from task_struct
by David Howells
· 16 years ago
940389b
task IO accounting: move all IO statistics in struct task_io_accounting
by Andrea Righi
· 16 years ago
5995477
task IO accounting: improve code readability
by Andrea Righi
· 16 years ago
3e85ba0
tsacct: fix bacct_add_tsk()'s use of do_div()
by David Howells
· 16 years ago
49b5cf3
accounting: account for user time when updating memory integrals
by Jonathan Lim
· 16 years ago
c66f08b
Add scaled time to taskstats based process accounting
by Michael Neuling
· 17 years ago
2c6b47d
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
by john stultz
· 17 years ago
c37e7bb
[PATCH] time: x86_64: split x86_64/kernel/time.c up
by john stultz
· 18 years ago
4a7864c
[PATCH] io-accounting: via taskstats
by Andrew Morton
· 18 years ago
f0ec1aa
[PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-free
by Oleg Nesterov
· 18 years ago
05d5bcd
[PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereference
by Oleg Nesterov
· 18 years ago
db5fed26
[PATCH] csa accounting taskstats update
by Jay Lan
· 18 years ago
8f0ab51
[PATCH] csa: convert CONFIG tag for extended accounting routines
by Jay Lan
· 18 years ago
9acc185
[PATCH] csa: Extended system accounting over taskstats
by Jay Lan
· 18 years ago
f3cef7a
[PATCH] csa: basic accounting over taskstats
by Jay Lan
· 18 years ago