Tejun Heo
|
46f3d97621
kthread_worker: reimplement flush_kthread_work() to allow freeing the work item being executed
|
13 gadi atpakaļ |
Tejun Heo
|
9a2e03d8ed
kthread_worker: reorganize to prepare for flush_kthread_work() reimplementation
|
13 gadi atpakaļ |
Tejun Heo
|
34b087e483
freezer: kill unused set_freezable_with_signal()
|
13 gadi atpakaļ |
Tejun Heo
|
8a32c441c1
freezer: implement and use kthread_freezable_should_stop()
|
13 gadi atpakaļ |
Paul Gortmaker
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
14 gadi atpakaļ |
KOSAKI Motohiro
|
1e1b6c511d
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
|
14 gadi atpakaļ |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 gadi atpakaļ |
Eric Dumazet
|
207205a2ba
kthread: NUMA aware kthread_create_on_node()
|
14 gadi atpakaļ |
Peter Zijlstra
|
c9b5f501ef
sched: Constify function scope static struct sched_param usage
|
14 gadi atpakaļ |
Ingo Molnar
|
27066fd484
Merge commit 'v2.6.37' into sched/core
|
14 gadi atpakaļ |
Yong Zhang
|
4f32e9b1f8
kthread_work: make lockdep happy
|
14 gadi atpakaļ |
KOSAKI Motohiro
|
fe7de49f9d
sched: Make sched_param argument static in sched_setscheduler() callers
|
14 gadi atpakaļ |
Tejun Heo
|
82805ab77d
kthread: implement kthread_data()
|
15 gadi atpakaļ |
Tejun Heo
|
b56c0d8937
kthread: implement kthread_worker
|
15 gadi atpakaļ |
Miao Xie
|
5ab116c934
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
|
15 gadi atpakaļ |
Anton Blanchard
|
301ba0457f
kthread, sched: Remove reference to kthread_create_on_cpu
|
15 gadi atpakaļ |
Peter Zijlstra
|
881232b70b
sched: Move kthread_bind() back to kthread.c
|
15 gadi atpakaļ |
Mike Galbraith
|
b84ff7d6f1
sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c
|
15 gadi atpakaļ |
Mike Galbraith
|
61cbe54d94
sched: Keep kthreads at default priority
|
15 gadi atpakaļ |
Oleg Nesterov
|
9ae260270c
update the comment in kthread_stop()
|
16 gadi atpakaļ |
Oleg Nesterov
|
63706172f3
kthreads: rework kthread_stop()
|
16 gadi atpakaļ |
Oleg Nesterov
|
cdd140bdd6
kthreads: simplify the startup synchronization
|
16 gadi atpakaļ |
Miao Xie
|
58568d2a82
cpuset,mm: update tasks' mems_allowed in time
|
16 gadi atpakaļ |
Steven Rostedt
|
ad8d75fff8
tracing/events: move trace point headers into include/trace/events
|
16 gadi atpakaļ |
Steven Rostedt
|
a8d154b009
tracing: create automated trace defines
|
16 gadi atpakaļ |
Oleg Nesterov
|
1c99315bb3
kthread: move sched-realeted initialization from kthreadd context
|
16 gadi atpakaļ |
Vitaliy Gusev
|
3217ab97f1
kthread: Don't looking for a task in create_kthread() #2
|
16 gadi atpakaļ |
Rusty Russell
|
1a2142afa5
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
|
16 gadi atpakaļ |
Mathieu Desnoyers
|
7e066fb870
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
|
16 gadi atpakaļ |
Linus Torvalds
|
92b29b86fe
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 gadi atpakaļ |