Linus Torvalds
|
75b56ec294
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Linus Torvalds
|
cf6ace16a3
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Ingo Molnar
|
d1e9ae47a0
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent
|
14 years ago |
Peter Zijlstra
|
c5d753a55a
sched: Add irq_{enter,exit}() to scheduler_ipi()
|
14 years ago |
Peter Zijlstra
|
d110235d2c
sched: Avoid creating superfluous NUMA domains on non-NUMA systems
|
14 years ago |
Peter Zijlstra
|
e3589f6c81
sched: Allow for overlapping sched_domain spans
|
14 years ago |
Peter Zijlstra
|
9c3f75cbd1
sched: Break out cpu_power from the sched_group structure
|
14 years ago |
Peter Zijlstra
|
c64be78ffb
sched: Fix 32bit race
|
14 years ago |
Dima Zavin
|
732375c6a5
plist: Remove the need to supply locks to plist heads
|
14 years ago |
Mike Galbraith
|
cd62287e36
sched, cgroups: Fix MIN_SHARES on 64-bit boxen
|
14 years ago |
Peter Zijlstra
|
6c6c54e180
sched: Fix/clarify set_task_cpu() locking rules
|
14 years ago |
Peter Zijlstra
|
f339b9dc1f
sched: Fix schedstat.nr_wakeups_migrate
|
14 years ago |
Peter Zijlstra
|
f01114cb59
sched: Fix cross-cpu clock sync on remote wakeups
|
14 years ago |
KOSAKI Motohiro
|
1e1b6c511d
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
|
14 years ago |
Peter Zijlstra
|
d6aa8f85f1
sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSW
|
14 years ago |
Ben Blum
|
f780bdb7c1
cgroups: add per-thread subsystem callbacks
|
14 years ago |
Linus Torvalds
|
15a3d11b0f
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Linus Torvalds
|
e98bae7592
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
|
14 years ago |
Daniel Hellstrom
|
17d9f311ec
SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI
|
14 years ago |
David S. Miller
|
90d3ac15e5
Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8'
|
14 years ago |
Nikhil Rao
|
c8b281161d
sched: Increase SCHED_LOAD_SCALE resolution
|
14 years ago |
Nikhil Rao
|
1399fa7807
sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculations
|
14 years ago |
Nikhil Rao
|
f05998d4b8
sched: Cleanup set_load_weight()
|
14 years ago |
Stephan Baerwolf
|
db670dac49
sched: Fix and optimise calculation of the weight-inverse
|
14 years ago |
Yong Zhang
|
db44fc017d
sched: Avoid going ahead if ->cpus_allowed is not changed
|
14 years ago |
Mike Galbraith
|
61eadef6a9
sched, rt: Update rq clock when unthrottling of an otherwise idle CPU
|
14 years ago |
Samir Bellabes
|
3e51e3edfd
sched: Remove unused parameters from sched_fork() and wake_up_new_task()
|
14 years ago |
Hillf Danton
|
7142d17e8f
sched: Shorten the construction of the span cpu mask of sched domain
|
14 years ago |
Rakib Mullick
|
4934a4d3d3
sched: Wrap the 'cfs_rq->nr_spread_over' field with CONFIG_SCHED_DEBUG
|
14 years ago |
Hillf Danton
|
1437f5bca3
sched: Remove noop in alloc_rt_sched_group()
|
14 years ago |