summaryrefslogtreecommitdiff
path: root/kernel/sched/core.c (follow)
Commit message (Expand)AuthorAge
* 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: initialize frequency domain cpumaskJoonwoo 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: 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: remove temporary demand fixups in fixup_busy_time()Syed 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: avoid stale cumulative_runnable_avg HMP statisticsJoonwoo Park2016-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
* Revert "sched: Use only partial wait time as task demand"Joonwoo Park2016-03-23
* sched/deadline: Add basic HMP extensionsSyed Rameez Mustafa2016-03-23
* sched: Fix racy invocation of fixup_busy_time via move_queued_taskVikram Mulukutla2016-03-23
* sched: don't inflate the task load when the CPU max freq is restrictedPavankumar Kondeti2016-03-23
* sched: auto adjust the upmigrate and downmigrate thresholdsPavankumar Kondeti2016-03-23
* sched: disable IRQs in update_min_max_capacitySteve Muckle2016-03-23
* sched: Use only partial wait time as task demandSyed Rameez Mustafa2016-03-23
* sched: Update max_capacity when an entire cluster is hotpluggedSyed Rameez Mustafa2016-03-23
* sched/core: Fix incorrect wait time and wait count statisticsJoonwoo Park2016-03-23
* sched: Update cur_freq in the cpufreq policy notifier callbackSyed Rameez Mustafa2016-03-23
* sched: Add cgroup-based criteria for upmigrationSrivatsa Vaddagiri2016-03-23
* sched: fix rounding error on scaled execution time calculationJoonwoo Park2016-03-23
* sched: Support CFS_BANDWIDTH feature in HMP schedulerSrivatsa Vaddagiri2016-03-23
* sched: Consolidate hmp stats into their own structSrivatsa Vaddagiri2016-03-23
* sched: Update cur_freq for offline CPUs in notifier callbackSyed Rameez Mustafa2016-03-23
* sched: Fix overflow in max possible capacity calculationOlav Haugan2016-03-23
* sched: Per-cpu prefer_idle flagSrivatsa Vaddagiri2016-03-23
* sched: Add sysctl to enable power aware schedulingOlav Haugan2016-03-23
* sched: Avoid frequent task migration due to EA in lbOlav Haugan2016-03-23
* sched: Avoid frequent migration of running taskSrivatsa Vaddagiri2016-03-23
* sched: make sched_cpu_high_irqload a runtime tunableSteve Muckle2016-03-23
* sched: refresh sched_clock() after acquiring rq lock in irq pathSteve Muckle2016-03-23
* sched: track soft/hard irqload per-RQ with decaying avgSteve Muckle2016-03-23
* sched: do not set window until sched_clock is fully initializedSteve Muckle2016-03-23
* sched: Packing support until a frequency thresholdSrivatsa Vaddagiri2016-03-23
* sched: tighten up jiffy to sched_clock mappingSteve Muckle2016-03-23