summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2017-02-17core_ctl: fix bug in assignment of not_preferred tunable valuesPavankumar Kondeti
2017-02-15Merge "core_ctl: redo offline_delay_ms tunable implementation"Linux Build Service Account
2017-02-15Merge "sched: don't assume higher capacity means higher power in tick migration"Linux Build Service Account
2017-02-15sched: don't assume higher capacity means higher power in tick migrationPavankumar Kondeti
2017-02-15sched: optimize cpumask operations during task placementPavankumar Kondeti
2017-02-11core_ctl: redo offline_delay_ms tunable implementationPavankumar Kondeti
2017-02-09Merge "sched: remove sched_new_task_windows tunable"Linux Build Service Account
2017-02-09sched: don't select an inactive/isolated CPU in sbc()Pavankumar Kondeti
2017-02-08sched: fix bug in auto adjustment of group upmigrate/downmigratePavankumar Kondeti
2017-02-08sched: remove sched_new_task_windows tunablePavankumar Kondeti
2017-02-07Merge "sched: fix argument type in update_task_burst()"Linux Build Service Account
2017-02-07Merge "sysctl: define upper limit for sched_freq_reporting_policy"Linux Build Service Account
2017-02-03Merge "sched: Remove sched_enable_hmp flag"Linux Build Service Account
2017-02-03sysctl: define upper limit for sched_freq_reporting_policyPavankumar Kondeti
2017-02-02sched: Remove sched_enable_hmp flagOlav Haugan
2017-02-02sched: fix argument type in update_task_burst()Pavankumar Kondeti
2017-02-01sched: maintain group busy time counters in runqueuePavankumar Kondeti
2017-01-27sched: set LBF_IGNORE_PREFERRED_CLUSTER_TASKS correctlyPavankumar Kondeti
2017-01-20sched: Update capacity and load scale factor for all clusters at bootSyed Rameez Mustafa
2017-01-19Merge "sched: kill sync_cpu maintenance"Linux Build Service Account
2017-01-18Merge "sched: hmp: Remove the global sysctl_sched_enable_colocation tunable"Linux Build Service Account
2017-01-19sched: kill sync_cpu maintenancePavankumar Kondeti
2017-01-18sched: hmp: Remove the global sysctl_sched_enable_colocation tunableVikram Mulukutla
2017-01-18sched: hmp: Ensure that best_cluster() never returns NULLVikram Mulukutla
2017-01-16Merge "sched: Initialize variables"Linux Build Service Account
2017-01-16Merge "sched: Fix compilation errors when CFS_BANDWIDTH && !SCHED_HMP"Linux Build Service Account
2017-01-14Merge "sched: fix a bug in handling top task table rollover"Linux Build Service Account
2017-01-13sched: Initialize variablesOlav Haugan
2017-01-12sched: Fix compilation errors when CFS_BANDWIDTH && !SCHED_HMPPavankumar Kondeti
2017-01-12sched: fix compiler errors with !SCHED_HMPPavankumar Kondeti
2017-01-10sched: Convert the global wake_up_idle flag to a per cluster flagSyed Rameez Mustafa
2017-01-07sched: fix a bug in handling top task table rolloverPavankumar Kondeti
2017-01-07sched: fix stale predicted load in trace_sched_get_busy()Pavankumar Kondeti
2017-01-05Merge "sched: Delete heavy task heuristics in prediction code"Linux Build Service Account
2017-01-05Merge "sched: Fix new task accounting bug in transfer_busy_time()"Linux Build Service Account
2017-01-04sched: Delete heavy task heuristics in prediction codeRohit Gupta
2017-01-03sched: Fix new task accounting bug in transfer_busy_time()Syed Rameez Mustafa
2016-12-30sched: Fix deadlock between cpu hotplug and upmigrate changePavankumar Kondeti
2016-12-21Merge "sched: Fix out of bounds array access in sched_reset_all_window_stats()"Linux Build Service Account
2016-12-21Merge "sched/tune: remove duplicate allow_attach in schedtune_cgrp_subsys"Linux Build Service Account
2016-12-20sched/tune: remove duplicate allow_attach in schedtune_cgrp_subsysRunmin Wang
2016-12-20sched: Avoid packing tasks with low sleep timeSrivatsa Vaddagiri
2016-12-19Merge "sched: Track average sleep time"Linux Build Service Account
2016-12-19Merge "sched: Avoid waking idle cpu for short-burst tasks"Linux Build Service Account
2016-12-19Merge "sched: Track burst length for tasks"Linux Build Service Account
2016-12-19Merge "Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-android"Linux Build Service Account
2016-12-16Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang
2016-12-16sched: Track average sleep timeSrivatsa Vaddagiri
2016-12-16sched: Avoid waking idle cpu for short-burst tasksSrivatsa Vaddagiri
2016-12-16sched: Track burst length for tasksSrivatsa Vaddagiri