summaryrefslogtreecommitdiff
path: root/kernel/sched/sched.h
AgeCommit message (Expand)Author
2017-01-19sched: kill sync_cpu maintenancePavankumar Kondeti
2017-01-16Merge "sched: Fix compilation errors when CFS_BANDWIDTH && !SCHED_HMP"Linux Build Service Account
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-04sched: Delete heavy task heuristics in prediction codeRohit Gupta
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-01sched: pre-allocate colocation groupsJoonwoo Park
2016-11-16sched/hmp: Enhance co-location and scheduler boost featuresSyed Rameez Mustafa
2016-11-07sched/hmp: Fix memory leak when task fork failsSyed Rameez Mustafa
2016-11-07sched/hmp: Use GFP_KERNEL for top task memory allocationsSyed Rameez Mustafa
2016-10-25sched: Fix compilation issue with reset_hmp_statsOlav Haugan
2016-10-17sched: Add multiple load reporting policies for cpu frequencySyed Rameez Mustafa
2016-10-17sched: Optimize the next top task search logic upon task migrationSyed Rameez Mustafa
2016-10-17sched: Add the mechanics of top task tracking for frequency guidanceSyed Rameez Mustafa
2016-10-17sched: Enhance the scheduler migration load fixup featureSyed Rameez Mustafa
2016-10-17sched: Add per CPU load tracking for each taskSyed Rameez Mustafa
2016-10-13Merge "sched/cgroup: Fix/cleanup cgroup teardown/init"Linux Build Service Account
2016-10-05Merge "sched: Add a device tree property to specify the sched boost type"Linux Build Service Account
2016-10-05sched/cgroup: Fix cgroup entity load tracking tear-downPeter Zijlstra
2016-10-03Merge "sched: Add a stub function for init_clusters()"Linux Build Service Account
2016-10-02sched: Add a device tree property to specify the sched boost typePavankumar Kondeti
2016-10-02sched: Add a stub function for init_clusters()Pavankumar Kondeti
2016-09-30Merge "sched: don't assume higher capacity means higher power in lb"Linux Build Service Account
2016-09-29sched: don't assume higher capacity means higher power in lbPavankumar Kondeti
2016-09-24sched: add cpu isolation supportOlav Haugan
2016-09-14sched/walt: use do_div instead of division operatorAmit Pundir
2016-09-14FIXUP: sched: Fix double-release of spinlock in move_queued_taskTodd Kjos
2016-09-14FIXUP: sched: fix set_cfs_cpu_capacity when WALT is in usePatrick Bellasi
2016-09-14sched/walt: Accounting for number of irqs pending on each coreSrinath Sridharan
2016-09-14sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri
2016-09-14FIXUP: sched/tune: fix accounting for runnable tasksPatrick Bellasi
2016-09-14FIXUP: sched: fix build for non-SMP targetPatrick Bellasi
2016-09-14CHROMIUM: sched: update the average of nr_runningJoseph Lo
2016-09-14DEBUG: sched,cpufreq: add cpu_capacity change tracepointJuri Lelli
2016-09-14sched: deadline: use deadline bandwidth in scale_rt_capacityVincent Guittot
2016-09-14sched: remove call of sched_avg_update from sched_rt_avg_updateVincent Guittot
2016-09-14sched/fair: jump to max OPP when crossing UP thresholdSteve Muckle
2016-09-14sched/{core,fair}: trigger OPP change request on fork()Juri Lelli
2016-09-14sched: scheduler-driven cpu frequency selectionMichael Turquette
2016-09-14sched: Add group_misfit_task load-balance typeMorten Rasmussen
2016-09-14sched: Add per-cpu max capacity to sched_group_capacityMorten Rasmussen