Thomas Gleixner
|
9828ea9d75
locking: Further name space cleanups
|
15 years ago |
Thomas Gleixner
|
c2f21ce2e3
locking: Implement new raw_spinlock
|
15 years ago |
Linus Torvalds
|
d0316554d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 years ago |
Thomas Gleixner
|
1a551ae715
sched: Use rcu in sched_get_rr_param()
|
15 years ago |
Thomas Gleixner
|
23f5d14251
sched: Use rcu in sched_get/set_affinity()
|
15 years ago |
Thomas Gleixner
|
5fe85be081
sched: Use rcu in sys_sched_getscheduler/sys_sched_getparam()
|
15 years ago |
Joe Perches
|
663997d417
sched: Use pr_fmt() and pr_<level>()
|
15 years ago |
Rafael J. Wysocki
|
7539a3b3d1
sched: Make wakeup side and atomic variants of completion API irq safe
|
15 years ago |
Linus Torvalds
|
702a7c7609
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
|
b9889ed1dd
sched: Remove forced2_migrations stats
|
15 years ago |
Phil Carmody
|
dfc12eb26a
sched: Fix memory leak in two error corner cases
|
15 years ago |
Mike Galbraith
|
4ca3ef71f5
sched: Fix build warning in get_update_sysctl_factor()
|
15 years ago |
Christian Ehrhardt
|
acb4a848da
sched: Update normalized values on user updates via proc
|
15 years ago |
Christian Ehrhardt
|
1983a922a1
sched: Make tunable scaling style configurable
|
15 years ago |
Christian Ehrhardt
|
0bcdcf28c9
sched: Fix missing sched tunable recalculation on cpu add/remove
|
15 years ago |
Peter Zijlstra
|
57785df5ac
sched: Fix task priority bug
|
15 years ago |
Peter Zijlstra
|
cd8ad40de3
sched: cgroup: Implement different treatment for idle shares
|
15 years ago |
Peter Zijlstra
|
6cecd084d0
sched: Discard some old bits
|
15 years ago |
Peter Zijlstra
|
cd29fe6f26
sched: Sanitize fork() handling
|
15 years ago |
Peter Zijlstra
|
ab19cb2331
sched: Clean up ttwu() rq locking
|
15 years ago |
Peter Zijlstra
|
5afcdab706
sched: Remove rq->clock coupling from set_task_cpu()
|
15 years ago |
Peter Zijlstra
|
970b13bacb
sched: Consolidate select_task_rq() callers
|
15 years ago |
Thomas Gleixner
|
dba091b9e3
sched: Protect sched_rr_get_param() access to task->sched_class
|
15 years ago |
Thomas Gleixner
|
3160568371
sched: Protect task->cpus_allowed access in sched_getaffinity()
|
15 years ago |
Linus Torvalds
|
1557d33007
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
|
15 years ago |
Tejun Heo
|
50de1a8ef1
Merge branch 'for-linus' into for-next
|
15 years ago |
Peter Zijlstra
|
6ad4c18884
sched: Fix balance vs hotplug race
|
15 years ago |
Linus Torvalds
|
897e81bea1
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Linus Torvalds
|
607781762e
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Frederic Weisbecker
|
c08f782985
mutex: Fix missing conditions to build mutex_spin_on_owner()
|
15 years ago |