summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-10-27Merge "sched: Fix compilation issue with reset_hmp_stats"Linux Build Service Account
2016-10-26Merge "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Linux Build Service Account
2016-10-25sched: Fix compilation issue with reset_hmp_statsOlav Haugan
2016-10-25sched/fair: Fix compilation issueOlav Haugan
2016-10-24sched: Set curr/prev_window_cpu pointers to NULL in sched_exit()Syed Rameez Mustafa
2016-10-21Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang
2016-10-20Merge "sched/core_ctl: Move header file to global location"Linux Build Service Account
2016-10-20Merge "sched: don't bias towards waker cluster when sched_boost is set"Linux Build Service Account
2016-10-19Merge "sched/hmp: Fix range checking for target load"Linux Build Service Account
2016-10-19sched: don't bias towards waker cluster when sched_boost is setJoonwoo Park
2016-10-19Merge "sched: Add multiple load reporting policies for cpu frequency"Linux Build Service Account
2016-10-19Merge "sched: Optimize the next top task search logic upon task migration"Linux Build Service Account
2016-10-19sched/hmp: Fix range checking for target loadOlav Haugan
2016-10-18sched/core_ctl: Move header file to global locationOlav Haugan
2016-10-18core_ctl: Add refcounting to boost apiOlav Haugan
2016-10-17sched/fair: Fix issue with trace flag not being set properlyOlav 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-13Merge "sched: bucketize CPU c-state levels"Linux Build Service Account
2016-10-13Merge "sched: use wakeup latency as c-state determinant"Linux Build Service Account
2016-10-12sched: bucketize CPU c-state levelsJoonwoo Park
2016-10-12sched: use wakeup latency as c-state determinantJoonwoo Park
2016-10-12sched/tune: Remove redundant checks for NULL cssSyed Rameez Mustafa
2016-10-10sched: Add cgroup attach functionality to the tune controllerSyed Rameez Mustafa
2016-10-10sched: Update the number of tune groups to 5Syed Rameez Mustafa
2016-10-10sched/tune: add initial support for CGroups based boostingPatrick Bellasi
2016-10-07genirq: Avoid race between cpu hot plug and irq_desc() allocation pathsPrasad Sodagudi
2016-10-06Merge "sched/tune: add sysctl interface to define a boost value"Linux Build Service Account
2016-10-06Merge "sched: Fix a division by zero bug in scale_exec_time()"Linux Build Service Account
2016-10-05Merge "sched: Fix integer overflow in sched_update_nr_prod()"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-05Merge "RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgrou...Linux Build Service Account
2016-10-05sched/tune: add sysctl interface to define a boost valuePatrick Bellasi
2016-10-05sched: Initialize HMP stats inside init_sd_lb_stats()Syed Rameez Mustafa
2016-10-05sched/cgroup: Fix/cleanup cgroup teardown/initPeter Zijlstra
2016-10-05sched/cgroup: Fix cgroup entity load tracking tear-downPeter Zijlstra
2016-10-04sched: Fix integer overflow in sched_update_nr_prod()Pavankumar Kondeti
2016-10-03Merge "sched: Fix CPU selection when all online CPUs are isolated"Linux Build Service Account
2016-10-03Merge "sched: Add a stub function for init_clusters()"Linux Build Service Account
2016-10-03Merge "sched: add a knob to prefer the waker CPU for sync wakeups"Linux Build Service Account
2016-10-03Merge "hrtimer: Ensure timer is not running before migrating"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-10-02sched: add a knob to prefer the waker CPU for sync wakeupsPavankumar Kondeti
2016-10-01sched: Fix a division by zero bug in scale_exec_time()Pavankumar Kondeti
2016-09-30Merge "sched: don't assume higher capacity means higher power in lb"Linux Build Service Account