Peter Zijlstra
|
a8e4f2eaec
sched: Delay task_contributes_to_load()
|
14 years ago |
Peter Zijlstra
|
74f8e4b233
sched: Remove rq argument to sched_class::task_waking()
|
14 years ago |
Peter Zijlstra
|
7608dec2ce
sched: Drop the rq argument to sched_class::select_task_rq()
|
14 years ago |
Peter Zijlstra
|
fd2f4419b4
sched: Provide p->on_rq
|
14 years ago |
Peter Zijlstra
|
c6eb3dda25
mutex: Use p->on_cpu for the adaptive spin
|
14 years ago |
Peter Zijlstra
|
3ca7a440da
sched: Always provide p->on_cpu
|
14 years ago |
Peter Zijlstra
|
184748cc50
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
|
14 years ago |
Peter Zijlstra
|
60495e7760
sched: Dynamic sched_domain::level
|
14 years ago |
Peter Zijlstra
|
7dd04b7307
sched: Remove some dead code
|
14 years ago |
Peter Zijlstra
|
3859173d43
sched: Reduce some allocation pressure
|
14 years ago |
Peter Zijlstra
|
dce840a087
sched: Dynamically allocate sched_domain/sched_group data-structures
|
14 years ago |
Oleg Nesterov
|
e46bc9b6fd
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into ptrace
|
14 years ago |
Oleg Nesterov
|
ee77f07592
signal: Turn SIGNAL_STOP_DEQUEUED into GROUP_STOP_DEQUEUED
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Linus Torvalds
|
8dd90265ac
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Linus Torvalds
|
6c51038900
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Johannes Weiner
|
7ffd4ca7a2
memcg: convert uncharge batching from bytes to page granularity
|
14 years ago |
Jonathan Neuschäfer
|
e815f0a84f
sched.h: Fix a typo ("its")
|
14 years ago |
Tejun Heo
|
d79fdd6d96
ptrace: Clean transitions between TASK_STOPPED and TRACED
|
14 years ago |
Tejun Heo
|
39efa3ef3a
signal: Use GROUP_STOP_PENDING to stop once for a single group stop
|
14 years ago |
Tejun Heo
|
e5c1902e92
signal: Fix premature completion of group stop when interfered by ptrace
|
14 years ago |
Eric Dumazet
|
207205a2ba
kthread: NUMA aware kthread_create_on_node()
|
14 years ago |
Linus Torvalds
|
420c1c572d
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Linus Torvalds
|
9620639b7e
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Jens Axboe
|
73c1010119
block: initial patch for on-stack per-task plugging
|
14 years ago |
Ingo Molnar
|
888a8a3e9d
Merge branch 'perf/urgent' into perf/core
|
14 years ago |
Ingo Molnar
|
d927dc9379
Merge commit 'v2.6.38-rc6' into sched/core
|
14 years ago |
Tejun Heo
|
58a69cb47e
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
|
14 years ago |
Mike Galbraith
|
d95f412200
sched: Add yield_to(task, preempt) functionality
|
14 years ago |
Rik van Riel
|
ac53db596c
sched: Use a buddy to implement yield_task_fair()
|
14 years ago |