aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-03Merge branches 'per-cpu-thread-hotplug-v3-fixed', 'task-placement-v2', 'cpu-h...big-LITTLE-MP-v9Viresh Kumar
2012-10-03sched: SCHED_HMP multi-domain task migration controlMorten Rasmussen
2012-10-03sched: Add HMP task migration ftrace eventMorten Rasmussen
2012-10-03sched: Add ftrace events for entity load-trackingMorten Rasmussen
2012-10-03ARM: sched: Setup SCHED_HMP domainsMorten Rasmussen
2012-10-03ARM: sched: Use device-tree to provide fast/slow CPU list for HMPMorten Rasmussen
2012-10-03ARM: Add HMP scheduling support for ARM architectureMorten Rasmussen
2012-10-03sched: Introduce priority-based task migration filterMorten Rasmussen
2012-10-03sched: Forced task migration on heterogeneous systemsMorten Rasmussen
2012-10-03sched: Task placement for heterogeneous systems based on task load-trackingMorten Rasmussen
2012-10-03sched: entity load-tracking load_avg_ratioMorten Rasmussen
2012-10-03config-frag/big-LITTLE: Use device-tree to provide fast/slow CPU list for HMPViresh Kumar
2012-10-03linaro/configs: Update big LITTLE MP fragment for task placement workViresh Kumar
2012-10-03configs: Add config fragments for big LITTLE MPViresh Kumar
2012-10-03sched: Fix nohz_idle_balance()Vincent Guittot
2012-10-03ARM: ux500: Fix build error due to missing include of asm/pmu.h in cpu-db8500.caxel lin
2012-10-03ARM: perf: save/restore pmu registers in pm notifierSudeep KarkadaNagesha
2012-10-03ARM: perf: add support for per-cluster/multiple PMUsSudeep KarkadaNagesha
2012-10-03ARM: perf: register the init functions with the bindingsSudeep KarkadaNagesha
2012-10-03ARM: perf: define per-cpu arm_pmu instead of a single global pointerSudeep KarkadaNagesha
2012-10-03ARM: perf: rework on armv7_pmnc_counter_validSudeep KarkadaNagesha
2012-10-03ARM: perf: change multiple arm_pmu function parameters to struct perf_eventSudeep KarkadaNagesha
2012-10-03ARM: perf: allocation of cpu_pmu at init timeSudeep KarkadaNagesha
2012-10-03ARM: kernel: provide cluster to logical cpu mask mapping APILorenzo Pieralisi
2012-10-03ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha
2012-10-03ARM: perf: move CPU-specific PMU handling code into separate fileWill Deacon
2012-10-03ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon
2012-10-03ARM: perf: probe devicetree in preference to current CPUWill Deacon
2012-10-03ARM: perf: remove mysterious compiler barrierWill Deacon
2012-10-03ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha
2012-10-03ARM: pmu: remove unused reservation mechanismWill Deacon
2012-10-03ARM: perf: add devicetree bindings for 11MPcore, A5, A7 and A15 PMUsWill Deacon
2012-10-03ARM: PMU: Add runtime PM SupportJon Hunter
2012-10-03Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer
2012-10-03Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer
2012-10-03rcu: Disallow callback registry on offline CPUsPaul E. McKenney
2012-10-03rcu: Remove _rcu_barrier() dependency on __stop_machine()Paul E. McKenney
2012-10-03sched: introduce temporary FAIR_GROUP_SCHED dependency for load-trackingPaul Turner
2012-10-03sched: implement usage trackingPaul Turner
2012-10-03sched: make __update_entity_runnable_avg() fastPaul Turner
2012-10-03sched: update_cfs_shares at period edgePaul Turner
2012-10-03sched: refactor update_shares_cpu() -> update_blocked_avgs()Paul Turner
2012-10-03sched: replace update_shares weight distribution with per-entity computationPaul Turner
2012-10-03sched: maintain runnable averages across throttled periodsPaul Turner
2012-10-03sched: normalize tg load contributions against runnable timePaul Turner
2012-10-03sched: compute load contribution by a group entityPaul Turner
2012-10-03sched: aggregate total task_group loadPaul Turner
2012-10-03sched: account for blocked load waking back upPaul Turner
2012-10-03sched: add an rq migration call-back to sched_classPaul Turner
2012-10-03sched: maintain the load contribution of blocked entitiesPaul Turner