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
/
sched
/
cputime.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-29
/
+51
2013-04-30
sched: Avoid prev->stime underflow
Stanislaw Gruszka
1
-7
/
+7
2013-04-30
sched: Do not account bogus utime
Stanislaw Gruszka
1
-0
/
+9
2013-04-30
sched: Avoid cputime scaling overflow
Stanislaw Gruszka
1
-22
/
+35
2013-04-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-101
/
+113
2013-04-10
sched/cpuacct: Add cpuacct_acount_field()
Li Zefan
1
-17
/
+1
2013-04-08
sched/cputime: Fix accounting on multi-threaded processes
Stanislaw Gruszka
1
-1
/
+1
2013-03-13
sched: Lower chances of cputime scaling overflow
Frederic Weisbecker
1
-12
/
+34
2013-03-07
cputime: Dynamically scale cputime for full dynticks accounting
Frederic Weisbecker
1
-74
/
+80
2013-02-24
cputime: Use local_clock() for full dynticks cputime accounting
Frederic Weisbecker
1
-1
/
+1
2013-02-19
cputime: Remove irqsave from seqlock readers
Thomas Gleixner
1
-6
/
+4
2013-02-05
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
1
-34
/
+264
2013-01-27
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
1
-12
/
+181
2013-01-27
kvm: Prepare to add generic guest entry/exit callbacks
Frederic Weisbecker
1
-10
/
+0
2013-01-27
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
1
-6
/
+7
2013-01-27
cputime: Allow dynamic switch between tick/virtual based cputime accounting
Frederic Weisbecker
1
-10
/
+31
2013-01-27
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
1
-4
/
+57
2013-01-27
cputime: Move default nsecs_to_cputime() to jiffies based cputime file
Frederic Weisbecker
1
-4
/
+0
2013-01-27
cputime: Avoid multiplication overflow on utime scaling
Frederic Weisbecker
1
-9
/
+9
2012-12-08
Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
1
-12
/
+19
2012-11-28
cputime: Comment cputime's adjusting code
Frederic Weisbecker
1
-2
/
+16
2012-11-28
cputime: Consolidate cputime adjustment code
Frederic Weisbecker
1
-23
/
+23
2012-11-28
cputime: Rename thread_group_times to thread_group_cputime_adjusted
Frederic Weisbecker
1
-4
/
+4
2012-11-28
cputime: Move thread_group_cputime() to sched code
Frederic Weisbecker
1
-0
/
+28
2012-11-19
vtime: No need to disable irqs on vtime_account()
Frederic Weisbecker
1
-6
/
+0
2012-11-19
vtime: Consolidate a bit the ctx switch code
Frederic Weisbecker
1
-0
/
+13
2012-11-19
vtime: Remove the underscore prefix invasion
Frederic Weisbecker
1
-6
/
+6
2012-10-29
cputime: Separate irqtime accounting from generic vtime
Frederic Weisbecker
1
-2
/
+2
2012-10-29
vtime: Make vtime_account_system() irqsafe
Frederic Weisbecker
1
-3
/
+13
2012-09-25
vtime: Consolidate system/idle context detection
Frederic Weisbecker
1
-0
/
+26
2012-09-25
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
1
-4
/
+4
2012-08-20
sched: Move cputime code to its own file
Frederic Weisbecker
1
-0
/
+504