aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-04-13sched: rt scheduler sets capacity requirementVincent Guittot
2016-04-13sched: deadline: use deadline bandwidth in scale_rt_capacityVincent Guittot
2016-04-13sched: remove call of sched_avg_update from sched_rt_avg_updateVincent Guittot
2016-04-13sched/fair: jump to max OPP when crossing UP thresholdSteve Muckle
2016-04-13sched/fair: cpufreq_sched triggers for load balancingJuri Lelli
2016-04-13sched/{core,fair}: trigger OPP change request on fork()Juri Lelli
2016-04-13sched/fair: add triggers for OPP change requestsJuri Lelli
2016-04-13sched: scheduler-driven cpu frequency selectionMichael Turquette
2016-04-13CHROMIUM: Enable ENERGY_AWARE sched featureRicky Liang
2016-04-13sched: Support for extracting EAS energy costs from DTRobin Randhawa
2016-04-13sched: Consider misfit tasks when load-balancingMorten Rasmussen
2016-04-13sched: Add group_misfit_task load-balance typeMorten Rasmussen
2016-04-13sched: Add per-cpu max capacity to sched_group_capacityMorten Rasmussen
2016-04-13sched: Do eas idle balance regardless of the rq avg idle valueDietmar 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-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-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: 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-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