index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched.c
Age
Commit message (
Expand
)
Author
2008-07-14
Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2008-07-14
Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s...
Linus Torvalds
2008-07-14
Merge branch 'auto-ftrace-next' into tracing/for-linus
Ingo Molnar
2008-07-14
Merge branch 'sched/for-linus' into tracing/for-linus
Ingo Molnar
2008-07-13
Merge branch 'linus' into sched/devel
Ingo Molnar
2008-07-12
Merge branch 'linus' into x86/core
Ingo Molnar
2008-07-10
sched: fix cpu hotplug, cleanup
Linus Torvalds
2008-07-10
Merge branch 'tracing/ftrace' into auto-ftrace-next
Ingo Molnar
2008-07-10
sched: fix cpu hotplug
Dmitry Adamushko
2008-07-08
sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c
Mike Travis
2008-07-07
Merge commit 'v2.6.26-rc9' into sched/devel
Ingo Molnar
2008-07-04
sched: fix accounting in task delay accounting & migration
Ankita Garg
2008-07-04
sched: add avg-overlap support to RT tasks
Gregory Haskins
2008-07-04
sched: terminate newidle balancing once at least one task has moved over
Gregory Haskins
2008-07-01
sched: fix divide error when trying to configure rt_period to zero
Raistlin
2008-06-30
sched: fix warning
Vegard Nossum
2008-06-30
sched: build fix
Ingo Molnar
2008-06-29
sched: fix cpu hotplug
Dmitry Adamushko
2008-06-27
sched: incremental effective_load()
Peter Zijlstra
2008-06-27
sched: correct wakeup weight calculations
Peter Zijlstra
2008-06-27
sched: update shares on wakeup
Peter Zijlstra
2008-06-27
sched: fix shares boost logic
Peter Zijlstra
2008-06-27
sched: disable source/target_load bias
Peter Zijlstra
2008-06-27
sched: remove prio preference from balance decisions
Peter Zijlstra
2008-06-27
sched: hierarchical load vs find_busiest_group
Peter Zijlstra
2008-06-27
sched: persistent average load per task
Peter Zijlstra
2008-06-27
sched: fix sched_balance_self() smp group balancing
Peter Zijlstra
2008-06-27
sched: fix newidle smp group balancing
Peter Zijlstra
2008-06-27
sched: simplify the group load balancer
Peter Zijlstra
2008-06-27
sched: no need to aggregate task_weight
Peter Zijlstra
2008-06-27
sched: dont micro manage share losses
Peter Zijlstra
2008-06-27
sched: update aggregate when holding the RQs
Peter Zijlstra
2008-06-27
sched: fix sched_domain aggregation
Peter Zijlstra
2008-06-27
sched: fix wakeup granularity and buddy granularity
Peter Zijlstra
2008-06-27
sched: sched_clock_cpu() based cpu_clock()
Peter Zijlstra
2008-06-27
sched: revert revert of: fair-group: SMP-nice for group scheduling
Peter Zijlstra
2008-06-27
sched: revert the revert of: weight calculations
Peter Zijlstra
2008-06-25
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
2008-06-25
Merge branch 'linus' into sched/new-API-sched_setscheduler
Ingo Molnar
2008-06-25
Merge branch 'linus' into sched/devel
Ingo Molnar
2008-06-25
Merge branch 'linus' into core/softirq
Ingo Molnar
2008-06-23
sched: add new API sched_setscheduler_nocheck: add a flag to control access c...
Rusty Russell
2008-06-23
Merge branch 'linus' into sched/devel
Ingo Molnar
2008-06-23
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
2008-06-23
Merge branch 'linus' into sched/urgent
Ingo Molnar
2008-06-23
Merge branch 'linus' into core/softirq
Ingo Molnar
2008-06-20
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-06-20
sched: refactor wait_for_completion_timeout()
Oleg Nesterov
2008-06-20
sched: fix wait_for_completion_timeout() spurious failure under heavy load
Roland Dreier
2008-06-20
sched: rt: fix the bandwidth contraint computations
Peter Zijlstra
[next]