firefly-linux-kernel-4.4.55.git
2016-09-14 Todd Kjossched/fair: optimize idle cpu selection for boosted...
2016-09-14 Patrick BellasiFIXUP: sched/tune: fix accounting for runnable tasks
2016-09-14 Patrick Bellasisched/tune: use a single initialisation function
2016-09-14 Patrick Bellasisched/{fair,tune}: simplify fair.c code
2016-09-14 Patrick BellasiFIXUP: sched/tune: fix payoff calculation for boost...
2016-09-14 Srinath Sridharansched/tune: Add support for negative boost values
2016-09-14 Patrick BellasiFIX: sched/tune: move schedtune_nornalize_energy into...
2016-09-14 Patrick BellasiFIX: sched/tune: update usage of boosted task utilisati...
2016-09-14 Todd Kjossched/fair: add tunable to set initial task load
2016-09-14 Juri Lellisched/fair: add tunable to force selection at cpu granu...
2016-09-14 Srinath Sridharansched: EAS: take cstate into account when selecting...
2016-09-14 Srinath Sridharansched/cpufreq_sched: Consolidated update
2016-09-14 Patrick BellasiFIXUP: sched: fix build for non-SMP target
2016-09-14 Patrick BellasiDEBUG: sched/tune: add tracepoint on P-E space filtering
2016-09-14 Patrick BellasiDEBUG: sched/tune: add tracepoint for energy_diff(...
2016-09-14 Patrick BellasiDEBUG: sched/tune: add tracepoint for task boost signal
2016-09-14 Dietmar Eggemannarm: topology: Define TC2 energy and provide it to...
2016-09-14 Joseph LoCHROMIUM: sched: update the average of nr_running
2016-09-14 Patrick BellasiDEBUG: schedtune: add tracepoint for schedtune_tasks_up...
2016-09-14 Patrick BellasiDEBUG: schedtune: add tracepoint for CPU boost signal
2016-09-14 Patrick BellasiDEBUG: schedtune: add tracepoint for SchedTune configur...
2016-09-14 Dietmar EggemannDEBUG: sched: add energy procfs interface
2016-09-14 Juri LelliDEBUG: sched,cpufreq: add cpu_capacity change tracepoint
2016-09-14 Juri LelliDEBUG: sched: add tracepoint for CPU load/util signals
2016-09-14 Juri LelliDEBUG: sched: add tracepoint for task load/util signals
2016-09-14 Juri LelliDEBUG: sched: add tracepoint for cpu/freq scale invariance
2016-09-14 Patrick Bellasisched/fair: filter energy_diff() based on energy_payoff...
2016-09-14 Patrick Bellasisched/tune: add support to compute normalized energy
2016-09-14 Patrick Bellasisched/fair: keep track of energy/capacity variations
2016-09-14 Patrick Bellasisched/fair: add boosted task utilization
2016-09-14 Patrick Bellasisched/{fair,tune}: track RUNNABLE tasks impact on per...
2016-09-14 Patrick Bellasisched/tune: compute and keep track of per CPU boost...
2016-09-14 Patrick Bellasisched/tune: add initial support for CGroups based boosting
2016-09-14 Patrick Bellasisched/fair: add boosted CPU usage
2016-09-14 Patrick Bellasisched/fair: add function to convert boost value into...
2016-09-14 Patrick Bellasisched/tune: add sysctl interface to define a boost...
2016-09-14 Patrick Bellasisched/tune: add detailed documentation
2016-09-14 Juri Lellifixup! sched/fair: jump to max OPP when crossing UP...
2016-09-14 Juri Lellifixup! sched: scheduler-driven cpu frequency selection
2016-09-14 Vincent Guittotsched: rt scheduler sets capacity requirement
2016-09-14 Vincent Guittotsched: deadline: use deadline bandwidth in scale_rt_cap...
2016-09-14 Vincent Guittotsched: remove call of sched_avg_update from sched_rt_av...
2016-09-14 Steve Mucklesched/cpufreq_sched: add trace events
2016-09-14 Steve Mucklesched/fair: jump to max OPP when crossing UP threshold
2016-09-14 Juri Lellisched/fair: cpufreq_sched triggers for load balancing
2016-09-14 Juri Lellisched/{core,fair}: trigger OPP change request on fork()
2016-09-14 Juri Lellisched/fair: add triggers for OPP change requests
2016-09-14 Michael Turquettesched: scheduler-driven cpu frequency selection
2016-09-14 Michael Turquettecpufreq: introduce cpufreq_driver_is_slow
2016-09-14 Morten Rasmussensched: Consider misfit tasks when load-balancing
2016-09-14 Morten Rasmussensched: Add group_misfit_task load-balance type
2016-09-14 Morten Rasmussensched: Add per-cpu max capacity to sched_group_capacity
2016-09-14 Dietmar Eggemannsched: Do eas idle balance regardless of the rq avg...
2016-09-14 Dietmar Eggemannarm64: Enable max freq invariant scheduler load-trackin...
2016-09-14 Dietmar Eggemannarm: Enable max freq invariant scheduler load-tracking...
2016-09-14 Dietmar Eggemannsched: Update max cpu capacity in case of max frequency...
2016-09-14 Dietmar Eggemanncpufreq: Max freq invariant scheduler load-tracking...
2016-09-14 Robin Randhawaarm64, topology: Updates to use DT bindings for EAS...
2016-09-14 Robin Randhawasched: Support for extracting EAS energy costs from DT
2016-09-14 Robin RandhawaDocumentation: DT bindings for energy model cost data...
2016-09-14 Morten Rasmussensched: Disable energy-unfriendly nohz kicks
2016-09-14 Dietmar Eggemannsched: Consider a not over-utilized energy-aware system...
2016-09-14 Morten Rasmussensched: Energy-aware wake-up task placement
2016-09-14 Dietmar Eggemannsched: Determine the current sched_group idle-state
2016-09-14 Morten Rasmussensched, cpuidle: Track cpuidle state index in the scheduler
2016-09-14 Morten Rasmussensched: Add over-utilization/tipping point indicator
2016-09-14 Morten Rasmussensched: Estimate energy impact of scheduling decisions
2016-09-14 Morten Rasmussensched: Extend sched_group_energy to test load-balancing...
2016-09-14 Morten Rasmussensched: Calculate energy consumption of sched_group
2016-09-14 Morten Rasmussensched: Highest energy aware balancing sched_domain...
2016-09-14 Morten Rasmussensched: Relocated cpu_util() and change return type
2016-09-14 Morten Rasmussensched: Compute cpu capacity available at current frequency
2016-09-14 Juri Lelliarm64: Cpu invariant scheduler load-tracking and capaci...
2016-09-14 Dietmar Eggemannarm: Cpu invariant scheduler load-tracking and capacity...
2016-09-14 Morten Rasmussensched: Introduce SD_SHARE_CAP_STATES sched_domain flag
2016-09-14 Dietmar Eggemannsched: Initialize energy data structures
2016-09-14 Dietmar Eggemannsched: Introduce energy data structures
2016-09-14 Morten Rasmussensched: Make energy awareness a sched feature
2016-09-14 Morten Rasmussensched: Documentation for scheduler energy cost model
2016-09-14 Morten Rasmussensched: Prevent unnecessary active balance of single...
2016-09-14 Dietmar Eggemannsched: Enable idle balance to pull single task towards...
2016-09-14 Morten Rasmussensched: Consider spare cpu capacity at task wake-up
2016-09-14 Morten Rasmussensched: Add cpu capacity awareness to wakeup balancing
2016-09-14 Dietmar Eggemannsched: Store system-wide maximum cpu capacity in root...
2016-09-14 Morten Rasmussenarm: Update arch_scale_cpu_capacity() to reflect change...
2016-09-14 Dietmar Eggemannarm64: Enable frequency invariant scheduler load-tracki...
2016-09-14 Dietmar Eggemannarm: Enable frequency invariant scheduler load-tracking...
2016-09-14 Dietmar Eggemanncpufreq: Frequency invariant scheduler load-tracking...
2016-09-14 Yuyang Dusched/fair: Fix new task's load avg removed from source...
2016-09-14 Mark SalyzynFROMLIST: pstore: drop pmsg bounce buffer
2016-09-14 Kees CookUPSTREAM: usercopy: remove page-spanning test for now
2016-09-14 Kees CookUPSTREAM: usercopy: force check_object_size() inline
2016-09-14 Kees CookBACKPORT: usercopy: fold builtin_const check into inlin...
2016-09-14 Kees CookUPSTREAM: x86/uaccess: force copy_*_user() to be inlined
2016-09-14 Benjamin TissoiresUPSTREAM: HID: core: prevent out-of-bound readings
2016-09-14 Mohan SrinivasanAndroid: Fix build breakages.
2016-09-14 Peter HurleyUPSTREAM: tty: Prevent ldisc drivers from re-using...
2016-09-14 Phil TurnbullUPSTREAM: netfilter: nfnetlink: correctly validate...
2016-09-14 Riley Andrewscpuset: Make cpusets restore on hotplug
2016-09-14 Joonsoo KimUPSTREAM: mm/slub: support left redzone
next