summaryrefslogtreecommitdiff
path: root/kernel/sched/fair.c (follow)
Commit message (Expand)AuthorAge
* sched/hmp: Enhance co-location and scheduler boost featuresSyed Rameez Mustafa2016-11-16
* sched: revise boost logic when boost_type is SCHED_BOOST_ON_BIGJoonwoo Park2016-11-16
* sched: Fix race condition with active balanceOlav Haugan2016-11-07
* Merge "Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4"Linux Build Service Account2016-11-04
|\
| * Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
| |\
| | * Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown2016-07-29
| | |\
| | | * sched/fair: Fix cfs_rq avg tracking underflowPeter Zijlstra2016-07-27
* | | | sched/fair: Fix compilation issueOlav Haugan2016-10-25
|/ / /
* | | sched: don't bias towards waker cluster when sched_boost is setJoonwoo Park2016-10-19
* | | sched/fair: Fix issue with trace flag not being set properlyOlav Haugan2016-10-17
* | | Merge "sched/cgroup: Fix/cleanup cgroup teardown/init"Linux Build Service Account2016-10-13
|\ \ \
| * | | sched/cgroup: Fix cgroup entity load tracking tear-downPeter Zijlstra2016-10-05
* | | | sched: use wakeup latency as c-state determinantJoonwoo Park2016-10-12
* | | | sched: Initialize HMP stats inside init_sd_lb_stats()Syed Rameez Mustafa2016-10-05
|/ / /
* | | Merge "sched: add a knob to prefer the waker CPU for sync wakeups"Linux Build Service Account2016-10-03
|\ \ \
| * | | sched: add a knob to prefer the waker CPU for sync wakeupsPavankumar Kondeti2016-10-02
* | | | Merge "sched: don't assume higher capacity means higher power in lb"Linux Build Service Account2016-09-30
|\ \ \ \ | |/ / / |/| | |
| * | | sched: don't assume higher capacity means higher power in lbPavankumar Kondeti2016-09-29
* | | | sched: add cpu isolation supportOlav Haugan2016-09-24
|/ / /
* | | sched: Make use of sysctl_sched_wake_to_idle in select_best_cpuSyed Rameez Mustafa2016-08-22
* | | sched/fair: Add flag to indicate why we picked the CPUOlav Haugan2016-08-22
* | | sched: Move most HMP specific code to a separate file.Syed Rameez Mustafa2016-08-22
* | | sched: Consolidate CONFIG_SCHED_HMP sections in various filesSyed Rameez Mustafa2016-08-22
* | | sched: Fix compile issues for !CONFIG_SCHED_HMPSyed Rameez Mustafa2016-08-22
* | | sched: Remove all existence of CONFIG_SCHED_FREQ_INPUTSyed Rameez Mustafa2016-08-22
* | | sched: Remove unused PELT extensions for HMP schedulingSyed Rameez Mustafa2016-08-22
* | | sched: Remove unused migration notifier code.Syed Rameez Mustafa2016-08-22
* | | sched/fair: Don't check for migration for a pinned taskOlav Haugan2016-08-12
* | | sched/core: Fix null-pointer dereferenceOlav Haugan2016-07-16
* | | sched: break the forever prev_cpu selection preferencePavankumar Kondeti2016-06-23
* | | Revert "sched: warn/panic upon excessive scheduling latency"Joonwoo Park2016-06-03
* | | Revert "sched: add scheduling latency tracking procfs node"Joonwoo Park2016-06-03
* | | sched: Remove the sched heavy task frequency guidance featureJoonwoo Park2016-06-03
* | | sched: eliminate sched_migration_fixup knobJoonwoo Park2016-06-03
* | | sched: eliminate sched_upmigrate_min_nice knobJoonwoo Park2016-06-03
* | | sched: eliminate sched_enable_power_aware knob and parameterJoonwoo Park2016-06-01
* | | sched: eliminate sched_freq_account_wait_time knobJoonwoo Park2016-06-01
* | | sched: eliminate sched_account_wait_time knobJoonwoo Park2016-06-01
* | | sched: Aggregate for frequencySrivatsa Vaddagiri2016-05-26
* | | sched: use correct Kconfig macro name CONFIG_SCHED_HMP_CSTATE_AWAREJoonwoo Park2016-05-16
* | | Revert "sched: set HMP scheduler's default initial task load to 100%"Joonwoo Park2016-05-16
* | | sched: add support for CPU frequency estimation with cycle counterJoonwoo Park2016-04-27
* | | sched: revise sched_boost to make the best of big cluster CPUsJoonwoo Park2016-04-25
* | | sched: fix excessive task packing where CONFIG_SCHED_HMP_CSTATE_AWARE=yJoonwoo Park2016-04-22
* | | sched: add option whether CPU C-state is used to guide task placementJoonwoo Park2016-04-22
* | | sched: update placement logic to prefer C-state and busier CPUsSyed Rameez Mustafa2016-04-22
* | | sched: Optimize wakeup placement logic when need_idle is setSyed Rameez Mustafa2016-04-22
* | | sched: fix compile failure with !CONFIG_SCHED_HMPJoonwoo Park2016-03-23
* | | sched: restrict sync wakee placement bias with waker's demandJoonwoo Park2016-03-23
* | | sched: add preference for waker cluster CPU in wakee task placementJoonwoo Park2016-03-23