summaryrefslogtreecommitdiff
path: root/kernel/sched/core.c (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: panic on corrupted stack end"Linux Build Service Account2016-09-30
|\ \ | |/ |/|
| * sched: panic on corrupted stack endJann Horn2016-09-14
* | sched/core_ctl: Integrate core control with cpu isolationOlav Haugan2016-09-24
* | sched/core: Add trace point for cpu isolationOlav Haugan2016-09-24
* | sched: add cpu isolation supportOlav Haugan2016-09-24
* | 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: handle frequency alert notifications betterPavankumar Kondeti2016-08-22
* | sched: inherit the group id from the group leaderPavankumar Kondeti2016-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
* | Revert "arm64: Add support for app specific settings"Satya Durga Srinivasu Prabhala2016-08-15
* | 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/core: Fix uninitialized variable used for tracepointOlav 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
|/ /
* | sched: kill unnecessary divisions on fast pathJoonwoo Park2016-06-21
* | sched: prevent race where update CPU cyclesJoonwoo Park2016-06-21
* | sched: fix overflow in scaled execution time calculationJoonwoo Park2016-06-21
* | sched: remove unused parameter cpu from cpu_cycles_to_freq()Joonwoo Park2016-06-21
* | sched: avoid potential race between governor and thermal driverJoonwoo Park2016-06-09
* | sched: fix potential deflated frequency estimation during IRQ handlingJoonwoo Park2016-06-09
* | sched: fix CPU frequency estimation while idleJoonwoo Park2016-06-09
* | sched: preserve CPU cycle counter in rqJoonwoo Park2016-06-09
* | arm64: Add support for app specific settingsSarangdhar Joshi2016-06-07
* | sched: eliminate sched_early_detection_duration knobJoonwoo Park2016-06-03
* | sched: Remove the sched heavy task frequency guidance featureJoonwoo Park2016-06-03
* | sched: eliminate sched_migration_fixup knobJoonwoo Park2016-06-03
* | sched: eliminate sched_enable_power_aware knob and parameterJoonwoo Park2016-06-01
* | sched: eliminate sched_freq_account_wait_time knobJoonwoo Park2016-06-01
* | sched: eliminate sched_account_wait_time knobJoonwoo Park2016-06-01
* | sched: Aggregate for frequencySrivatsa Vaddagiri2016-05-26
* | sched: simplify CPU frequency estimation and cycle counter APIJoonwoo Park2016-05-20