aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-07-17ARM: perf: register CPU PMUs with idr typesSudeep KarkadaNagesha
2013-07-17ARM: perf: replace global CPU PMU pointer with per-cpu pointersSudeep KarkadaNagesha
2013-07-17ARM: kernel: provide cluster to logical cpu mask mapping APILorenzo Pieralisi
2013-06-30Linux 3.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