aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-19sched: HMP change nr_running offload metricChris Redpath
2013-08-19HMP: Explicitly implement all-load-is-max-load policy for HMP targetsChris Redpath
2013-08-19HMP: Modify the runqueue stats to add a new child statChris Redpath
2013-08-19sched: track per-rq 'last migration time'Chris Redpath
2013-08-19sched: HMP fix traversing the rb-tree from the curr pointerMorten Rasmussen
2013-08-19HMP: select 'best' task for migration rather than 'current'Chris Redpath
2013-08-04HMP: Check the system has little cpus before forcing rt tasks onto themJon Medhurst (Tixy)
2013-07-18Merge branches 'master-arm-multi_pmu_v2', 'master-config-fragments', 'master-...Jon Medhurst
2013-07-17HMP: experimental: Force all rt tasks to start on little domain.Dietmar Eggemann
2013-07-17sched: Restrict nohz balance kicks to stay in the HMP domainChris Redpath
2013-07-17HMP: Force new non-kernel tasks onto big CPUs until load stabilisesChris Redpath
2013-07-17HMP: Avoid multiple calls to hmp_domain_min_load in fast pathChris Redpath
2013-07-17HMP: Select least-loaded CPU when performing HMP MigrationsChris Redpath
2013-07-17HMP: Use unweighted load for hmp migration decisionsChris Redpath
2013-07-17Revert "sched: Enable HMP priority filter by default"Chris Redpath
2013-07-17mm: make vmstat_update periodic run conditionalGilad Ben-Yossef
2013-07-17config: Disable priority filtering for HMP SchedulerChris Redpath
2013-07-17sched: cfs.nr_running does not contain the intended metricChris Redpath
2013-07-17sched: Basic global balancing support for HMPMorten Rasmussen
2013-07-17ARM: Fix build breakage when big.LITTLE.conf is not used.Chris Redpath
2013-07-17ARM: Experimental Frequency-Invariant Load Scaling PatchChris Redpath
2013-07-17ARM: Change load tracking scale using sysfsOlivier Cozette
2013-07-17sched: Ignore offline CPUs in HMP migration & load statsChris Redpath
2013-07-17sched: Do not ignore grouped tasks during HMP forced migration.Chris Redpath
2013-07-17sched: fix arch_get_fast_and_slow_cpus to get logical cpumask correctlySudeep KarkadaNagesha
2013-07-17sched: Only down migrate low priority tasks if allowed by affinity maskMorten Rasmussen
2013-07-17ARM: sched: Avoid empty 'slow' HMP domainJon Medhurst
2013-07-17sched: Enable HMP priority filter by defaultMorten Rasmussen
2013-07-17sched: SCHED_HMP multi-domain task migration controlMorten Rasmussen
2013-07-17sched: Add HMP task migration ftrace eventMorten Rasmussen
2013-07-17sched: Add ftrace events for entity load-trackingMorten Rasmussen
2013-07-17ARM: sched: Setup SCHED_HMP domainsMorten Rasmussen
2013-07-17ARM: sched: Use device-tree to provide fast/slow CPU list for HMPMorten Rasmussen
2013-07-17ARM: Add HMP scheduling support for ARM architectureMorten Rasmussen
2013-07-17sched: Introduce priority-based task migration filterMorten Rasmussen
2013-07-17sched: Forced task migration on heterogeneous systemsMorten Rasmussen
2013-07-17sched: Task placement for heterogeneous systems based on task load-trackingMorten Rasmussen
2013-07-17sched: entity load-tracking load_avg_ratioMorten Rasmussen
2013-07-17sched: implement usage trackingPaul Turner
2013-07-17genirq: Add default affinity mask command line optionThomas Gleixner
2013-07-17ARM: hw_breakpoint: Enable debug powerdown only if system supports 'has_ossr'Lokesh Vutla
2013-07-17linaro/configs: big-LITTLE-MP: Enable the new tunable sysfs interface by defa...Liviu Dudau
2013-07-17linaro/configs: Enable HMP priority filter by defaultMorten Rasmussen
2013-07-17config-frag/big-LITTLE: Use device-tree to provide fast/slow CPU list for HMPViresh Kumar
2013-07-17linaro/configs: Update big LITTLE MP fragment for task placement workViresh Kumar
2013-07-17configs: Add config fragments for big LITTLE MPViresh Kumar
2013-07-17ARM: perf: save/restore pmu registers in pm notifierSudeep KarkadaNagesha
2013-07-17ARM: perf: remove spaces in CPU PMU namesSudeep KarkadaNagesha
2013-07-17ARM: perf: set cpu affinity for the irqs correctlySudeep KarkadaNagesha
2013-07-17ARM: perf: set cpu affinity to support multiple PMUsSudeep KarkadaNagesha