index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2016-12-14
LOCAL / sched: Add nr_running_cpumask() to get the number of running tasks of...
Chanwoo Choi
2016-12-14
sched: hmp: fix spinlock recursion in active migration
Kevin Hilman
2016-12-14
hmp: Restrict ILB events if no CPU has > 1 task
Chris Redpath
2016-12-14
HMP: Do not fork-boost tasks coming from PIDs <= 2
Chris Redpath
2016-12-14
HMP: use per cpu cpuidle driver to fix deadlock in hmp_idle_pull
Alex Shi
2016-12-14
sched: hmp: fix out-of-range CPU possible
Chris Redpath
2016-12-14
hmp: dont attempt to pull tasks if affinity doesn't allow it
Chris Redpath
2016-12-14
hmp: Use idle pull to perform forced up-migrations
Chris Redpath
2016-12-14
sched: hmp: Change small task packing defaults for all platforms
Chris Redpath
2016-12-14
LOCAL / sched: Fix build break by using alternative function
Chanwoo Choi
2016-12-14
hmp: sched: Clean up hmp_up_threshold checks into a utility fn
Chris Redpath
2016-12-14
HMP: Fix rt task allowed cpu mask restriction code on 1x1 system
Dietmar Eggemann
2016-12-14
HMP: Restrict irq_default_affinity to hmp_slow_cpu_mask
Dietmar Eggemann
2016-12-14
sched: hmp: Fix potential task_struct memory leak
Chris Redpath
2016-12-14
sched: hmp: Change TC2 packing config to disabled default if present
Chris Redpath
2016-12-14
sched: hmp: Make idle balance behaviour normal when packing disabled
Chris Redpath
2016-12-14
sched: update runqueue clock before migrations away
Chris Redpath
2016-12-14
sched: reset blocked load decay_count during synchronization
Chris Redpath
2016-12-14
genirq: Add default affinity mask command line option
Thomas Gleixner
2016-12-14
sched: hmp: Fix build breakage when not using CONFIG_SCHED_HMP
Chris Redpath
2016-12-14
sched: hmp: add read-only hmp domain sysfs file
Chris Redpath
2016-12-14
HMP: Avoid using the cpu stopper to stop runnable tasks
Mathieu Poirier
2016-12-14
HMP: Implement task packing for small tasks in HMP systems
Chris Redpath
2016-12-14
hmp: Remove potential for task_struct access race
Chris Redpath
2016-12-14
sched: HMP: fix potential logical errors
Chris Redpath
2016-12-14
smp: smp_cross_call function pointer tracing
Chris Redpath
2016-12-14
sched: HMP: Additional trace points for debugging HMP behaviour
Chris Redpath
2016-12-14
sched: HMP: Change default HMP thresholds
Chris Redpath
2016-12-14
HMP: Update migration timer when we fork-migrate
Chris Redpath
2016-12-14
HMP: Access runqueue task clocks directly.
Chris Redpath
2016-12-14
HMP: Implement idle pull for HMP
Chris Redpath
2016-12-14
sched: HMP change nr_running offload metric
Chris Redpath
2016-12-14
HMP: Explicitly implement all-load-is-max-load policy for HMP targets
Chris Redpath
2016-12-14
HMP: Modify the runqueue stats to add a new child stat
Chris Redpath
2016-12-14
sched: track per-rq 'last migration time'
Chris Redpath
2016-12-14
sched: HMP fix traversing the rb-tree from the curr pointer
Morten Rasmussen
2016-12-14
HMP: select 'best' task for migration rather than 'current'
Chris Redpath
2016-12-14
HMP: Check the system has little cpus before forcing rt tasks onto them
Jon Medhurst
2016-12-14
HMP: experimental: Force all rt tasks to start on little domain.
Dietmar Eggemann
2016-12-14
LOCAL / sched: Fix build break
Chanwoo Choi
2016-12-14
sched: Restrict nohz balance kicks to stay in the HMP domain
Chris Redpath
2016-12-14
HMP: Force new non-kernel tasks onto big CPUs until load stabilises
Chris Redpath
2016-12-14
HMP: Avoid multiple calls to hmp_domain_min_load in fast path
Chris Redpath
2016-12-14
HMP: Select least-loaded CPU when performing HMP Migrations
Chris Redpath
2016-12-14
HMP: Use unweighted load for hmp migration decisions
Chris Redpath
2016-12-14
sched: cfs.nr_running does not contain the intended metric
Chris Redpath
2016-12-14
sched: Basic global balancing support for HMP
Morten Rasmussen
2016-12-14
ARM: Fix build breakage when big.LITTLE.conf is not used.
Chris Redpath
2016-12-14
ARM: Experimental Frequency-Invariant Load Scaling Patch
Olivier Cozette
2016-12-14
ARM: Change load tracking scale using sysfs
Olivier Cozette
[next]