aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-10-11sched: HMP: fix potential logical errorsChris Redpath
2013-10-11smp: smp_cross_call function pointer tracingChris Redpath
2013-10-11sched: HMP: Additional trace points for debugging HMP behaviourChris Redpath
2013-10-11sched: HMP: Change default HMP thresholdsChris Redpath
2013-09-05HMP: Update migration timer when we fork-migrateChris Redpath
2013-09-05HMP: Access runqueue task clocks directly.Chris Redpath
2013-09-05HMP: Implement idle pull for HMPChris Redpath
2013-09-05sched: HMP change nr_running offload metricChris Redpath
2013-09-05HMP: Explicitly implement all-load-is-max-load policy for HMP targetsChris Redpath
2013-09-05HMP: Modify the runqueue stats to add a new child statChris Redpath
2013-09-05sched: track per-rq 'last migration time'Chris Redpath
2013-09-05sched: HMP fix traversing the rb-tree from the curr pointerMorten Rasmussen
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.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-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: Only down migrate low priority tasks if allowed by affinity maskMorten 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-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-29Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers
2013-06-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-06-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-21Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-06-21tick: Fix tick_broadcast_pending_mask not clearedDaniel Lezcano
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-06-20hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()Oleg Nesterov
2013-06-20hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)Oleg Nesterov
2013-06-19tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt
2013-06-19sched: Fix clear NOHZ_BALANCE_KICKVincent Guittot
2013-06-19perf: Fix mmap() accounting holePeter Zijlstra