summaryrefslogtreecommitdiff
path: root/kernel/sched (unfollow)
Commit message (Expand)Author
2016-08-11sched: EAS: Avoid causing spikes to max-freq unnecessarilyTodd Kjos
2016-08-11FIXUP: sched: fix set_cfs_cpu_capacity when WALT is in usePatrick Bellasi
2016-08-11sched/walt: Accounting for number of irqs pending on each coreSrinath Sridharan
2016-08-11sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri
2016-08-11sched/tune: fix PB and PC cuts indexes definitionPatrick Bellasi
2016-08-11sched/fair: optimize idle cpu selection for boosted tasksTodd Kjos
2016-08-11FIXUP: sched/tune: fix accounting for runnable tasksPatrick Bellasi
2016-08-10sched/tune: use a single initialisation functionPatrick Bellasi
2016-08-10sched/{fair,tune}: simplify fair.c codePatrick Bellasi
2016-08-10FIXUP: sched/tune: fix payoff calculation for boost regionPatrick Bellasi
2016-08-10sched/tune: Add support for negative boost valuesSrinath Sridharan
2016-08-10FIX: sched/tune: move schedtune_nornalize_energy into fair.cPatrick Bellasi
2016-08-10FIX: sched/tune: update usage of boosted task utilisation on CPU selectionPatrick Bellasi
2016-08-10sched/fair: add tunable to set initial task loadTodd Kjos
2016-08-10sched/fair: add tunable to force selection at cpu granularityJuri Lelli
2016-08-10sched: EAS: take cstate into account when selecting idle coreSrinath Sridharan
2016-08-10sched/cpufreq_sched: Consolidated updateSrinath Sridharan
2016-08-10FIXUP: sched: fix build for non-SMP targetPatrick Bellasi
2016-08-10DEBUG: sched/tune: add tracepoint on P-E space filteringPatrick Bellasi
2016-08-10DEBUG: sched/tune: add tracepoint for energy_diff() valuesPatrick Bellasi
2016-08-10DEBUG: sched/tune: add tracepoint for task boost signalPatrick Bellasi
2016-08-10CHROMIUM: sched: update the average of nr_runningJoseph Lo
2016-08-10sched/fair: Fix effective_load() to consistently use smoothed loadPeter Zijlstra
2016-08-10kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin
2016-07-27sched/fair: Fix cfs_rq avg tracking underflowPeter Zijlstra
2016-07-25UPSTREAM: sched: panic on corrupted stack endJann Horn
2016-07-16sched/core: Fix uninitialized variable used for tracepointOlav Haugan
2016-07-16sched/core: Fix null-pointer dereferenceOlav Haugan
2016-06-24sched: panic on corrupted stack endJann Horn
2016-06-23sched: break the forever prev_cpu selection preferencePavankumar Kondeti
2016-06-22sched: core: Fix possible hotplug race in set_cpus_allowed_ptrVikram Mulukutla
2016-06-21sched: kill unnecessary divisions on fast pathJoonwoo Park
2016-06-21sched: prevent race where update CPU cyclesJoonwoo Park
2016-06-21sched: fix overflow in scaled execution time calculationJoonwoo Park
2016-06-21sched: remove unused parameter cpu from cpu_cycles_to_freq()Joonwoo Park
2016-06-09sched: avoid potential race between governor and thermal driverJoonwoo Park
2016-06-09sched: fix potential deflated frequency estimation during IRQ handlingJoonwoo Park
2016-06-09sched: fix CPU frequency estimation while idleJoonwoo Park
2016-06-09sched: preserve CPU cycle counter in rqJoonwoo Park
2016-06-07arm64: Add support for app specific settingsSarangdhar Joshi
2016-06-03Revert "sched: warn/panic upon excessive scheduling latency"Joonwoo Park
2016-06-03Revert "sched: add scheduling latency tracking procfs node"Joonwoo Park
2016-06-03sched: eliminate sched_early_detection_duration knobJoonwoo Park
2016-06-03sched: Remove the sched heavy task frequency guidance featureJoonwoo Park
2016-06-03sched: eliminate sched_migration_fixup knobJoonwoo Park
2016-06-03sched: eliminate sched_upmigrate_min_nice knobJoonwoo Park
2016-06-01sched: eliminate sched_enable_power_aware knob and parameterJoonwoo Park
2016-06-01sched: eliminate sched_freq_account_wait_time knobJoonwoo Park
2016-06-01sched: eliminate sched_account_wait_time knobJoonwoo Park
2016-06-01sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsVik Heyndrickx