Peter Zijlstra
|
06b83b5fbe
sched: Use TASK_WAKING for fork wakups
|
15 lat temu |
Peter Zijlstra
|
e6c8fba777
sched: Fix task_hot() test order
|
15 lat temu |
Ingo Molnar
|
ee1156c11a
Merge branch 'linus' into sched/urgent
|
15 lat temu |
Thomas Gleixner
|
1d61548254
sched: Convert pi_lock to raw_spinlock
|
15 lat temu |
Thomas Gleixner
|
0986b11b12
sched: Convert rt_runtime_lock to raw_spinlock
|
15 lat temu |
Thomas Gleixner
|
05fa785cf8
sched: Convert rq->lock to raw_spinlock
|
15 lat temu |
Thomas Gleixner
|
9828ea9d75
locking: Further name space cleanups
|
15 lat temu |
Thomas Gleixner
|
c2f21ce2e3
locking: Implement new raw_spinlock
|
15 lat temu |
Linus Torvalds
|
d0316554d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 lat temu |
Thomas Gleixner
|
1a551ae715
sched: Use rcu in sched_get_rr_param()
|
15 lat temu |
Thomas Gleixner
|
23f5d14251
sched: Use rcu in sched_get/set_affinity()
|
15 lat temu |
Thomas Gleixner
|
5fe85be081
sched: Use rcu in sys_sched_getscheduler/sys_sched_getparam()
|
15 lat temu |
Joe Perches
|
663997d417
sched: Use pr_fmt() and pr_<level>()
|
15 lat temu |
Rafael J. Wysocki
|
7539a3b3d1
sched: Make wakeup side and atomic variants of completion API irq safe
|
15 lat temu |
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 lat temu |
Ingo Molnar
|
b9889ed1dd
sched: Remove forced2_migrations stats
|
15 lat temu |
Phil Carmody
|
dfc12eb26a
sched: Fix memory leak in two error corner cases
|
15 lat temu |
Mike Galbraith
|
4ca3ef71f5
sched: Fix build warning in get_update_sysctl_factor()
|
15 lat temu |
Christian Ehrhardt
|
acb4a848da
sched: Update normalized values on user updates via proc
|
15 lat temu |
Christian Ehrhardt
|
1983a922a1
sched: Make tunable scaling style configurable
|
15 lat temu |
Christian Ehrhardt
|
0bcdcf28c9
sched: Fix missing sched tunable recalculation on cpu add/remove
|
15 lat temu |
Peter Zijlstra
|
57785df5ac
sched: Fix task priority bug
|
15 lat temu |
Peter Zijlstra
|
cd8ad40de3
sched: cgroup: Implement different treatment for idle shares
|
15 lat temu |
Peter Zijlstra
|
6cecd084d0
sched: Discard some old bits
|
15 lat temu |
Peter Zijlstra
|
cd29fe6f26
sched: Sanitize fork() handling
|
15 lat temu |
Peter Zijlstra
|
ab19cb2331
sched: Clean up ttwu() rq locking
|
15 lat temu |
Peter Zijlstra
|
5afcdab706
sched: Remove rq->clock coupling from set_task_cpu()
|
15 lat temu |
Peter Zijlstra
|
970b13bacb
sched: Consolidate select_task_rq() callers
|
15 lat temu |
Thomas Gleixner
|
dba091b9e3
sched: Protect sched_rr_get_param() access to task->sched_class
|
15 lat temu |
Thomas Gleixner
|
3160568371
sched: Protect task->cpus_allowed access in sched_getaffinity()
|
15 lat temu |