Tejun Heo
|
969c79215a
sched: replace migration_thread with cpu_stop
|
15 years ago |
Peter Zijlstra
|
8b08ca52f5
rcu: Fix RCU lockdep splat in set_task_cpu on fork path
|
15 years ago |
Ingo Molnar
|
70bce3ba77
Merge branch 'linus' into perf/core
|
15 years ago |
Peter Zijlstra
|
669c55e9f9
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
|
15 years ago |
Peter Zijlstra
|
74f5187ac8
sched: Cure load average vs NO_HZ woes
|
15 years ago |
Benjamin Herrenschmidt
|
4b40221048
mutex: Don't spin when the owner CPU is offline or other weird cases
|
15 years ago |
Mike Galbraith
|
09a40af524
sched: Fix UP update_avg() build warning
|
15 years ago |
Ingo Molnar
|
b257c14ceb
Merge branch 'linus' into sched/core
|
15 years ago |
Linus Torvalds
|
2aedd192f7
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Ingo Molnar
|
ca7e0c6120
Merge branch 'linus' into perf/core
|
15 years ago |
Anton Blanchard
|
84fba5ec91
sched: Fix sched_getaffinity()
|
15 years ago |
Tejun Heo
|
336f5899d2
Merge branch 'master' into export-slabh
|
15 years ago |
Peter Zijlstra
|
371fd7e7a5
sched: Add enqueue/dequeue flags
|
15 years ago |
Peter Zijlstra
|
cc87f76a60
sched: Fix nr_uninterruptible count
|
15 years ago |
Peter Zijlstra
|
65cc8e4859
sched: Optimize task_rq_lock()
|
15 years ago |
Peter Zijlstra
|
0017d73509
sched: Fix TASK_WAKING vs fork deadlock
|
15 years ago |
Oleg Nesterov
|
9084bb8246
sched: Make select_fallback_rq() cpuset friendly
|
15 years ago |
Oleg Nesterov
|
6a1bdc1b57
sched: _cpu_down(): Don't play with current->cpus_allowed
|
15 years ago |
Oleg Nesterov
|
30da688ef6
sched: sched_exec(): Remove the select_fallback_rq() logic
|
15 years ago |
Oleg Nesterov
|
c1804d547d
sched: move_task_off_dead_cpu(): Remove retry logic
|
15 years ago |
Oleg Nesterov
|
1445c08d06
sched: move_task_off_dead_cpu(): Take rq->lock around select_fallback_rq()
|
15 years ago |
Oleg Nesterov
|
897f0b3c3f
sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locked code
|
15 years ago |
Oleg Nesterov
|
47a70985e5
sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock
|
15 years ago |
Ingo Molnar
|
c9494727cf
Merge branch 'linus' into sched/core
|
15 years ago |
Ingo Molnar
|
ec5e61aabe
Merge branch 'perf/urgent' into perf/core
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Peter Zijlstra
|
faa4602e47
x86, perf, bts, mm: Delete the never used BTS-ptrace code
|
15 years ago |
KOSAKI Motohiro
|
8bc037fb89
sched: Use proper type in sched_getaffinity()
|
15 years ago |
Andrew Morton
|
c890692bf3
kernel/sched.c: Suppress unused var warning
|
15 years ago |
KOSAKI Motohiro
|
cd3d8031eb
sched: sched_getaffinity(): Allow less than NR_CPUS length
|
15 years ago |