summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2017-09-21Merge android-4.4@a8935c9 (v4.4.87) into msm-4.4Blagovest Kolenichev
2017-09-08Merge "Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4"Linux Build Service Account
2017-09-06BACKPORT: cpufreq: schedutil: Use policy-dependent transition delaysRafael J. Wysocki
2017-09-01sched: WALT: fix window mis-alignmentJoonwoo Park
2017-09-01sched: EAS: kill incorrect nohz idle cpu kickJoonwoo Park
2017-09-01sched: EAS: fix incorrect energy delta calculation due to rounding errorJoonwoo Park
2017-09-01sched: EAS/WALT: take into account of waking task's loadJoonwoo Park
2017-09-01cpufreq: sched: WALT: don't apply capacity margin twiceJoonwoo Park
2017-09-01sched: WALT: fix potential overflowJoonwoo Park
2017-09-01sched: EAS: schedfreq: fix CPU util over estimationJoonwoo Park
2017-09-01sched: EAS/WALT: use cr_avg instead of prev_runnable_sumJoonwoo Park
2017-09-01sched: WALT: fix broken cumulative runnable average accountingJoonwoo Park
2017-09-01sched: deadline: WALT: account cumulative runnable avgJoonwoo Park
2017-09-01Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4Blagovest Kolenichev
2017-08-31UPSTREAM: cpufreq: schedutil: Use unsigned int for iowait boostJoel Fernandes
2017-08-31UPSTREAM: cpufreq: schedutil: Make iowait boost more energy efficientJoel Fernandes
2017-08-25Merge "softirq: defer softirq processing to ksoftirqd if CPU is busy with RT"Linux Build Service Account
2017-08-15Merge android-4.4@9f764bb (v4.4.80) into msm-4.4Blagovest Kolenichev
2017-08-09UPSTREAM: sched/core: Allow putting thread_info into task_structAndy Lutomirski
2017-08-08Merge "Merge android-4.4@59ff2e1 (v4.4.78) into msm-4.4"Linux Build Service Account
2017-08-07Merge 4.4.80 into android-4.4Greg Kroah-Hartman
2017-08-07softirq: defer softirq processing to ksoftirqd if CPU is busy with RTPavankumar Kondeti
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-08-04Merge android-4.4@59ff2e1 (v4.4.78) into msm-4.4Blagovest Kolenichev
2017-07-25sched/fair: Add a backup_cpu to find_best_targetChris Redpath
2017-07-25sched/fair: Try to estimate possible idle states.Chris Redpath
2017-07-25sched/fair: Sync task util before EAS wakeupBrendan Jackman
2017-07-25Revert "sched/fair: ensure utilization signals are synchronized before use"Brendan Jackman
2017-07-25sched/fair: kick nohz idle balance for misfit taskLeo Yan
2017-07-25sched/fair: Update signals of nohz cpus if we are going idleChris Redpath
2017-07-25events: add tracepoint for find_best_targetPatrick Bellasi
2017-07-25sched/fair: streamline find_best_target heuristicsPatrick Bellasi
2017-07-21Merge 4.4.78 into android-4.4Greg Kroah-Hartman
2017-07-21sched/topology: Optimize build_group_mask()Lauro Ramos Venancio
2017-07-21sched/topology: Fix overlapping sched_group_maskPeter Zijlstra
2017-07-18UPSTREAM: cpufreq: schedutil: Trace frequency only if it has changedChris Redpath
2017-07-18UPSTREAM: cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurelyChris Redpath
2017-07-18UPSTREAM: cpufreq: schedutil: Refactor sugov_next_freq_shared()Chris Redpath
2017-07-18UPSTREAM: cpufreq: schedutil: Fix per-CPU structure initialization in sugov_s...Chris Redpath
2017-07-18UPSTREAM: cpufreq: schedutil: Pass sg_policy to get_next_freq()Viresh Kumar
2017-07-18UPSTREAM: cpufreq: schedutil: move cached_raw_freq to struct sugov_policyChris Redpath
2017-07-18UPSTREAM: cpufreq: schedutil: Rectify comment in sugov_irq_work() functionViresh Kumar
2017-07-18UPSTREAM: cpufreq: schedutil: irq-work and mutex are only used in slow pathChris Redpath
2017-07-18UPSTREAM: cpufreq: schedutil: enable fast switch earlierChris Redpath
2017-07-18UPSTREAM: cpufreq: schedutil: Avoid indented labelsChris Redpath
2017-07-14sched: avoid RT tasks contention during sched boostPavankumar Kondeti
2017-07-12sched: walt: fix window misalignment when HZ=300Joonwoo Park
2017-07-10Merge android-4.4@64a73ff (v4.4.76) into msm-4.4Blagovest Kolenichev
2017-07-05Merge 4.4.76 into android-4.4Greg Kroah-Hartman