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_fair.c
Age
Commit message (
Expand
)
Author
2009-08-02
sched: Fix latencytop and sleep profiling vs group scheduling
Peter Zijlstra
2009-07-18
sched: Account for vruntime wrapping
Fabio Checconi
2009-07-11
sched: Fix bug in SCHED_IDLE interaction with group scheduling
Paul Turner
2009-06-17
sched: Fix out of scope variable access in sched_slice()
Christian Engelmayer
2009-04-09
sched: remove redundant hierarchy walk in check_preempt_wakeup
Paul Turner
2009-02-15
Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core
Ingo Molnar
2009-02-11
sched: revert recent sync wakeup changes
Peter Zijlstra
2009-02-08
Merge branches 'sched/rt' and 'sched/urgent' into sched/core
Ingo Molnar
2009-02-01
sched: fix buddie group latency
Peter Zijlstra
2009-02-01
sched: clear buddies more aggressively
Mike Galbraith
2009-02-01
sched: fix sync wakeups
Peter Zijlstra
2009-01-15
sched: sched_slice() fixlet
Lin Ming
2009-01-15
sched: fix update_min_vruntime
Peter Zijlstra
2009-01-15
sched: SCHED_OTHER vs SCHED_IDLE isolation
Peter Zijlstra
2009-01-15
sched: prefer wakers
Peter Zijlstra
2009-01-08
generic swap(): sched: remove local swap() macro
Wu Fengguang
2009-01-05
Merge branch 'linus' into sched/urgent
Ingo Molnar
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
sched: fix sched_slice()
Mike Galbraith
2008-12-19
sched: bias task wakeups to preferred semi-idle packages
Vaidyanathan Srinivasan
2008-12-16
sched: optimize update_curr()
Peter Zijlstra
2008-12-16
sched: fix wakeup preemption clock
Mike Galbraith
2008-11-24
sched: convert remaining old-style cpumask operators
Rusty Russell
2008-11-24
sched: wrap sched_group and sched_domain cpumask accesses.
Rusty Russell
2008-11-11
sched: release buddies on yield
Peter Zijlstra
2008-11-05
sched: fix buddies for group scheduling
Peter Zijlstra
2008-11-05
sched: backward looking buddy
Peter Zijlstra
2008-11-05
sched: fix fair preempt check
Peter Zijlstra
2008-11-05
sched: cleanup fair task selection
Peter Zijlstra
2008-10-24
sched: virtual time buddy preemption
Peter Zijlstra
2008-10-24
sched: re-instate vruntime based wakeup preemption
Peter Zijlstra
2008-10-24
sched: weaken sync hint
Mike Galbraith
2008-10-24
sched: more accurate min_vruntime accounting
Peter Zijlstra
2008-10-24
Merge commit 'v2.6.28-rc1' into sched/urgent
Ingo Molnar
2008-10-23
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-22
sched: add CONFIG_SMP consistency
Li Zefan
2008-10-20
sched: revert back to per-rq vruntime
Peter Zijlstra
2008-10-20
sched: fair scheduler should not resched rt tasks
Peter Zijlstra
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
2008-10-17
sched: minor fast-path overhead reduction
Mike Galbraith
2008-10-08
sched: sync wakeups vs avg_overlap
Peter Zijlstra
2008-09-30
sched: minor optimizations in wake_affine and select_task_rq_fair
Amit K. Arora
2008-09-25
sched: maintain only task entities in cfs_rq->tasks list
Bharata B Rao
2008-09-23
sched: fixup buddy selection
Peter Zijlstra
2008-09-23
sched: fixlet for group load balance
Peter Zijlstra
2008-09-23
sched: rework wakeup preemption
Peter Zijlstra
2008-09-22
sched: fix list traversal to use _rcu variant
Chris Friesen
2008-09-22
sched: wakeup preempt when small overlap
Peter Zijlstra
2008-09-14
timers: fix itimer/many thread hang
Frank Mayhar
2008-09-06
sched: fix __load_balance_iterator() for cfq with only one task
Gautham R Shenoy
[next]