Ingo Molnar
|
773dc8eaca
Merge branch 'linus' into sched/new-API-sched_setscheduler
|
17 years ago |
Ingo Molnar
|
f57aec5a87
Merge branch 'linus' into sched/devel
|
17 years ago |
Ingo Molnar
|
ace7f1b796
Merge branch 'linus' into core/softirq
|
17 years ago |
Rusty Russell
|
961ccddd59
sched: add new API sched_setscheduler_nocheck: add a flag to control access checks
|
17 years ago |
Ingo Molnar
|
1de8644cc7
Merge branch 'linus' into sched/devel
|
17 years ago |
Ingo Molnar
|
f34bfb1bee
Merge branch 'linus' into tracing/ftrace
|
17 years ago |
Ingo Molnar
|
198bb971e2
Merge branch 'linus' into sched/urgent
|
17 years ago |
Ingo Molnar
|
a60b33cf59
Merge branch 'linus' into core/softirq
|
17 years ago |
Linus Torvalds
|
1f1e2ce8a5
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
Oleg Nesterov
|
ea71a54670
sched: refactor wait_for_completion_timeout()
|
17 years ago |
Roland Dreier
|
bb10ed0994
sched: fix wait_for_completion_timeout() spurious failure under heavy load
|
17 years ago |
Peter Zijlstra
|
10b612f440
sched: rt: fix the bandwidth contraint computations
|
17 years ago |
Li Zefan
|
30e0e17819
cpuset: limit the input of cpuset.sched_relax_domain_level
|
17 years ago |
Max Krasnyansky
|
f18f982abf
sched: CPU hotplug events must not destroy scheduler domains created by the cpusets
|
17 years ago |
Ingo Molnar
|
1cdad71537
Merge branch 'sched' into sched-devel
|
17 years ago |
Peter Zijlstra
|
7ea56616ba
sched: rt-group: fix hierarchy
|
17 years ago |
Dario Faggioli
|
49307fd6f7
sched: NULL pointer dereference while setting sched_rt_period_us
|
17 years ago |
Dmitry Adamushko
|
20b6331bfe
sched: rework of "prioritize non-migratable tasks over migratable ones"
|
17 years ago |
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 |