index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched_fair.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sched: Re-tune the scheduler latency defaults to decrease worst-case latencies
Mike Galbraith
2009-09-09
1
-6
/
+6
*
sched: Turn off child_runs_first
Mike Galbraith
2009-09-09
1
-2
/
+2
*
sched: Ensure that a child can't gain time over it's parent after fork()
Mike Galbraith
2009-09-08
1
-3
/
+5
*
sched: Deal with low-load in wake_affine()
Peter Zijlstra
2009-09-07
1
-1
/
+11
*
sched: Remove short cut from select_task_rq_fair()
Peter Zijlstra
2009-09-07
1
-2
/
+0
*
sched: Add wait, sleep and iowait accounting tracepoints
Peter Zijlstra
2009-09-02
1
-1
/
+11
*
sched: Provide iowait counters
Arjan van de Ven
2009-09-02
1
-0
/
+5
*
sched: Add debug check to task_of()
Peter Zijlstra
2009-08-02
1
-6
/
+14
*
sched: Fully integrate cpus_active_map and root-domain code
Gregory Haskins
2009-08-02
1
-3
/
+7
*
sched: Fix latencytop and sleep profiling vs group scheduling
Peter Zijlstra
2009-08-02
1
-13
/
+19
*
sched: Account for vruntime wrapping
Fabio Checconi
2009-07-18
1
-2
/
+8
*
sched: Fix bug in SCHED_IDLE interaction with group scheduling
Paul Turner
2009-07-11
1
-1
/
+2
*
sched: Fix out of scope variable access in sched_slice()
Christian Engelmayer
2009-06-17
1
-1
/
+2
*
sched: remove redundant hierarchy walk in check_preempt_wakeup
Paul Turner
2009-04-09
1
-10
/
+3
*
Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core
Ingo Molnar
2009-02-15
1
-2
/
+9
|
\
|
*
sched: revert recent sync wakeup changes
Peter Zijlstra
2009-02-11
1
-2
/
+9
|
|
|
\
*
-
.
|
Merge branches 'sched/rt' and 'sched/urgent' into sched/core
Ingo Molnar
2009-02-08
1
-21
/
+48
|
\
\
|
|
|
*
sched: fix buddie group latency
Peter Zijlstra
2009-02-01
1
-2
/
+8
|
|
*
sched: clear buddies more aggressively
Mike Galbraith
2009-02-01
1
-1
/
+12
|
|
*
sched: fix sync wakeups
Peter Zijlstra
2009-02-01
1
-9
/
+2
|
|
*
sched: sched_slice() fixlet
Lin Ming
2009-01-15
1
-1
/
+4
|
|
*
sched: fix update_min_vruntime
Peter Zijlstra
2009-01-15
1
-1
/
+1
|
|
*
sched: SCHED_OTHER vs SCHED_IDLE isolation
Peter Zijlstra
2009-01-15
1
-8
/
+22
|
|
/
*
/
sched: prefer wakers
Peter Zijlstra
2009-01-15
1
-6
/
+53
|
/
*
generic swap(): sched: remove local swap() macro
Wu Fengguang
2009-01-08
1
-2
/
+0
*
Merge branch 'linus' into sched/urgent
Ingo Molnar
2009-01-05
1
-8
/
+24
|
\
|
*
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
1
-8
/
+24
|
|
\
|
|
*
sched: bias task wakeups to preferred semi-idle packages
Vaidyanathan Srinivasan
2008-12-19
1
-0
/
+18
|
|
*
sched: convert remaining old-style cpumask operators
Rusty Russell
2008-11-24
1
-2
/
+2
|
|
*
sched: wrap sched_group and sched_domain cpumask accesses.
Rusty Russell
2008-11-24
1
-6
/
+4
*
|
|
sched: fix sched_slice()
Mike Galbraith
2009-01-02
1
-18
/
+12
|
/
/
*
|
sched: optimize update_curr()
Peter Zijlstra
2008-12-16
1
-0
/
+2
*
|
sched: fix wakeup preemption clock
Mike Galbraith
2008-12-16
1
-4
/
+3
|
/
*
sched: release buddies on yield
Peter Zijlstra
2008-11-11
1
-5
/
+12
*
sched: fix buddies for group scheduling
Peter Zijlstra
2008-11-05
1
-2
/
+14
*
sched: backward looking buddy
Peter Zijlstra
2008-11-05
1
-7
/
+25
*
sched: fix fair preempt check
Peter Zijlstra
2008-11-05
1
-0
/
+3
*
sched: cleanup fair task selection
Peter Zijlstra
2008-11-05
1
-22
/
+11
*
sched: virtual time buddy preemption
Peter Zijlstra
2008-10-24
1
-6
/
+4
*
sched: re-instate vruntime based wakeup preemption
Peter Zijlstra
2008-10-24
1
-6
/
+92
*
sched: weaken sync hint
Mike Galbraith
2008-10-24
1
-4
/
+3
*
sched: more accurate min_vruntime accounting
Peter Zijlstra
2008-10-24
1
-24
/
+25
*
Merge commit 'v2.6.28-rc1' into sched/urgent
Ingo Molnar
2008-10-24
1
-0
/
+1
|
\
|
*
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-23
1
-22
/
+40
|
|
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
2008-10-20
1
-176
/
+59
|
|
\
\
\
|
|
|
*
|
timers: fix itimer/many thread hang
Frank Mayhar
2008-09-14
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
sched: add CONFIG_SMP consistency
Li Zefan
2008-10-22
1
-3
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
sched: revert back to per-rq vruntime
Peter Zijlstra
2008-10-20
1
-17
/
+15
*
|
|
sched: fair scheduler should not resched rt tasks
Peter Zijlstra
2008-10-20
1
-4
/
+24
*
|
|
sched: minor fast-path overhead reduction
Mike Galbraith
2008-10-17
1
-1
/
+1
|
|
/
|
/
|
[prev]
[next]