aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-13sched: Do eas idle balance regardless of the rq avg idle valueDietmar Eggemann
2016-04-13arm64: Enable max freq invariant scheduler load-tracking and capacity supportDietmar Eggemann
2016-04-13sched: Update max cpu capacity in case of max frequency constraintsDietmar Eggemann
2016-04-13CHROMIUM: sched: update the average of nr_runningJoseph Lo
2016-04-13cpufreq: Max freq invariant scheduler load-tracking and cpu capacity supportDietmar Eggemann
2016-04-13sched: Disable energy-unfriendly nohz kicksMorten Rasmussen
2016-04-13sched: Consider a not over-utilized energy-aware system as balancedDietmar Eggemann
2016-04-13sched: Energy-aware wake-up task placementMorten Rasmussen
2016-04-13sched: Determine the current sched_group idle-stateDietmar Eggemann
2016-04-13sched, cpuidle: Track cpuidle state index in the schedulerMorten Rasmussen
2016-04-13sched: Add over-utilization/tipping point indicatorMorten Rasmussen
2016-04-13sched: Estimate energy impact of scheduling decisionsMorten Rasmussen
2016-04-13sched: Extend sched_group_energy to test load-balancing decisionsMorten Rasmussen
2016-04-13sched: Calculate energy consumption of sched_groupMorten Rasmussen
2016-04-13sched: Highest energy aware balancing sched_domain level pointerMorten Rasmussen
2016-04-13sched: Relocated cpu_util() and change return typeMorten Rasmussen
2016-04-13sched: Compute cpu capacity available at current frequencyMorten Rasmussen
2016-04-13arm64: Cpu invariant scheduler load-tracking and capacity supportJuri Lelli
2016-04-13sched: Introduce SD_SHARE_CAP_STATES sched_domain flagMorten Rasmussen
2016-04-13sched: Initialize energy data structuresDietmar Eggemann
2016-04-13sched: Introduce energy data structuresDietmar Eggemann
2016-04-13sched: Make energy awareness a sched featureMorten Rasmussen
2016-04-13sched: Documentation for scheduler energy cost modelMorten Rasmussen
2016-04-13sched: Prevent unnecessary active balance of single task in sched groupMorten Rasmussen
2016-04-13sched: Enable idle balance to pull single task towards cpu with higher capacityDietmar Eggemann
2016-04-13sched: Consider spare cpu capacity at task wake-upMorten Rasmussen
2016-04-13sched: Add cpu capacity awareness to wakeup balancingMorten Rasmussen
2016-04-13sched: Store system-wide maximum cpu capacity in root domainDietmar Eggemann
2016-04-13arm64: Enable frequency invariant scheduler load-tracking supportDietmar Eggemann
2016-04-13cpufreq: Frequency invariant scheduler load-tracking supportDietmar Eggemann
2016-04-13sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_ta...Yuyang Du
2016-04-13sched/fair: Disable the task group load_avg update for the root_task_groupWaiman Long
2016-04-13sched/fair: Move the cache-hot 'load_avg' variable into its own cachelineWaiman Long
2016-04-13sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats()Waiman Long
2016-04-13sched/fair: Make it possible to account fair load avg consistentlyByungchul Park
2016-04-13sched/fair: Modify the comment about lock assumptions in migrate_task_rq_fair()Byungchul Park
2016-04-13sched/fair: Clean up the explanation around decaying load update missesPeter Zijlstra
2016-04-13sched/fair: Update task group's load_avg after task migrationYuyang Du
2016-04-13sched/fair: Fix overly small weight for interactive group entitiesYuyang Du
2016-04-13sched/fair: Optimize per entity utilization trackingPeter Zijlstra
2016-04-13sched/fair: Defer calling scaling functionsDietmar Eggemann
2016-04-13sched/fair: Optimize __update_load_avg()Peter Zijlstra
2016-04-13sched/fair: Rename scale() to cap_scale()Peter Zijlstra
2016-04-13sched/fair: Initialize task load and utilization before placing task on rqMorten Rasmussen
2016-04-13sched/fair: Get rid of scaling utilization by capacity_origDietmar Eggemann
2016-04-13sched/fair: Name utilization related data and functions consistentlyDietmar Eggemann
2016-04-13sched: Remove unused struct sched_group_capacity::capacity_origVincent Guittot
2016-04-13sched: Replace capacity_factor by usageVincent Guittot
2016-04-13sched/fair: Fix stale overloaded status in the busiest group finding logicWanpeng Li
2016-04-13sched/fair: Make utilization tracking CPU scale-invariantDietmar Eggemann