aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched
Commit message (Expand)AuthorAgeFilesLines
* sched: Disabled Gentle Fair Sleepers for better UI performanceCristoforo Cataldo2017-04-251-1/+1
* f2fs: avoid hungtask problem caused by losing wake_upYunlei He2017-04-131-0/+1
* sched/fair: Optimize find_idlest_cpu() when there is no choiceMorten Rasmussen2017-04-131-0/+4
* mtk: squashed security updatesMoyster2017-04-111-1/+1
* Get rid of __cpuinitMoyster2017-04-112-7/+7
* Optimized task_sched_runtime for upto 20% increase in PerformanceShoaib05972017-04-111-0/+14
* sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()Peter Zijlstra2017-04-111-0/+19
* sched/core: Fix a race between try_to_wake_up() and a woken up taskBalbir Singh2017-04-111-0/+22
* sched: remove migration notification from RT classSteve Muckle2016-09-281-19/+1
* sched: provide per cpu-cgroup option to notify on migrationsSteve Muckle2016-09-281-1/+19
* sched: Reduce overestimating rq->avg_idleJason Low2016-09-181-3/+4
* sched: remove migration notification from RT classSteve Muckle2016-09-181-19/+1
* sched: provide per cpu-cgroup option to notify on migrationsSteve Muckle2016-09-181-1/+19
* sched: cpufreq: Adds a field cpu_power in the task_structRuchi Kandoi2016-09-101-0/+7
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-262-0/+14
* Linux 3.10.99 (accumulative patch)Stefan Guendhoer2016-08-261-1/+0
* sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...Stefan Guendhoer2016-08-261-0/+10
* sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...Tim Chen2016-08-261-1/+16
* sched/completion: Add lock-free checking of the blocking caseNicholas Mc Guire2016-08-261-0/+9
* sched/idle: Avoid spurious wakeup IPIsPeter Zijlstra2016-08-261-6/+38
* first commitMeizu OpenSource2016-08-1519-0/+27501