aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched
Commit message (Expand)AuthorAgeFilesLines
* sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2019-05-021-4/+3
* Revert "GCC: Fix up for gcc 5+"Moyster2018-11-301-2/+0
* GCC: Fix up for gcc 5+mydongistiny2018-11-291-0/+2
* arm64: use the new *_relaxed macros for lower power usagefranciscofranco2017-12-251-6/+7
* sched/idle: Optimize the generic idle loopGaurav Jindal (Gaurav Jindal)2017-12-221-1/+4
* log: Initial dmesg pruningNathan Chancellor2017-12-181-1/+1
* sched/cputime: Fix invalid gtime in procHiroshi Shimamoto2017-12-061-0/+3
* sched/idle: Move cpu/idle.c to sched/idle.cNicolas Pitre2017-12-052-0/+175
* CHROMIUM: remove Android's cgroup generic permissions checksDmitry Torokhov2017-09-301-1/+0
* drivers: merged Android Binder from 4.9Lukas06102017-09-161-9/+0
* sched: Micro-optimize the smart wake-affine logicPeter Zijlstra2017-09-113-2/+8
* sched: Implement smarter wake-affine logicMichael Wang2017-09-111-0/+47
* sched: reinitialize rq->next_balance when a CPU is hot-addedPaul Walmsley2017-09-111-0/+1
* cputime: Fix jiffies based cputime assumption on steal accountingFrederic Weisbecker2017-08-311-5/+11
* sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accountingMatt Fleming2017-08-311-2/+2
* sched/topology: Fix overlapping sched_group_maskPeter Zijlstra2017-08-311-1/+17
* sched/topology: Optimize build_group_mask()Lauro Ramos Venancio2017-08-311-2/+2
* sched/debug: Don't dump sched debug info in SysRq-WRabin Vincent2017-07-041-1/+2
* locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra2017-06-171-4/+2
* kernel: Only expose su when daemon is runningTom Marshall2017-05-211-0/+32
* 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