summaryrefslogtreecommitdiff
path: root/kernel/sched (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | Merge "sched: Add a device tree property to specify the sched boost type"Linux Build Service Account2016-10-05
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | sched: Add a device tree property to specify the sched boost typePavankumar Kondeti2016-10-02
* | | | | | | | Merge "sched: Fix CPU selection when all online CPUs are isolated"Linux Build Service Account2016-10-03
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: Fix CPU selection when all online CPUs are isolatedSyed Rameez Mustafa2016-09-30
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "sched: Add a stub function for init_clusters()"Linux Build Service Account2016-10-03
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | sched: Add a stub function for init_clusters()Pavankumar Kondeti2016-10-02
* | | | | | | | Merge "sched: add a knob to prefer the waker CPU for sync wakeups"Linux Build Service Account2016-10-03
|\| | | | | | |
| * | | | | | | sched: add a knob to prefer the waker CPU for sync wakeupsPavankumar Kondeti2016-10-02
| |/ / / / / /
* | | | | | | Merge "sched: don't assume higher capacity means higher power in lb"Linux Build Service Account2016-09-30
|\ \ \ \ \ \ \
| * | | | | | | sched: don't assume higher capacity means higher power in lbPavankumar Kondeti2016-09-29
* | | | | | | | Merge "sched: panic on corrupted stack end"Linux Build Service Account2016-09-30
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | sched: panic on corrupted stack endJann Horn2016-09-14
* | | | | | | | Merge "sched: constrain HMP scheduler tunable range with in better way"Linux Build Service Account2016-09-29
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: constrain HMP scheduler tunable range with in better wayJoonwoo Park2016-09-21
| | |/ / / / / / | |/| | | | | |
* | | | | | | | sched/core_ctl: Integrate core control with cpu isolationOlav Haugan2016-09-24
* | | | | | | | sched/core_ctl: Refactor cpu dataOlav Haugan2016-09-24
* | | | | | | | trace: Move core control trace events to schedulerOlav Haugan2016-09-24
* | | | | | | | core_ctrl: Move core control into kernelOlav Haugan2016-09-24
* | | | | | | | sched/core: Add trace point for cpu isolationOlav Haugan2016-09-24
* | | | | | | | sched: add cpu isolation supportOlav Haugan2016-09-24
|/ / / / / / /
* | | | | | | sched: Move data structures under CONFIG_SCHED_HMPSyed Rameez Mustafa2016-09-09
* | | | | | | sched: Further re-factor HMP specific codeSyed Rameez Mustafa2016-09-08
* | | | | | | Merge "Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4...Linux Build Service Account2016-08-29
|\ \ \ \ \ \ \
| * | | | | | | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
| |/ / / / / /
* | | | | | | sched: Make use of sysctl_sched_wake_to_idle in select_best_cpuSyed Rameez Mustafa2016-08-22
* | | | | | | sched: Introduce sched_freq_aggregate_threshold tunablePavankumar Kondeti2016-08-22
* | | | | | | sched: handle frequency alert notifications betterPavankumar Kondeti2016-08-22
* | | | | | | sched: inherit the group id from the group leaderPavankumar Kondeti2016-08-22
* | | | | | | sched/fair: Add flag to indicate why we picked the CPUOlav Haugan2016-08-22
* | | | | | | sched: Move notify_migration() under CONFIG_SCHED_HMPSyed Rameez Mustafa2016-08-22
* | | | | | | sched: Move most HMP specific code to a separate file.Syed Rameez Mustafa2016-08-22
* | | | | | | sched: Consolidate CONFIG_SCHED_HMP sections in various filesSyed Rameez Mustafa2016-08-22
* | | | | | | sched: Fix compile issues for !CONFIG_SCHED_HMPSyed Rameez Mustafa2016-08-22
* | | | | | | sched: Remove all existence of CONFIG_SCHED_FREQ_INPUTSyed Rameez Mustafa2016-08-22
* | | | | | | sched: Move CPU cstate tracking under CONFIG_SCHED_HMPSyed Rameez Mustafa2016-08-22
* | | | | | | sched: Remove unused PELT extensions for HMP schedulingSyed Rameez Mustafa2016-08-22
* | | | | | | sched: Remove unused migration notifier code.Syed Rameez Mustafa2016-08-22
|/ / / / / /
* | | | | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | sched/cgroup: Fix/cleanup cgroup teardown/initPeter Zijlstra2016-05-04
| | |_|/ / | |/| | |
* | | | | Merge "Revert "arm64: fpsimd: Enable FP(floating-point) settings for msm8996""Linux Build Service Account2016-08-16
|\ \ \ \ \
| * | | | | Revert "arm64: Add support for app specific settings"Satya Durga Srinivasu Prabhala2016-08-15
* | | | | | sched/fair: Don't check for migration for a pinned taskOlav Haugan2016-08-12
|/ / / / /
* | | | | Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
|\| | | |
| * | | | sched/cputime: Fix steal time accounting vs. CPU hotplugThomas Gleixner2016-04-12
| * | | | sched/cputime: Fix steal_account_process_tick() to always return jiffiesChris Friesen2016-04-12
| | |/ / | |/| |
* | | | sched/core: Fix uninitialized variable used for tracepointOlav Haugan2016-07-16
* | | | sched/core: Fix null-pointer dereferenceOlav Haugan2016-07-16
* | | | Merge "sched: break the forever prev_cpu selection preference"Linux Build Service Account2016-07-13
|\ \ \ \
| * | | | sched: break the forever prev_cpu selection preferencePavankumar Kondeti2016-06-23
* | | | | sched: core: Fix possible hotplug race in set_cpus_allowed_ptrVikram Mulukutla2016-06-22
|/ / / /