sched/fair: remove printk while schedule is in progress
[firefly-linux-kernel-4.4.55.git] / kernel / sched / fair.c
2016-10-12 Caesar Wangsched/fair: remove printk while schedule is in progress
2016-10-12 Srinath Sridharaneas/sched/fair: Fixing comments in find_best_target.
2016-10-11 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-10-05 Alex ShiMerge branch 'v4.4/topic/mm-kaslr-pax_usercopy' into...
2016-09-24 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-09-24 Alex ShiMerge branch 'v4.4/topic/mm-kaslr-pax_usercopy' into...
2016-09-20 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-09-20 Alex ShiMerge remote-tracking branch 'lts/linux-4.4.y' into...
2016-09-15 Gavin Guosched/numa: Fix use-after-free bug in the task_numa_compare
2016-09-14 Patrick BellasiFIXUP: sched/tune: update accouting before CPU capacity
2016-09-14 Waiman Longsched/fair: Avoid redundant idle_cpu() call in update_s...
2016-09-14 Srinath Sridharansched/fair: Favor higher cpus only for boosted tasks
2016-09-14 Juri Lellisched/fair: call OPP update when going idle after migration
2016-09-14 Srinath Sridharansched/fair: Picking cpus with low OPPs for tasks that...
2016-09-14 Patrick BellasiDEBUG: sched: add tracepoint for RD overutilized
2016-09-14 Srinath Sridharansched/tune: Introducing a new schedtune attribute prefe...
2016-09-14 Todd Kjossched: use util instead of capacity to select busy cpu
2016-09-14 Todd KjosFIXUP: sched/fair: Fix hang during suspend in sched_gro...
2016-09-14 Srinath Sridharansched/walt: Accounting for number of irqs pending on...
2016-09-14 Srivatsa Vaddagirisched: Introduce Window Assisted Load Tracking (WALT)
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/{fair,tune}: simplify fair.c code
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 Patrick BellasiFIXUP: sched: fix build for non-SMP target
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 Patrick BellasiDEBUG: schedtune: add tracepoint for CPU boost signal
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/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/fair: add boosted CPU usage
2016-09-14 Patrick Bellasisched/fair: add function to convert boost value into...
2016-09-14 Vincent Guittotsched: deadline: use deadline bandwidth in scale_rt_cap...
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 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 Eggemannsched: Update max cpu capacity in case of max frequency...
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: 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: Relocated cpu_util() and change return type
2016-09-14 Morten Rasmussensched: Compute cpu capacity available at current frequency
2016-09-14 Morten Rasmussensched: Make energy awareness a sched feature
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 Yuyang Dusched/fair: Fix new task's load avg removed from source...
2016-08-30 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-08-18 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-08-15 Alex ShiMerge tag 'lsk-v4.4-arm64-v4.8-kaslr-updates' of git...
2016-08-11 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-08-11 Alex Shi Merge tag 'v4.4.17' into linux-linaro-lsk-v4.4
2016-08-10 Peter Zijlstrasched/fair: Fix effective_load() to consistently use...
2016-07-29 Mark BrownMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-07-29 Mark BrownMerge tag 'v4.4.16' into linux-linaro-lsk-v4.4
2016-07-27 Peter Zijlstrasched/fair: Fix cfs_rq avg tracking underflow
2016-07-17 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-06-27 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-06-21 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-06-14 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-06-02 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-06-02 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-05-20 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-05-12 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-05-12 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-04-21 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-04-13 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-04-08 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-03-22 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-03-18 Mark BrownMerge remote-tracking branch 'lsk/linux-linaro-lsk...
2016-03-17 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-03-14 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-02-29 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-02-17 Amit PundirMerge branch 'android-4.4' of https://android.googlesou...
2016-02-16 Riley Andrewssched: add sched blocked tracepoint which dumps out...
2016-01-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-01-09 Linus TorvaldsMerge tag 'pci-v4.4-fixes-4' of git://git./linux/kernel...
next