Rabin Vincent
|
95e904c7da
sched: fix defined-but-unused warning
|
17 years ago |
Ingo Molnar
|
9583f3d9c0
Merge branch 'linus' into core/softirq
|
17 years ago |
Ingo Molnar
|
e765ee90da
Merge branch 'linus' into tracing/ftrace
|
17 years ago |
Ingo Molnar
|
f9e8e07e07
Merge branch 'linus' into sched-devel
|
17 years ago |
Lai Jiangshan
|
7a232e0350
sched: 64-bit: fix arithmetics overflow
|
17 years ago |
Lai Jiangshan
|
2e084786f6
sched: fair group: fix overflow(was: fix divide by zero)
|
17 years ago |
Ingo Molnar
|
040ec23d07
sched: sched_clock() lockdep fix
|
17 years ago |
Paul Mundt
|
e9886ca3a9
sched: kill off dead cfs_rq_set_shares()
|
17 years ago |
David Rientjes
|
9985b0bab3
sched: prevent bound kthreads from changing cpus_allowed
|
17 years ago |
Peter Zijlstra
|
7def2be1dc
sched: fix hotplug cpus on ia64
|
17 years ago |
Oleg Nesterov
|
16882c1e96
sched: fix TASK_WAKEKILL vs SIGKILL race
|
17 years ago |
Thomas Gleixner
|
e958b36004
sched: move weighted_cpuload into #ifdef CONFIG_SMP section
|
17 years ago |
Max Krasnyansky
|
68f4f1ec08
sched: Move cpu masks from kernel/sched.c into kernel/cpu.c
|
17 years ago |
Max Krasnyansky
|
5c8e1ed1d2
sched: CPU hotplug events must not destroy scheduler domains created by the cpusets
|
17 years ago |
Gregory Haskins
|
1f11eb6a8b
sched: fix cpupri hotplug support
|
17 years ago |
Gautham R Shenoy
|
099f98c8a1
sched: print the sd->level in sched_domain_debug code
|
17 years ago |
Dhaval Giani
|
6d6bc0ad86
sched: add comments for ifdefs in sched.c
|
17 years ago |
Arjan van de Ven
|
e21f5b153b
sched: print module list in the "scheduling while atomic" warning
|
17 years ago |
Rabin Vincent
|
81d41d7ece
sched: fix defined-but-unused warning
|
17 years ago |
Thomas Gleixner
|
f7dcd80bbc
namespacecheck: fixes in kernel/sched.c
|
17 years ago |
Dmitry Adamushko
|
d07355f5de
sched: check for SD_SERIALIZE atomically in rebalance_domains()
|
17 years ago |
Gregory Haskins
|
6e0534f278
sched: use a 2-d bitmap for searching lowest-pri CPU
|
17 years ago |
Mike Galbraith
|
f333fdc909
sched: make !hrtick faster
|
17 years ago |
Gregory Haskins
|
45c01e8249
sched: prioritize non-migratable tasks over migratable ones
|
17 years ago |
Ingo Molnar
|
6363ca57c7
revert ("sched: fair-group: SMP-nice for group scheduling")
|
17 years ago |
Ingo Molnar
|
4285f594f8
sched: cleanup
|
17 years ago |
Roel Kluin
|
3f33a7ce95
sched: unite unlikely pairs in rt_policy() and schedule_debug()
|
17 years ago |
Ingo Molnar
|
f9305d4a09
revert ("sched: fair: weight calculations")
|
17 years ago |
Eric Sandeen
|
7c9f8861e6
stackprotector: use canary at end of stack to indicate overruns at oops time
|
17 years ago |
Ingo Molnar
|
c6531cce6e
sched: do not trace sched_clock
|
17 years ago |