aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2017-09-18BACKPORT: cpufreq: schedutil: Use policy-dependent transition delaysRafael J. Wysocki
2017-09-18sched: WALT: fix window mis-alignmentJoonwoo Park
2017-09-18sched: EAS: kill incorrect nohz idle cpu kickJoonwoo Park
2017-09-18sched: EAS: fix incorrect energy delta calculation due to rounding errorJoonwoo Park
2017-09-18sched: EAS/WALT: take into account of waking task's loadJoonwoo Park
2017-09-18cpufreq: sched: WALT: don't apply capacity margin twiceJoonwoo Park
2017-09-18sched: WALT: fix potential overflowJoonwoo Park
2017-09-18sched: EAS: schedfreq: fix CPU util over estimationJoonwoo Park
2017-09-18sched: EAS/WALT: use cr_avg instead of prev_runnable_sumJoonwoo Park
2017-09-18sched: WALT: fix broken cumulative runnable average accountingJoonwoo Park
2017-09-18sched: deadline: WALT: account cumulative runnable avgJoonwoo Park
2017-09-18UPSTREAM: cpufreq: schedutil: Use unsigned int for iowait boostJoel Fernandes
2017-09-18UPSTREAM: cpufreq: schedutil: Make iowait boost more energy efficientJoel Fernandes
2017-08-11UPSTREAM: sched/core: Allow putting thread_info into task_structAndy Lutomirski
2017-08-11sched/fair: Add a backup_cpu to find_best_targetChris Redpath
2017-08-11sched/fair: Try to estimate possible idle states.Chris Redpath
2017-08-11sched/fair: Sync task util before EAS wakeupBrendan Jackman
2017-08-11Revert "sched/fair: ensure utilization signals are synchronized before use"Brendan Jackman
2017-08-11sched/fair: kick nohz idle balance for misfit taskLeo Yan
2017-08-11sched/fair: Update signals of nohz cpus if we are going idleChris Redpath
2017-08-11events: add tracepoint for find_best_targetPatrick Bellasi
2017-08-11sched/fair: streamline find_best_target heuristicsPatrick Bellasi
2017-08-11UPSTREAM: cpufreq: schedutil: Trace frequency only if it has changedChris Redpath
2017-08-11UPSTREAM: cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurelyChris Redpath
2017-08-11UPSTREAM: cpufreq: schedutil: Refactor sugov_next_freq_shared()Chris Redpath
2017-08-11UPSTREAM: cpufreq: schedutil: Fix per-CPU structure initialization in sugov_s...Chris Redpath
2017-08-11UPSTREAM: cpufreq: schedutil: Pass sg_policy to get_next_freq()Viresh Kumar
2017-08-11UPSTREAM: cpufreq: schedutil: move cached_raw_freq to struct sugov_policyChris Redpath
2017-08-11UPSTREAM: cpufreq: schedutil: Rectify comment in sugov_irq_work() functionViresh Kumar
2017-08-11UPSTREAM: cpufreq: schedutil: irq-work and mutex are only used in slow pathChris Redpath
2017-08-11UPSTREAM: cpufreq: schedutil: enable fast switch earlierChris Redpath
2017-08-11UPSTREAM: cpufreq: schedutil: Avoid indented labelsChris Redpath
2017-08-11sched: walt: fix window misalignment when HZ=300Joonwoo Park
2017-08-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2017-08-06sched/cputime: Fix prev steal time accouting during CPU hotplugWanpeng Li
2017-08-06sched/cgroup: Move sched_online_group() back into css_online() to fix crashKonstantin Khlebnikov
2017-07-22Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-07-21sched/topology: Optimize build_group_mask()Lauro Ramos Venancio
2017-07-21sched/topology: Fix overlapping sched_group_maskPeter Zijlstra
2017-07-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlsk-v4.4-17.07-androidAlex Shi
2017-07-05sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accountingMatt Fleming
2017-06-21schedstats/eas: guard properly to avoid breaking non-smp schedstats usersChris Redpath
2017-06-21sched/tune: don't use schedtune before it is readyChris Redpath
2017-06-21sched/fair: use SCHED_CAPACITY_SCALE for energy normalizationPatrick Bellasi
2017-06-21sched/{fair,tune}: use reciprocal_value to compute boost marginPatrick Bellasi
2017-06-21sched/tune: Initialize raw_spin_lock in boosted_groupsSrinath Sridharan
2017-06-21sched/tune: report when SchedTune has not been initializedPatrick Bellasi
2017-06-21sched/tune: fix sched_energy_diff tracepointChris Redpath
2017-06-21sched/tune: increase group count to 5Chris Redpath
2017-06-21cpufreq/schedutil: use boosted_cpu_util for PELT to match WALTChris Redpath