index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
|
|
/
|
/
|
*
|
sched: sync wakeups vs avg_overlap
Peter Zijlstra
2008-10-08
1
-8
/
+10
*
|
sched: minor optimizations in wake_affine and select_task_rq_fair
Amit K. Arora
2008-09-30
1
-9
/
+7
*
|
sched: maintain only task entities in cfs_rq->tasks list
Bharata B Rao
2008-09-25
1
-17
/
+9
*
|
sched: fixup buddy selection
Peter Zijlstra
2008-09-23
1
-2
/
+2
*
|
sched: fixlet for group load balance
Peter Zijlstra
2008-09-23
1
-13
/
+14
*
|
sched: rework wakeup preemption
Peter Zijlstra
2008-09-23
1
-129
/
+4
*
|
sched: fix list traversal to use _rcu variant
Chris Friesen
2008-09-22
1
-1
/
+1
*
|
sched: wakeup preempt when small overlap
Peter Zijlstra
2008-09-22
1
-3
/
+10
*
|
sched: fix __load_balance_iterator() for cfq with only one task
Gautham R Shenoy
2008-09-06
1
-1
/
+1
*
|
sched: call resched_task() conditionally from new task wake up path
Bharata B Rao
2008-08-28
1
-1
/
+8
|
/
*
sched: fix mysql+oltp regression
Mike Galbraith
2008-08-11
1
-7
/
+12
*
sched: fix warning in hrtick_start_fair()
Peter Zijlstra
2008-07-28
1
-1
/
+1
*
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-07-23
1
-3
/
+5
|
\
|
*
Merge branch 'sched/urgent' into sched/devel
Ingo Molnar
2008-07-20
1
-3
/
+2
|
|
\
|
|
*
sched, x86: clean up hrtick implementation
Peter Zijlstra
2008-07-20
1
-3
/
+2
|
*
|
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...
Max Krasnyansky
2008-07-18
1
-0
/
+3
|
|
/
*
|
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-16
1
-123
/
+290
|
\
\
|
|
/
|
*
sched: add avg-overlap support to RT tasks
Gregory Haskins
2008-07-04
1
-19
/
+2
|
*
sched: make sched_{rt,fair}.c ifdefs more readable
Dhaval Giani
2008-06-27
1
-3
/
+3
|
*
sched: bias effective_load() error towards failing wake_affine().
Peter Zijlstra
2008-06-27
1
-0
/
+28
|
*
sched: incremental effective_load()
Peter Zijlstra
2008-06-27
1
-3
/
+15
|
*
sched: correct wakeup weight calculations
Peter Zijlstra
2008-06-27
1
-22
/
+26
|
*
sched: fix mult overflow
Srivatsa Vaddagiri
2008-06-27
1
-4
/
+4
|
*
sched: optimize effective_load()
Peter Zijlstra
2008-06-27
1
-4
/
+4
|
*
sched: fix task_h_load()
Peter Zijlstra
2008-06-27
1
-9
/
+40
|
*
sched: fix load scaling in group balancing
Peter Zijlstra
2008-06-27
1
-4
/
+6
|
*
sched: hierarchical load vs affine wakeups
Peter Zijlstra
2008-06-27
1
-2
/
+21
|
*
sched: simplify the group load balancer
Peter Zijlstra
2008-06-27
1
-7
/
+8
|
*
sched: no need to aggregate task_weight
Peter Zijlstra
2008-06-27
1
-1
/
+1
|
*
sched: kill task_group balancing
Srivatsa Vaddagiri
2008-06-27
1
-13
/
+2
|
*
sched: fix sched_domain aggregation
Peter Zijlstra
2008-06-27
1
-6
/
+6
|
*
sched: fix wakeup granularity and buddy granularity
Peter Zijlstra
2008-06-27
1
-8
/
+7
|
*
sched: revert revert of: fair-group: SMP-nice for group scheduling
Peter Zijlstra
2008-06-27
1
-44
/
+80
[next]