summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-03-23sched: don't inflate the task load when the CPU max freq is restrictedPavankumar Kondeti
2016-03-23sched: auto adjust the upmigrate and downmigrate thresholdsPavankumar Kondeti
2016-03-23sched: don't inherit initial task load from the parentPavankumar Kondeti
2016-03-23sched/fair: Add irq load awareness to the tick CPU selection logicOlav Haugan
2016-03-23sched: disable IRQs in update_min_max_capacitySteve Muckle
2016-03-23sched: Use only partial wait time as task demandSyed Rameez Mustafa
2016-03-23sched: fix race conditions where HMP tunables changeJoonwoo Park
2016-03-23sched: check HMP scheduler tunables validityJoonwoo Park
2016-03-23sched: Update max_capacity when an entire cluster is hotpluggedSyed Rameez Mustafa
2016-03-23sched: Ensure attempting load balance when HMP active balance flags are setSyed Rameez Mustafa
2016-03-23sched: add scheduling latency tracking procfs nodeJoonwoo Park
2016-03-23sched: warn/panic upon excessive scheduling latencyJoonwoo Park
2016-03-23sched/core: Fix incorrect wait time and wait count statisticsJoonwoo Park
2016-03-23sched: Update cur_freq in the cpufreq policy notifier callbackSyed Rameez Mustafa
2016-03-23sched: avoid CPUs with high irq activity for non-small tasksJoonwoo Park
2016-03-23sched: actively migrate big tasks on power CPU to idle performance CPUJoonwoo Park
2016-03-23sched: Add cgroup-based criteria for upmigrationSrivatsa Vaddagiri
2016-03-23sched: avoid running idle_balance() on behalf of wrong CPUJoonwoo Park
2016-03-23sched: Keep track of average nr_big_tasksSrivatsa Vaddagiri
2016-03-23sched: Fix bug in average nr_running and nr_iowait calculationSrivatsa Vaddagiri
2016-03-23sched: Avoid pulling all tasks from a CPU during load balanceSyed Rameez Mustafa
2016-03-23sched: Avoid pulling big tasks to the little cluster during load balanceSyed Rameez Mustafa
2016-03-23sched: fix rounding error on scaled execution time calculationJoonwoo Park
2016-03-23sched/fair: Respect wake to idle over sync wakeupOlav Haugan
2016-03-23sched: Support CFS_BANDWIDTH feature in HMP schedulerSrivatsa Vaddagiri
2016-03-23sched: Consolidate hmp stats into their own structSrivatsa Vaddagiri
2016-03-23sched: Add userspace interface to set PF_WAKE_UP_IDLESrivatsa Vaddagiri
2016-03-23sched_avg: add run queue averagingJeff Ohlstein
2016-03-23sched: add sched feature FORCE_CPU_THROTTLING_IMMINENTJoonwoo Park
2016-03-23sched: continue to search less power efficient cpu for load balancerJoonwoo Park
2016-03-23sched: Update cur_freq for offline CPUs in notifier callbackSyed Rameez Mustafa
2016-03-23sched: Fix overflow in max possible capacity calculationOlav Haugan
2016-03-23sched: add preference for prev_cpu in HMP task placementSteve Muckle
2016-03-23sched: Per-cpu prefer_idle flagSrivatsa Vaddagiri
2016-03-23sched: Consider PF_WAKE_UP_IDLE in select_best_cpu()Srivatsa Vaddagiri
2016-03-23sched: Add sysctl to enable power aware schedulingOlav Haugan
2016-03-23sched: Ensure no active EA migration occurs when EA is disabledOlav Haugan
2016-03-23sched: take account of irq preemption when calculating irqload deltaJoonwoo Park
2016-03-23sched: Prevent race conditions where upmigrate_min_nice changesJoonwoo Park
2016-03-23sched: Avoid frequent task migration due to EA in lbOlav Haugan
2016-03-23sched: Avoid migrating tasks to little cores due to EAOlav Haugan
2016-03-23sched: Add temperature to cpu_load trace pointOlav Haugan
2016-03-23sched: Only do EA migration when CPU throttling is imminentOlav Haugan
2016-03-23sched: Avoid frequent migration of running taskSrivatsa Vaddagiri
2016-03-23sched: treat sync waker CPUs with 1 task as idleSteve Muckle
2016-03-23sched: extend sched_task_load tracepoint to indicate prefer_idleSyed Rameez Mustafa
2016-03-23sched: extend sched_task_load tracepoint to indicate sync wakeupSteve Muckle
2016-03-23sched: add sync wakeup recognition in select_best_cpuSteve Muckle
2016-03-23sched: Provide knob to prefer mostly_idle over idle cpusSrivatsa Vaddagiri
2016-03-23sched: make sched_cpu_high_irqload a runtime tunableSteve Muckle