aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-05HMP: select 'best' task for migration rather than 'current'Chris Redpath
2013-09-05HMP: Check the system has little cpus before forcing rt tasks onto themJon Medhurst (Tixy)
2013-07-17HMP: experimental: Force all rt tasks to start on little domain.big-LITTLE-MP-13.07master-task-placement-v2-updatesDietmar 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-17sched: cfs.nr_running does not contain the intended metricmaster-task-placement-v2-sysfsChris 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 statsmaster-task-placement-v2Chris 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-06-30Linux 3.10v3.10Linus Torvalds
2013-06-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-06-30powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan
2013-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-29ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck
2013-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-06-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-06-29Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-29Merge tag 'for-linus-20130628' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-06-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-29UBIFS: fix a horrid bugArtem Bityutskiy
2013-06-29UBIFS: prepare to fix a horrid bugArtem Bityutskiy
2013-06-28mn10300: Use early_param() to parse "mem=" parameterAkira Takeuchi
2013-06-28mn10300: Allow to pass array name to get_user()Akira Takeuchi