summaryrefslogtreecommitdiff
path: root/kernel/sched (follow)
Commit message (Expand)AuthorAge
...
* | | | sched: Export sched_setscheduler_nocheck()Junjie Wu2016-03-23
* | | | Revert "sched: Export sched_setscheduler_nocheck"Bryan Huntsman2016-03-23
* | | | vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2016-03-23
* | | | Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\| | |
| * | | sched: Fix crash in sched_init_numa()Raghavendra K T2016-02-17
| | |/ | |/|
* | | sched: fix compile failure where !CONFIG_SCHED_HMPJoonwoo Park2016-03-23
* | | sched: select task's prev_cpu as the best CPU when it was chosen recentlyJoonwoo Park2016-03-23
* | | sched: use ktime instead of sched_clock for load trackingJoonwoo Park2016-03-23
* | | sched: Update min/max capacity for the CPUFREQ_CREATE_POLICY notifierSyed Rameez Mustafa2016-03-23
* | | sched/cputime: fix a deadlock on 32bit systemsPavankumar Kondeti2016-03-23
* | | sched: Optimize scheduler trace events to reduce trace buffer usageSyed Rameez Mustafa2016-03-23
* | | sched: initialize frequency domain cpumaskJoonwoo Park2016-03-23
* | | sched: print sched_task_load alwaysJoonwoo Park2016-03-23
* | | sched: add preference for prev and sibling CPU in RT task placementJoonwoo Park2016-03-23
* | | sched: core: Don't use current task_cpu when migrating with stop_one_cpuVikram Mulukutla2016-03-23
* | | sched: Notify cpufreq governor early about potential big tasksSyed Rameez Mustafa2016-03-23
* | | sched: Skip resetting HMP stats when max frequencies remain unchangedSyed Rameez Mustafa2016-03-23
* | | sched: update sched_task_load trace eventJoonwoo Park2016-03-23
* | | sched: avoid unnecessary multiplication and divisionJoonwoo Park2016-03-23
* | | sched: precompute required frequency for CPU loadJoonwoo Park2016-03-23
* | | sched: clean up fixup_hmp_sched_stats()Joonwoo Park2016-03-23
* | | sched: account new task load so that governor can apply different policyJoonwoo Park2016-03-23
* | | sched: Fix frequency change checks when affined tasks are migratingSyed Rameez Mustafa2016-03-23
* | | sched: Add tunables for static cpu and cluster costOlav Haugan2016-03-23
* | | sched/core: Add API to set cluster d-stateOlav Haugan2016-03-23
* | | sched: take into account of governor's frequency max loadJoonwoo Park2016-03-23
* | | sched: set HMP scheduler's default initial task load to 100%Joonwoo Park2016-03-23
* | | sched: add preference for prev and sibling CPU in HMP task placementJoonwoo Park2016-03-23
* | | sched: Update task->on_rq when tasks are moving between runqueuesOlav Haugan2016-03-23
* | | sched: remove temporary demand fixups in fixup_busy_time()Syed Rameez Mustafa2016-03-23
* | | sched: add frequency zone awareness to the load balancerSyed Rameez Mustafa2016-03-23
* | | sched: Update the wakeup placement logic for fair and rt tasksSyed Rameez Mustafa2016-03-23
* | | sched: remove the notion of small tasks and small task packingSyed Rameez Mustafa2016-03-23
* | | sched: Rework energy aware schedulingSyed Rameez Mustafa2016-03-23
* | | sched: encourage idle load balance and discourage active load balanceJoonwoo Park2016-03-23
* | | sched: avoid stale cumulative_runnable_avg HMP statisticsJoonwoo Park2016-03-23
* | | sched: Add load based placement for RT tasksSyed Rameez Mustafa2016-03-23
* | | sched: Avoid running idle_balance() consecutivelySyed Rameez Mustafa2016-03-23
* | | sched: inline function scale_load_to_cpu()Joonwoo Park2016-03-23
* | | sched: look for least busy and fallback CPU only when it's neededJoonwoo Park2016-03-23
* | | sched: iterate search CPUs starting from prev_cpu for optimizationJoonwoo Park2016-03-23
* | | sched: Optimize the select_best_cpu() "for" loopSyed Rameez Mustafa2016-03-23
* | | sched: Optimize select_best_cpu() to reduce execution timeSyed Rameez Mustafa2016-03-23
* | | sched/debug: Add Kconfig to trigger panics on all 'BUG:' conditionsMatt Wagantall2016-03-23
* | | sched: fix incorrect prev_runnable_sum accounting with long ISR runJoonwoo Park2016-03-23
* | | sched: prevent task migration while governor queries CPUs' loadJoonwoo Park2016-03-23
* | | sched: report loads greater than 100% only during load alert notificationsSrivatsa Vaddagiri2016-03-23
* | | sched: turn off the TTWU_QUEUE featureSyed Rameez Mustafa2016-03-23
* | | sched: avoid unnecessary HMP scheduler stat re-accountingJoonwoo Park2016-03-23
* | | sched/fair: Fix capacity and nr_run comparisons in can_migrate_task()Syed Rameez Mustafa2016-03-23