summaryrefslogtreecommitdiff
path: root/kernel/sched/hmp.c
AgeCommit message (Expand)Author
2017-06-06Merge "sched: hmp: Optimize cycle counter reads"Linux Build Service Account
2017-06-06Merge "sched: Fix load tracking bug to avoid adding phantom task demand"Linux Build Service Account
2017-05-31sched: hmp: Optimize cycle counter readsVikram Mulukutla
2017-05-31core_ctl: un-isolate BIG CPUs more aggressivelyPavankumar Kondeti
2017-05-31sched: Improve short sleeping tasks detectionPavankumar Kondeti
2017-05-19sched: Fix load tracking bug to avoid adding phantom task demandSyed Rameez Mustafa
2017-02-27sched: Print aggregation status in sched_get_busy trace eventPavankumar Kondeti
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-09Merge "sched: remove sched_new_task_windows tunable"Linux Build Service Account
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-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-14Merge "sched: fix a bug in handling top task table rollover"Linux Build Service Account
2017-01-13sched: Initialize variablesOlav Haugan
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-20sched: Avoid packing tasks with low sleep timeSrivatsa Vaddagiri
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-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-28sched/core: Do not free task while holding rq lockOlav Haugan
2016-11-28sched: Disable interrupts while holding related_thread_group_lockPavankumar Kondeti
2016-11-16sched/hmp: Enhance co-location and scheduler boost featuresSyed Rameez Mustafa
2016-11-16sched: Remove thread group iteration from colocationSyed Rameez Mustafa
2016-11-07sched/hmp: Use GFP_KERNEL for top task memory allocationsSyed Rameez Mustafa