index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
cputime.c
Age
Commit message (
Expand
)
Author
2014-04-01
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-03-13
cputime: Fix jiffies based cputime assumption on steal accounting
Frederic Weisbecker
2014-02-09
sched: Implement task_nice() as static inline function
Dongsheng Yang
2013-09-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-09-04
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-09-04
sched/cputime: Do not scale when utime == 0
Stanislaw Gruszka
2013-08-16
sched/cputime: Use this_cpu_add() in task_group_account_field()
Christoph Lameter
2013-08-14
vtime: Always debug check snapshot source _before_ updating it
Frederic Weisbecker
2013-08-14
vtime: Always scale generic vtime accounting results
Frederic Weisbecker
2013-08-14
vtime: Optimize full dynticks accounting off case with static keys
Frederic Weisbecker
2013-08-14
vtime: Fix racy cputime delta update
Frederic Weisbecker
2013-08-14
vtime: Remove a few unneeded generic vtime state checks
Frederic Weisbecker
2013-08-14
context_tracking: Optimize guest APIs off case with static key
Frederic Weisbecker
2013-08-13
vtime: Update a few comments
Frederic Weisbecker
2013-07-01
Merge tag 'v3.10' into sched/core
Ingo Molnar
2013-05-31
vtime: Use consistent clocks among nohz accounting
Frederic Weisbecker
2013-05-28
sched: Use swap() macro in scale_stime()
Stanislaw Gruszka
2013-05-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-04-30
sched: Avoid prev->stime underflow
Stanislaw Gruszka
2013-04-30
sched: Do not account bogus utime
Stanislaw Gruszka
2013-04-30
sched: Avoid cputime scaling overflow
Stanislaw Gruszka
2013-04-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-10
sched/cpuacct: Add cpuacct_acount_field()
Li Zefan
2013-04-08
sched/cputime: Fix accounting on multi-threaded processes
Stanislaw Gruszka
2013-03-13
sched: Lower chances of cputime scaling overflow
Frederic Weisbecker
2013-03-07
cputime: Dynamically scale cputime for full dynticks accounting
Frederic Weisbecker
2013-02-24
cputime: Use local_clock() for full dynticks cputime accounting
Frederic Weisbecker
2013-02-19
cputime: Remove irqsave from seqlock readers
Thomas Gleixner
2013-02-05
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
2013-01-27
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
2013-01-27
kvm: Prepare to add generic guest entry/exit callbacks
Frederic Weisbecker
2013-01-27
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
2013-01-27
cputime: Allow dynamic switch between tick/virtual based cputime accounting
Frederic Weisbecker
2013-01-27
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2013-01-27
cputime: Move default nsecs_to_cputime() to jiffies based cputime file
Frederic Weisbecker
2013-01-27
cputime: Avoid multiplication overflow on utime scaling
Frederic Weisbecker
2012-12-08
Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
2012-11-28
cputime: Comment cputime's adjusting code
Frederic Weisbecker
2012-11-28
cputime: Consolidate cputime adjustment code
Frederic Weisbecker
2012-11-28
cputime: Rename thread_group_times to thread_group_cputime_adjusted
Frederic Weisbecker
2012-11-28
cputime: Move thread_group_cputime() to sched code
Frederic Weisbecker
2012-11-19
vtime: No need to disable irqs on vtime_account()
Frederic Weisbecker
2012-11-19
vtime: Consolidate a bit the ctx switch code
Frederic Weisbecker
2012-11-19
vtime: Remove the underscore prefix invasion
Frederic Weisbecker
2012-10-29
cputime: Separate irqtime accounting from generic vtime
Frederic Weisbecker
2012-10-29
vtime: Make vtime_account_system() irqsafe
Frederic Weisbecker
2012-09-25
vtime: Consolidate system/idle context detection
Frederic Weisbecker
2012-09-25
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
2012-08-20
sched: Move cputime code to its own file
Frederic Weisbecker
[prev]