summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
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
2016-12-14Revert "sched/cputime: Fix steal time accounting vs. CPU hotplug"Syed Rameez Mustafa
2016-12-10Merge "sched: Ensure proper task migration when a CPU is isolated"Linux Build Service Account
2016-12-09sched: Ensure proper task migration when a CPU is isolatedSyed Rameez Mustafa
2016-12-09sched/core: Fix race condition in clearing hmp requestOlav Haugan
2016-12-09sched/core: Prevent (user) space tasks from affining to isolated cpusOlav Haugan
2016-12-01Merge "sched: pre-allocate colocation groups"Linux Build Service Account
2016-12-01sched: pre-allocate colocation groupsJoonwoo Park
2016-11-29Merge "sched: Disable interrupts while holding related_thread_group_lock"Linux Build Service Account
2016-11-29sched: Fix out of bounds array access in sched_reset_all_window_stats()Pavankumar Kondeti
2016-11-28Merge "sched/core: Do not free task while holding rq lock"Linux Build Service Account