index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: update shares on wakeup
Peter Zijlstra
2008-06-27
1
-1
/
+29
*
sched: fix shares boost logic
Peter Zijlstra
2008-06-27
1
-0
/
+3
*
sched: disable source/target_load bias
Peter Zijlstra
2008-06-27
1
-2
/
+2
*
sched: remove prio preference from balance decisions
Peter Zijlstra
2008-06-27
1
-9
/
+3
*
sched: hierarchical load vs find_busiest_group
Peter Zijlstra
2008-06-27
1
-3
/
+23
*
sched: persistent average load per task
Peter Zijlstra
2008-06-27
1
-13
/
+12
*
sched: fix sched_balance_self() smp group balancing
Peter Zijlstra
2008-06-27
1
-0
/
+3
*
sched: fix newidle smp group balancing
Peter Zijlstra
2008-06-27
1
-0
/
+13
*
sched: simplify the group load balancer
Peter Zijlstra
2008-06-27
1
-222
/
+64
*
sched: no need to aggregate task_weight
Peter Zijlstra
2008-06-27
1
-15
/
+1
*
sched: dont micro manage share losses
Peter Zijlstra
2008-06-27
1
-23
/
+3
*
sched: update aggregate when holding the RQs
Peter Zijlstra
2008-06-27
1
-0
/
+20
*
sched: fix sched_domain aggregation
Peter Zijlstra
2008-06-27
1
-59
/
+54
*
sched: fix wakeup granularity and buddy granularity
Peter Zijlstra
2008-06-27
1
-0
/
+1
*
sched: sched_clock_cpu() based cpu_clock()
Peter Zijlstra
2008-06-27
1
-76
/
+0
*
sched: revert revert of: fair-group: SMP-nice for group scheduling
Peter Zijlstra
2008-06-27
1
-31
/
+399
*
sched: revert the revert of: weight calculations
Peter Zijlstra
2008-06-27
1
-6
/
+3
*
Merge branch 'linus' into sched/devel
Ingo Molnar
2008-06-25
1
-8
/
+6
|
\
|
*
Merge branch 'linus' into sched/urgent
Ingo Molnar
2008-06-23
1
-1
/
+6
|
|
\
|
*
|
sched: refactor wait_for_completion_timeout()
Oleg Nesterov
2008-06-20
1
-18
/
+6
|
*
|
sched: fix wait_for_completion_timeout() spurious failure under heavy load
Roland Dreier
2008-06-20
1
-0
/
+10
*
|
|
Merge branch 'linus' into sched/devel
Ingo Molnar
2008-06-23
1
-1
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-06-20
1
-1
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
cpuset: limit the input of cpuset.sched_relax_domain_level
Li Zefan
2008-06-19
1
-1
/
+6
|
*
|
sched: CPU hotplug events must not destroy scheduler domains created by the c...
Max Krasnyansky
2008-06-19
1
-0
/
+22
*
|
|
sched: rt: fix the bandwidth contraint computations
Peter Zijlstra
2008-06-20
1
-3
/
+8
*
|
|
Merge branch 'sched' into sched-devel
Ingo Molnar
2008-06-19
1
-2
/
+1
|
\
\
\
|
|
/
/
|
*
|
sched: rt-group: fix hierarchy
Peter Zijlstra
2008-06-19
1
-1
/
+0
|
*
|
sched: NULL pointer dereference while setting sched_rt_period_us
Dario Faggioli
2008-06-19
1
-1
/
+1
|
*
|
sched: fix defined-but-unused warning
Rabin Vincent
2008-06-17
1
-0
/
+2
|
|
/
*
|
sched: rework of "prioritize non-migratable tasks over migratable ones"
Dmitry Adamushko
2008-06-18
1
-4
/
+2
*
|
Merge branch 'linus' into sched-devel
Ingo Molnar
2008-06-16
1
-8
/
+14
|
\
\
|
|
/
|
*
sched: 64-bit: fix arithmetics overflow
Lai Jiangshan
2008-06-12
1
-2
/
+7
|
*
sched: fair group: fix overflow(was: fix divide by zero)
Lai Jiangshan
2008-06-12
1
-2
/
+5
|
*
sched: fix TASK_WAKEKILL vs SIGKILL race
Oleg Nesterov
2008-06-10
1
-4
/
+2
*
|
sched: kill off dead cfs_rq_set_shares()
Paul Mundt
2008-06-10
1
-8
/
+0
*
|
sched: prevent bound kthreads from changing cpus_allowed
David Rientjes
2008-06-10
1
-0
/
+6
*
|
sched: fix hotplug cpus on ia64
Peter Zijlstra
2008-06-10
1
-4
/
+11
*
|
sched: move weighted_cpuload into #ifdef CONFIG_SMP section
Thomas Gleixner
2008-06-06
1
-6
/
+6
*
|
sched: Move cpu masks from kernel/sched.c into kernel/cpu.c
Max Krasnyansky
2008-06-06
1
-18
/
+0
*
|
sched: CPU hotplug events must not destroy scheduler domains created by the c...
Max Krasnyansky
2008-06-06
1
-0
/
+22
*
|
sched: fix cpupri hotplug support
Gregory Haskins
2008-06-06
1
-14
/
+40
*
|
sched: print the sd->level in sched_domain_debug code
Gautham R Shenoy
2008-06-06
1
-1
/
+24
*
|
sched: add comments for ifdefs in sched.c
Dhaval Giani
2008-06-06
1
-38
/
+38
*
|
sched: print module list in the "scheduling while atomic" warning
Arjan van de Ven
2008-06-06
1
-0
/
+1
*
|
sched: fix defined-but-unused warning
Rabin Vincent
2008-06-06
1
-0
/
+2
*
|
namespacecheck: fixes in kernel/sched.c
Thomas Gleixner
2008-06-06
1
-1
/
+1
*
|
sched: check for SD_SERIALIZE atomically in rebalance_domains()
Dmitry Adamushko
2008-06-06
1
-2
/
+4
*
|
sched: use a 2-d bitmap for searching lowest-pri CPU
Gregory Haskins
2008-06-06
1
-0
/
+7
*
|
sched: make !hrtick faster
Mike Galbraith
2008-06-06
1
-3
/
+5
[next]