index
:
tom.gall/ross.oldfield/vexpress-lsk.git
linaro
linux-linaro-lsk
linux-linaro-lsk-android
linux-linaro-lsk-android-test
linux-linaro-lsk-test
linux-linaro-lsk-v3.10
linux-linaro-lsk-v3.10-android
lsk
lsk-android
topic/v3.10/iks
v3.10/topic/android-fixes
v3.10/topic/big.LITTLE
v3.10/topic/configs
v3.10/topic/exynos
v3.10/topic/iks
v3.10/topic/interactive
v3.10/topic/misc
v3.10/topic/pe-wq
v3.10/topic/tc2
v3.10/topic/warnings
v3.9/android-fixes
v3.9/big-little-arm
v3.9/configs
v3.9/iks
v3.9/linaro-builddeb-tweaks
v3.9/vexpress
v3.9/ynk-fixes
Unnamed repository; edit this file 'description' to name the repository.
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
2013-11-22
sched: hmp: Fix build breakage when not using CONFIG_SCHED_HMP
v3.10/topic/big.LITTLE
Chris Redpath
2013-11-21
sched: hmp: add read-only hmp domain sysfs file
Chris Redpath
2013-11-21
HMP: Avoid using the cpu stopper to stop runnable tasks
Mathieu Poirier
2013-10-11
HMP: Implement task packing for small tasks in HMP systems
Chris Redpath
2013-10-11
hmp: Remove potential for task_struct access race
Chris Redpath
2013-10-11
sched: HMP: fix potential logical errors
Chris Redpath
2013-10-11
sched: HMP: Additional trace points for debugging HMP behaviour
Chris Redpath
2013-10-11
sched: HMP: Change default HMP thresholds
Chris Redpath
2013-09-05
HMP: Update migration timer when we fork-migrate
Chris Redpath
2013-09-05
HMP: Access runqueue task clocks directly.
Chris Redpath
2013-09-05
HMP: Implement idle pull for HMP
Chris Redpath
2013-09-05
sched: HMP change nr_running offload metric
Chris Redpath
2013-09-05
HMP: Explicitly implement all-load-is-max-load policy for HMP targets
Chris Redpath
2013-09-05
HMP: Modify the runqueue stats to add a new child stat
Chris Redpath
2013-09-05
sched: track per-rq 'last migration time'
Chris Redpath
2013-09-05
sched: HMP fix traversing the rb-tree from the curr pointer
Morten Rasmussen
2013-09-05
HMP: select 'best' task for migration rather than 'current'
Chris Redpath
2013-07-17
sched: Restrict nohz balance kicks to stay in the HMP domain
Chris Redpath
2013-07-17
HMP: Force new non-kernel tasks onto big CPUs until load stabilises
Chris Redpath
2013-07-17
HMP: Avoid multiple calls to hmp_domain_min_load in fast path
Chris Redpath
2013-07-17
HMP: Select least-loaded CPU when performing HMP Migrations
Chris Redpath
2013-07-17
HMP: Use unweighted load for hmp migration decisions
Chris Redpath
2013-07-17
sched: cfs.nr_running does not contain the intended metric
Chris Redpath
2013-07-17
sched: Basic global balancing support for HMP
Morten Rasmussen
2013-07-17
ARM: Fix build breakage when big.LITTLE.conf is not used.
Chris Redpath
2013-07-17
ARM: Experimental Frequency-Invariant Load Scaling Patch
Chris Redpath
2013-07-17
ARM: Change load tracking scale using sysfs
Olivier Cozette
2013-07-17
sched: Ignore offline CPUs in HMP migration & load stats
Chris Redpath
2013-07-17
sched: Do not ignore grouped tasks during HMP forced migration.
Chris Redpath
2013-07-17
sched: Only down migrate low priority tasks if allowed by affinity mask
Morten Rasmussen
2013-07-17
sched: SCHED_HMP multi-domain task migration control
Morten Rasmussen
2013-07-17
sched: Add HMP task migration ftrace event
Morten Rasmussen
2013-07-17
sched: Add ftrace events for entity load-tracking
Morten Rasmussen
2013-07-17
sched: Introduce priority-based task migration filter
Morten Rasmussen
2013-07-17
sched: Forced task migration on heterogeneous systems
Morten Rasmussen
2013-07-17
sched: Task placement for heterogeneous systems based on task load-tracking
Morten Rasmussen
2013-07-17
sched: entity load-tracking load_avg_ratio
Morten Rasmussen
2013-07-17
sched: implement usage tracking
Paul Turner
2013-05-02
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-04-26
sched: Fix init NOHZ_IDLE flag
Vincent Guittot
2013-04-24
sched: Prevent to re-select dst-cpu in load_balance()
Joonsoo Kim
2013-04-24
sched: Rename load_balance_tmpmask to load_balance_mask
Joonsoo Kim
2013-04-24
sched: Move up affinity check to mitigate useless redoing overhead
Joonsoo Kim
2013-04-24
sched: Don't consider other cpus in our group in case of NEWLY_IDLE
Joonsoo Kim
2013-04-24
sched: Explicitly cpu_idle_type checking in rebalance_domains()
Joonsoo Kim
2013-04-24
sched: Change position of resched_cpu() in load_balance()
Joonsoo Kim
2013-04-21
sched: Fix wrong rq's runnable_avg update with rt tasks
Vincent Guittot
2013-04-10
sched: Fix comment in rebalance_domains()
Libin
2013-04-10
sched: Simplify can_migrate_task()
Zhang Hang
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
[next]