aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched/core.c
Commit message (Expand)AuthorAgeFilesLines
* f2fs: avoid hungtask problem caused by losing wake_upYunlei He2017-04-131-0/+1
* Get rid of __cpuinitMoyster2017-04-111-6/+6
* 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: Reduce overestimating rq->avg_idleJason Low2016-09-181-3/+4
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-261-0/+1
* Linux 3.10.99 (accumulative patch)Stefan Guendhoer2016-08-261-1/+0
* 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-151-0/+8605