index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
cputime.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
sched/walt: Re-add code to allow WALT to function
Ethan Chen
2023-07-16
*
Merge android-4.4.142 (8ec9fd8) into msm-4.4
Srinivasarao P
2018-08-03
|
\
|
*
ANDROID: Reduce use of #ifdef CONFIG_CPU_FREQ_TIMES
Connor O'Brien
2018-07-18
*
|
Merge android-4.4.127 (d6bbe8b) into msm-4.4
Srinivasarao P
2018-04-20
|
\
|
|
*
ANDROID: cpufreq: track per-task time in state
Connor O'Brien
2018-03-06
|
*
Merge remote-tracking branch 'common/android-4.4' into android-4.4.y
Dmitry Shmidt
2016-09-13
|
|
\
|
|
*
sched/walt: Accounting for number of irqs pending on each core
Srinath Sridharan
2016-08-11
*
|
|
Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-android
Runmin Wang
2016-12-16
|
\
\
\
|
*
|
|
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
Alex Shi
2016-09-20
|
|
\
|
|
|
|
*
|
sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
Peter Zijlstra
2016-09-07
|
*
|
|
sched/walt: Accounting for number of irqs pending on each core
Srinath Sridharan
2016-09-14
|
|
/
/
*
|
|
Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4
Trilok Soni
2016-07-22
|
\
|
|
|
*
|
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
2016-04-12
|
|
/
*
|
sched: fix potential deflated frequency estimation during IRQ handling
Joonwoo Park
2016-06-09
*
|
sched/cputime: fix a deadlock on 32bit systems
Pavankumar Kondeti
2016-03-23
*
|
sched: window-stats: Account interrupt handling time as busy time
Srivatsa Vaddagiri
2016-03-23
|
/
*
sched/cputime: Fix invalid gtime in proc
Hiroshi Shimamoto
2015-12-04
*
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
2015-10-01
*
sched/cputime: Guarantee stime + utime == rtime
Peter Zijlstra
2015-08-03
*
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...
Jason Low
2015-05-08
*
sched, time: Fix build error with 64 bit cputime_t on 32 bit systems
Rik van Riel
2014-10-03
*
sched, time: Fix lock inversion in thread_group_cputime()
Rik van Riel
2014-09-19
*
sched, time: Atomically increment stime & utime
Rik van Riel
2014-09-08
*
time, signal: Protect resource use statistics with seqlock
Rik van Riel
2014-09-08
*
sched: Change thread_group_cputime() to use for_each_thread()
Oleg Nesterov
2014-08-20
*
sched: Sanitize irq accounting madness
Thomas Gleixner
2014-05-07
*
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-01
|
\
|
*
cputime: Fix jiffies based cputime assumption on steal accounting
Frederic Weisbecker
2014-03-13
*
|
sched: Implement task_nice() as static inline function
Dongsheng Yang
2014-02-09
|
/
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-09-05
|
\
|
*
sched/cputime: Do not scale when utime == 0
Stanislaw Gruszka
2013-09-04
*
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-09-04
|
\
|
|
*
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-14
|
*
vtime: Update a few comments
Frederic Weisbecker
2013-08-13
*
|
sched/cputime: Use this_cpu_add() in task_group_account_field()
Christoph Lameter
2013-08-16
|
/
*
Merge tag 'v3.10' into sched/core
Ingo Molnar
2013-07-01
|
\
|
*
vtime: Use consistent clocks among nohz accounting
Frederic Weisbecker
2013-05-31
*
|
sched: Use swap() macro in scale_stime()
Stanislaw Gruszka
2013-05-28
|
/
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-05-02
|
\
|
*
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-30
|
\
|
|
*
sched/cpuacct: Add cpuacct_acount_field()
Li Zefan
2013-04-10
|
*
sched: Lower chances of cputime scaling overflow
Frederic Weisbecker
2013-03-13
[next]