| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | Merge "sched/hmp: Disable interrupts when resetting all task stats" | Linux Build Service Account | 2016-10-31 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | sched/hmp: Disable interrupts when resetting all task stats | Syed Rameez Mustafa | 2016-10-28 | |
| | |/ / / / / / | ||||
| * | | | | | | | Merge "sched: Fix compilation issue with reset_hmp_stats" | Linux Build Service Account | 2016-10-27 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| | * | | | | | | sched: Fix compilation issue with reset_hmp_stats | Olav Haugan | 2016-10-25 | |
| | * | | | | | | sched/fair: Fix compilation issue | Olav Haugan | 2016-10-25 | |
| * | | | | | | | sched: Set curr/prev_window_cpu pointers to NULL in sched_exit() | Syed Rameez Mustafa | 2016-10-24 | |
| |/ / / / / / | ||||
| * | | | | | | Merge "sched/core_ctl: Move header file to global location" | Linux Build Service Account | 2016-10-20 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | sched/core_ctl: Move header file to global location | Olav Haugan | 2016-10-18 | |
| | * | | | | | | core_ctl: Add refcounting to boost api | Olav Haugan | 2016-10-18 | |
| * | | | | | | | Merge "sched: don't bias towards waker cluster when sched_boost is set" | Linux Build Service Account | 2016-10-20 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | sched: don't bias towards waker cluster when sched_boost is set | Joonwoo Park | 2016-10-19 | |
| * | | | | | | | | Merge "sched/hmp: Fix range checking for target load" | Linux Build Service Account | 2016-10-19 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | sched/hmp: Fix range checking for target load | Olav Haugan | 2016-10-19 | |
| | | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | | Merge "sched: Add multiple load reporting policies for cpu frequency" | Linux Build Service Account | 2016-10-19 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | sched: Add multiple load reporting policies for cpu frequency | Syed Rameez Mustafa | 2016-10-17 | |
| * | | | | | | | | | Merge "sched: Optimize the next top task search logic upon task migration" | Linux Build Service Account | 2016-10-19 | |
| |\| | | | | | | | | |_|/ / / / / / |/| | | | | | | | ||||
| | * | | | | | | | sched: Optimize the next top task search logic upon task migration | Syed Rameez Mustafa | 2016-10-17 | |
| | * | | | | | | | sched: Add the mechanics of top task tracking for frequency guidance | Syed Rameez Mustafa | 2016-10-17 | |
| | * | | | | | | | sched: Enhance the scheduler migration load fixup feature | Syed Rameez Mustafa | 2016-10-17 | |
| | * | | | | | | | sched: Add per CPU load tracking for each task | Syed Rameez Mustafa | 2016-10-17 | |
| | |/ / / / / / | ||||
| * / / / / / / | sched/fair: Fix issue with trace flag not being set properly | Olav Haugan | 2016-10-17 | |
| |/ / / / / / | ||||
| * | | | | | | Merge "sched/cgroup: Fix/cleanup cgroup teardown/init" | Linux Build Service Account | 2016-10-13 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | sched/cgroup: Fix/cleanup cgroup teardown/init | Peter Zijlstra | 2016-10-05 | |
| | * | | | | | | sched/cgroup: Fix cgroup entity load tracking tear-down | Peter Zijlstra | 2016-10-05 | |
| * | | | | | | | Merge "sched: bucketize CPU c-state levels" | Linux Build Service Account | 2016-10-13 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | sched: bucketize CPU c-state levels | Joonwoo Park | 2016-10-12 | |
| * | | | | | | | | Merge "sched: use wakeup latency as c-state determinant" | Linux Build Service Account | 2016-10-13 | |
| |\| | | | | | | | ||||
| | * | | | | | | | sched: use wakeup latency as c-state determinant | Joonwoo Park | 2016-10-12 | |
| * | | | | | | | | sched/tune: Remove redundant checks for NULL css | Syed Rameez Mustafa | 2016-10-12 | |
| |/ / / / / / / | ||||
| * | | | | | | | sched: Add cgroup attach functionality to the tune controller | Syed Rameez Mustafa | 2016-10-10 | |
| * | | | | | | | sched: Update the number of tune groups to 5 | Syed Rameez Mustafa | 2016-10-10 | |
| * | | | | | | | sched/tune: add initial support for CGroups based boosting | Patrick Bellasi | 2016-10-10 | |
| * | | | | | | | Merge "sched/tune: add sysctl interface to define a boost value" | Linux Build Service Account | 2016-10-06 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | sched/tune: add sysctl interface to define a boost value | Patrick Bellasi | 2016-10-05 | |
| | * | | | | | | | sched: Initialize HMP stats inside init_sd_lb_stats() | Syed Rameez Mustafa | 2016-10-05 | |
| | |/ / / / / / | ||||
| * | | | | | | | Merge "sched: Fix a division by zero bug in scale_exec_time()" | Linux Build Service Account | 2016-10-06 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | sched: Fix a division by zero bug in scale_exec_time() | Pavankumar Kondeti | 2016-10-01 | |
| * | | | | | | | | Merge "sched: Fix integer overflow in sched_update_nr_prod()" | Linux Build Service Account | 2016-10-05 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | sched: Fix integer overflow in sched_update_nr_prod() | Pavankumar Kondeti | 2016-10-04 | |
| | | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | | Merge "sched: Add a device tree property to specify the sched boost type" | Linux Build Service Account | 2016-10-05 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| | * | | | | | | | sched: Add a device tree property to specify the sched boost type | Pavankumar Kondeti | 2016-10-02 | |
| * | | | | | | | | Merge "sched: Fix CPU selection when all online CPUs are isolated" | Linux Build Service Account | 2016-10-03 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | sched: Fix CPU selection when all online CPUs are isolated | Syed Rameez Mustafa | 2016-09-30 | |
| | | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | | Merge "sched: Add a stub function for init_clusters()" | Linux Build Service Account | 2016-10-03 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| | * | | | | | | | sched: Add a stub function for init_clusters() | Pavankumar Kondeti | 2016-10-02 | |
| * | | | | | | | | Merge "sched: add a knob to prefer the waker CPU for sync wakeups" | Linux Build Service Account | 2016-10-03 | |
| |\| | | | | | | | ||||
| | * | | | | | | | sched: add a knob to prefer the waker CPU for sync wakeups | Pavankumar Kondeti | 2016-10-02 | |
| | |/ / / / / / | ||||
| * | | | | | | | Merge "sched: don't assume higher capacity means higher power in lb" | Linux Build Service Account | 2016-09-30 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | sched: don't assume higher capacity means higher power in lb | Pavankumar Kondeti | 2016-09-29 | |
| * | | | | | | | | Merge "sched: panic on corrupted stack end" | Linux Build Service Account | 2016-09-30 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||
