aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-22sched: hmp: Fix build breakage when not using CONFIG_SCHED_HMPv3.10/topic/big.LITTLEChris Redpath
2013-11-21Merge branch 'for-lsk' of git://git.linaro.org/arm/big.LITTLE/mp into lsk-v3....Mark Brown
2013-11-21Documentation: HMP: Small Task Packing explanationChris Redpath
2013-11-21sched: hmp: add read-only hmp domain sysfs fileChris Redpath
2013-11-21HMP: Avoid using the cpu stopper to stop runnable tasksMathieu Poirier
2013-10-30arm64: Fix build due to HMP tracepointsMark Brown
2013-10-30smp: Don't use typedef to work around compiler issue with tracepointsMark Brown
2013-10-14arm64: Fix build due to HMP tracepointsMark Brown
2013-10-14smp: Don't use typedef to work around compiler issue with tracepointsMark Brown
2013-10-11Merge branch 'for-lsk' of git://git.linaro.org/arm/big.LITTLE/mp into lsk-v3....Mark Brown
2013-10-11Merge tag 'big-LITTLE-MP-13.10' into for-lskJon Medhurst
2013-10-11HMP: Implement task packing for small tasks in HMP systemsChris Redpath
2013-10-11hmp: Remove potential for task_struct access raceChris Redpath
2013-10-11sched: HMP: fix potential logical errorsChris Redpath
2013-10-11smp: smp_cross_call function pointer tracingChris Redpath
2013-10-11arm: ipi raise/start/end 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-10Merge branch 'for-lsk' of git://git.linaro.org/arm/big.LITTLE/mp into lsk-v3....Mark Brown
2013-09-05Merge tag 'big-LITTLE-MP-13.08' into for-lskJon Medhurst
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-08-20Merge branch 'master' of git://git.linaro.org/arm/big.LITTLE/mp into lsk-v3.1...Mark Brown
2013-08-19HMP: Update migration timer when we fork-migrateChris Redpath
2013-08-19HMP: Access runqueue task clocks directly.Chris Redpath
2013-08-19HMP: Implement idle pull for HMPChris Redpath
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