index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
tsacct.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-23
sched: Make task->start_time nanoseconds based
Thomas Gleixner
1
-10
/
+9
2014-06-12
tsacct: Use ktime_get_ts()
Thomas Gleixner
1
-1
/
+1
2013-01-27
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
1
-10
/
+34
2012-09-18
userns: Convert taskstats to handle the user and pid namespaces.
Eric W. Biederman
1
-5
/
+7
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
1
-1
/
+1
2011-09-19
Make taskstats round statistics down to nearest 1k bytes/events
Linus Torvalds
1
-7
/
+8
2010-10-27
taskstats: use real microsecond granularity for CPU times
Michael Holzheu
1
-6
/
+4
2010-03-06
mm: clean up mm_counter
KAMEZAWA Hiroyuki
1
-0
/
+1
2009-03-09
Fix fixpoint divide exception in acct_update_integrals
Heiko Carstens
1
-1
/
+5
2009-01-06
mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting
Oleg Nesterov
1
-2
/
+2
2008-11-14
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
1
-2
/
+4
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-2
/
+2
2008-07-27
task IO accounting: move all IO statistics in struct task_io_accounting
Andrea Righi
1
-7
/
+7
2008-07-27
task IO accounting: improve code readability
Andrea Righi
1
-7
/
+7
2008-07-25
tsacct: fix bacct_add_tsk()'s use of do_div()
David Howells
1
-2
/
+2
2008-07-25
accounting: account for user time when updating memory integrals
Jonathan Lim
1
-7
/
+14
2007-10-18
Add scaled time to taskstats based process accounting
Michael Neuling
1
-0
/
+4
2007-07-25
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
1
-1
/
+1
2007-02-16
[PATCH] time: x86_64: split x86_64/kernel/time.c up
john stultz
1
-2
/
+0
2006-12-10
[PATCH] io-accounting: via taskstats
Andrew Morton
1
-0
/
+9
2006-10-30
[PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-free
Oleg Nesterov
1
-3
/
+7
2006-10-28
[PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereference
Oleg Nesterov
1
-2
/
+5
2006-10-01
[PATCH] csa accounting taskstats update
Jay Lan
1
-11
/
+14
2006-10-01
[PATCH] csa: convert CONFIG tag for extended accounting routines
Jay Lan
1
-0
/
+30
2006-10-01
[PATCH] csa: Extended system accounting over taskstats
Jay Lan
1
-0
/
+19
2006-10-01
[PATCH] csa: basic accounting over taskstats
Jay Lan
1
-0
/
+72