index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
cputime.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v3.10' into sched/core
Ingo Molnar
2013-07-01
1
-3
/
+3
|
\
|
*
vtime: Use consistent clocks among nohz accounting
Frederic Weisbecker
2013-05-31
1
-3
/
+3
*
|
sched: Use swap() macro in scale_stime()
Stanislaw Gruszka
2013-05-28
1
-3
/
+2
|
/
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-05-02
1
-29
/
+51
|
\
|
*
sched: Avoid prev->stime underflow
Stanislaw Gruszka
2013-04-30
1
-7
/
+7
|
*
sched: Do not account bogus utime
Stanislaw Gruszka
2013-04-30
1
-0
/
+9
|
*
sched: Avoid cputime scaling overflow
Stanislaw Gruszka
2013-04-30
1
-22
/
+35
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-30
1
-101
/
+113
|
\
|
|
*
sched/cpuacct: Add cpuacct_acount_field()
Li Zefan
2013-04-10
1
-17
/
+1
|
*
sched: Lower chances of cputime scaling overflow
Frederic Weisbecker
2013-03-13
1
-12
/
+34
|
*
cputime: Dynamically scale cputime for full dynticks accounting
Frederic Weisbecker
2013-03-07
1
-74
/
+80
*
|
sched/cputime: Fix accounting on multi-threaded processes
Stanislaw Gruszka
2013-04-08
1
-1
/
+1
|
/
*
cputime: Use local_clock() for full dynticks cputime accounting
Frederic Weisbecker
2013-02-24
1
-1
/
+1
*
cputime: Remove irqsave from seqlock readers
Thomas Gleixner
2013-02-19
1
-6
/
+4
*
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
2013-02-05
1
-34
/
+264
|
\
|
*
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
2013-01-27
1
-12
/
+181
|
*
kvm: Prepare to add generic guest entry/exit callbacks
Frederic Weisbecker
2013-01-27
1
-10
/
+0
|
*
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
2013-01-27
1
-6
/
+7
|
*
cputime: Allow dynamic switch between tick/virtual based cputime accounting
Frederic Weisbecker
2013-01-27
1
-10
/
+31
|
*
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2013-01-27
1
-4
/
+57
|
*
cputime: Move default nsecs_to_cputime() to jiffies based cputime file
Frederic Weisbecker
2013-01-27
1
-4
/
+0
*
|
cputime: Avoid multiplication overflow on utime scaling
Frederic Weisbecker
2013-01-27
1
-9
/
+9
|
/
*
Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
2012-12-08
1
-12
/
+19
|
\
|
*
vtime: No need to disable irqs on vtime_account()
Frederic Weisbecker
2012-11-19
1
-6
/
+0
|
*
vtime: Consolidate a bit the ctx switch code
Frederic Weisbecker
2012-11-19
1
-0
/
+13
|
*
vtime: Remove the underscore prefix invasion
Frederic Weisbecker
2012-11-19
1
-6
/
+6
*
|
cputime: Comment cputime's adjusting code
Frederic Weisbecker
2012-11-28
1
-2
/
+16
*
|
cputime: Consolidate cputime adjustment code
Frederic Weisbecker
2012-11-28
1
-23
/
+23
*
|
cputime: Rename thread_group_times to thread_group_cputime_adjusted
Frederic Weisbecker
2012-11-28
1
-4
/
+4
*
|
cputime: Move thread_group_cputime() to sched code
Frederic Weisbecker
2012-11-28
1
-0
/
+28
|
/
*
cputime: Separate irqtime accounting from generic vtime
Frederic Weisbecker
2012-10-29
1
-2
/
+2
*
vtime: Make vtime_account_system() irqsafe
Frederic Weisbecker
2012-10-29
1
-3
/
+13
*
vtime: Consolidate system/idle context detection
Frederic Weisbecker
2012-09-25
1
-0
/
+26
*
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
2012-09-25
1
-4
/
+4
*
sched: Move cputime code to its own file
Frederic Weisbecker
2012-08-20
1
-0
/
+504