summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2016-03-23sched: trace: extend sched_cpu_load to print irqloadSteve Muckle
2016-03-23sched: avoid CPUs with high irq activitySteve Muckle
2016-03-23sched: refresh sched_clock() after acquiring rq lock in irq pathSteve Muckle
2016-03-23sched: track soft/hard irqload per-RQ with decaying avgSteve Muckle
2016-03-23sched: do not set window until sched_clock is fully initializedSteve Muckle
2016-03-23sched: Make RT tasks eligible for boostSyed Rameez Mustafa
2016-03-23sched: Limit LBF_PWR_ACTIVE_BALANCE to within clusterSrivatsa Vaddagiri
2016-03-23sched: Packing support until a frequency thresholdSrivatsa Vaddagiri
2016-03-23sched: tighten up jiffy to sched_clock mappingSteve Muckle
2016-03-23sched: Avoid unnecessary load balance when tasks don't fit on dst_cpuSyed Rameez Mustafa
2016-03-23sched: print sched_cpu_load tracepoint for all CPUsSteve Muckle
2016-03-23sched: per-cpu mostly_idle thresholdSrivatsa Vaddagiri
2016-03-23sched: Add API to set task's initial task loadSrivatsa Vaddagiri
2016-03-23sched: use C-states in non-small task wakeup placement logicSyed Rameez Mustafa
2016-03-23sched: take rq lock prior to saving idle task's mark_startSteve Muckle
2016-03-23sched: update governor notification logicSrivatsa Vaddagiri
2016-03-23sched: window-stats: Retain idle thread's mark_startSrivatsa Vaddagiri
2016-03-23sched: Add checks for frequency changeOlav Haugan
2016-03-23sched: Use absolute scale for notifying governorSrivatsa Vaddagiri
2016-03-23sched: window-stats: Enhance cpu busy time accountingSrivatsa Vaddagiri
2016-03-23sched: window-stats: ftrace event improvementsSrivatsa Vaddagiri
2016-03-23sched: improve logic for alerting governorSrivatsa Vaddagiri
2016-03-23sched: Stop task migration to busy CPUs due to power active balanceSyed Rameez Mustafa
2016-03-23sched: window-stats: Fix accounting bug in legacy modeSrivatsa Vaddagiri