summaryrefslogtreecommitdiff
path: root/kernel/sched (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | sched: Store system-wide maximum cpu capacity in root domainDietmar Eggemann2016-09-14
| | * | | | | | sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_ta...Yuyang Du2016-09-14
| | * | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-08-11
| | |\| | | | |
| | | * | | | | sched/fair: Fix effective_load() to consistently use smoothed loadPeter Zijlstra2016-08-10
| | | * | | | | kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin2016-08-10
| | | | |_|/ / | | | |/| | |
* | | / | | | Revert "sched/cputime: Fix steal time accounting vs. CPU hotplug"Syed Rameez Mustafa2016-12-14
|/ / / / / /
* | | | | | Merge "sched: Ensure proper task migration when a CPU is isolated"Linux Build Service Account2016-12-10
|\ \ \ \ \ \
| * | | | | | sched: Ensure proper task migration when a CPU is isolatedSyed Rameez Mustafa2016-12-09
* | | | | | | sched/core: Fix race condition in clearing hmp requestOlav Haugan2016-12-09
* | | | | | | sched/core: Prevent (user) space tasks from affining to isolated cpusOlav Haugan2016-12-09
|/ / / / / /
* | | | | | Merge "sched: pre-allocate colocation groups"Linux Build Service Account2016-12-01
|\ \ \ \ \ \
| * | | | | | sched: pre-allocate colocation groupsJoonwoo Park2016-12-01
| | |_|/ / / | |/| | | |
* | | | | | Merge "sched: Disable interrupts while holding related_thread_group_lock"Linux Build Service Account2016-11-29
|\ \ \ \ \ \
| * | | | | | sched: Disable interrupts while holding related_thread_group_lockPavankumar Kondeti2016-11-28
* | | | | | | Merge "sched/core: Do not free task while holding rq lock"Linux Build Service Account2016-11-28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | sched/core: Do not free task while holding rq lockOlav Haugan2016-11-28
| |/ / / / /
* / / / / / sched: Ensure proper synch between isolation, hotplug, and suspendOlav Haugan2016-11-18
|/ / / / /
* | | | | sched/hmp: Enhance co-location and scheduler boost featuresSyed Rameez Mustafa2016-11-16
* | | | | sched: revise boost logic when boost_type is SCHED_BOOST_ON_BIGJoonwoo Park2016-11-16
* | | | | sched: Remove thread group iteration from colocationSyed Rameez Mustafa2016-11-16
* | | | | Merge "core_ctl: Export boost function"Linux Build Service Account2016-11-15
|\ \ \ \ \
| * | | | | core_ctl: Export boost functionOlav Haugan2016-11-14
* | | | | | sched: core: Skip migrating tasks that aren't enqueued on dead_rqVikram Mulukutla2016-11-11
|/ / / / /
* | | | | sched/core: Fix migrate tasks bail-out conditionOlav Haugan2016-11-10
* | | | | core_ctl: Synchronize access to cluster cpu listOlav Haugan2016-11-10
* | | | | Merge "sched: Ensure watchdog is enabled before disabling"Linux Build Service Account2016-11-08
|\ \ \ \ \
| * | | | | sched: Ensure watchdog is enabled before disablingOlav Haugan2016-11-07
* | | | | | Merge "sched/core: Keep rq online after cpu isolation"Linux Build Service Account2016-11-08
|\| | | | |
| * | | | | sched/core: Keep rq online after cpu isolationOlav Haugan2016-11-07
* | | | | | Merge "sched: Fix race condition with active balance"Linux Build Service Account2016-11-08
|\| | | | |
| * | | | | sched: Fix race condition with active balanceOlav Haugan2016-11-07
* | | | | | sched/hmp: Fix memory leak when task fork failsSyed Rameez Mustafa2016-11-07
* | | | | | sched/hmp: Use GFP_KERNEL for top task memory allocationsSyed Rameez Mustafa2016-11-07
* | | | | | sched/hmp: Use improved information for frequency notificationsSyed Rameez Mustafa2016-11-07
* | | | | | sched/hmp: Remove capping when reporting load to the cpufreq governorSyed Rameez Mustafa2016-11-07
|/ / / / /
* | | | | Merge "sched: prevent race between disable window statistics and task grouping"Linux Build Service Account2016-11-04
|\ \ \ \ \
| * | | | | sched: prevent race between disable window statistics and task groupingJoonwoo Park2016-11-04
* | | | | | Merge "Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4"Linux Build Service Account2016-11-04
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
| |\| | | |
| | * | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown2016-07-29
| | |\| | |
| | | * | | sched/fair: Fix cfs_rq avg tracking underflowPeter Zijlstra2016-07-27
| | * | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-27
| | |\| | |
| | | * | | sched: panic on corrupted stack endJann Horn2016-06-24
| | * | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-02
| | |\| | |
| | | * | | sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsVik Heyndrickx2016-06-01
| | * | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-12
| | |\| | |
| | * | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-13
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-02-29
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
* | | | | | | Merge "sched/hmp: Automatically add children threads to colocation group"Linux Build Service Account2016-11-02
|\ \ \ \ \ \ \
| * | | | | | | sched/hmp: Automatically add children threads to colocation groupSyed Rameez Mustafa2016-10-27
| |/ / / / / /