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
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
|
|
sched: Highest energy aware balancing sched_domain level pointer
Morten Rasmussen
2016-09-14
|
|
*
|
|
|
|
|
sched: Relocated cpu_util() and change return type
Morten Rasmussen
2016-09-14
|
|
*
|
|
|
|
|
sched: Compute cpu capacity available at current frequency
Morten Rasmussen
2016-09-14
|
|
*
|
|
|
|
|
sched: Introduce SD_SHARE_CAP_STATES sched_domain flag
Morten Rasmussen
2016-09-14
|
|
*
|
|
|
|
|
sched: Initialize energy data structures
Dietmar Eggemann
2016-09-14
|
|
*
|
|
|
|
|
sched: Introduce energy data structures
Dietmar Eggemann
2016-09-14
|
|
*
|
|
|
|
|
sched: Make energy awareness a sched feature
Morten Rasmussen
2016-09-14
|
|
*
|
|
|
|
|
sched: Prevent unnecessary active balance of single task in sched group
Morten Rasmussen
2016-09-14
|
|
*
|
|
|
|
|
sched: Enable idle balance to pull single task towards cpu with higher capacity
Dietmar Eggemann
2016-09-14
|
|
*
|
|
|
|
|
sched: Consider spare cpu capacity at task wake-up
Morten Rasmussen
2016-09-14
|
|
*
|
|
|
|
|
sched: Add cpu capacity awareness to wakeup balancing
Morten Rasmussen
2016-09-14
|
|
*
|
|
|
|
|
sched: Store system-wide maximum cpu capacity in root domain
Dietmar Eggemann
2016-09-14
|
|
*
|
|
|
|
|
sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_ta...
Yuyang Du
2016-09-14
|
|
*
|
|
|
|
|
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
Alex Shi
2016-08-11
|
|
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
sched/fair: Fix effective_load() to consistently use smoothed load
Peter Zijlstra
2016-08-10
|
|
|
*
|
|
|
|
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...
Andrey Ryabinin
2016-08-10
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
*
|
|
/
|
|
|
Revert "sched/cputime: Fix steal time accounting vs. CPU hotplug"
Syed Rameez Mustafa
2016-12-14
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge "sched: Ensure proper task migration when a CPU is isolated"
Linux Build Service Account
2016-12-10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched: Ensure proper task migration when a CPU is isolated
Syed Rameez Mustafa
2016-12-09
*
|
|
|
|
|
|
sched/core: Fix race condition in clearing hmp request
Olav Haugan
2016-12-09
*
|
|
|
|
|
|
sched/core: Prevent (user) space tasks from affining to isolated cpus
Olav Haugan
2016-12-09
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge "sched: pre-allocate colocation groups"
Linux Build Service Account
2016-12-01
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched: pre-allocate colocation groups
Joonwoo Park
2016-12-01
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge "sched: Disable interrupts while holding related_thread_group_lock"
Linux Build Service Account
2016-11-29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched: Disable interrupts while holding related_thread_group_lock
Pavankumar Kondeti
2016-11-28
*
|
|
|
|
|
|
Merge "sched/core: Do not free task while holding rq lock"
Linux Build Service Account
2016-11-28
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
sched/core: Do not free task while holding rq lock
Olav Haugan
2016-11-28
|
|
/
/
/
/
/
*
/
/
/
/
/
sched: Ensure proper synch between isolation, hotplug, and suspend
Olav Haugan
2016-11-18
|
/
/
/
/
/
*
|
|
|
|
sched/hmp: Enhance co-location and scheduler boost features
Syed Rameez Mustafa
2016-11-16
*
|
|
|
|
sched: revise boost logic when boost_type is SCHED_BOOST_ON_BIG
Joonwoo Park
2016-11-16
*
|
|
|
|
sched: Remove thread group iteration from colocation
Syed Rameez Mustafa
2016-11-16
*
|
|
|
|
Merge "core_ctl: Export boost function"
Linux Build Service Account
2016-11-15
|
\
\
\
\
\
|
*
|
|
|
|
core_ctl: Export boost function
Olav Haugan
2016-11-14
*
|
|
|
|
|
sched: core: Skip migrating tasks that aren't enqueued on dead_rq
Vikram Mulukutla
2016-11-11
|
/
/
/
/
/
*
|
|
|
|
sched/core: Fix migrate tasks bail-out condition
Olav Haugan
2016-11-10
*
|
|
|
|
core_ctl: Synchronize access to cluster cpu list
Olav Haugan
2016-11-10
*
|
|
|
|
Merge "sched: Ensure watchdog is enabled before disabling"
Linux Build Service Account
2016-11-08
|
\
\
\
\
\
|
*
|
|
|
|
sched: Ensure watchdog is enabled before disabling
Olav Haugan
2016-11-07
*
|
|
|
|
|
Merge "sched/core: Keep rq online after cpu isolation"
Linux Build Service Account
2016-11-08
|
\
|
|
|
|
|
|
*
|
|
|
|
sched/core: Keep rq online after cpu isolation
Olav Haugan
2016-11-07
*
|
|
|
|
|
Merge "sched: Fix race condition with active balance"
Linux Build Service Account
2016-11-08
|
\
|
|
|
|
|
|
*
|
|
|
|
sched: Fix race condition with active balance
Olav Haugan
2016-11-07
*
|
|
|
|
|
sched/hmp: Fix memory leak when task fork fails
Syed Rameez Mustafa
2016-11-07
*
|
|
|
|
|
sched/hmp: Use GFP_KERNEL for top task memory allocations
Syed Rameez Mustafa
2016-11-07
*
|
|
|
|
|
sched/hmp: Use improved information for frequency notifications
Syed Rameez Mustafa
2016-11-07
*
|
|
|
|
|
sched/hmp: Remove capping when reporting load to the cpufreq governor
Syed Rameez Mustafa
2016-11-07
|
/
/
/
/
/
*
|
|
|
|
Merge "sched: prevent race between disable window statistics and task grouping"
Linux Build Service Account
2016-11-04
|
\
\
\
\
\
|
*
|
|
|
|
sched: prevent race between disable window statistics and task grouping
Joonwoo Park
2016-11-04
*
|
|
|
|
|
Merge "Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4"
Linux Build Service Account
2016-11-04
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4
Runmin Wang
2016-10-28
|
|
\
|
|
|
|
[prev]
[next]