Sign in
coral
/
linux-mtk
/
944291de33b26a8b403f13f5eb0cc51fb982aa1e
/
kernel
/
kthread.c
1e1b6c5
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
by KOSAKI Motohiro
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
207205a
kthread: NUMA aware kthread_create_on_node()
by Eric Dumazet
· 14 years ago
c9b5f50
sched: Constify function scope static struct sched_param usage
by Peter Zijlstra
· 14 years ago
27066fd4
Merge commit 'v2.6.37' into sched/core
by Ingo Molnar
· 14 years ago
4f32e9b
kthread_work: make lockdep happy
by Yong Zhang
· 14 years ago
fe7de49
sched: Make sched_param argument static in sched_setscheduler() callers
by KOSAKI Motohiro
· 14 years ago
82805ab
kthread: implement kthread_data()
by Tejun Heo
· 15 years ago
b56c0d8
kthread: implement kthread_worker
by Tejun Heo
· 15 years ago
5ab116c
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
by Miao Xie
· 15 years ago
301ba04
kthread, sched: Remove reference to kthread_create_on_cpu
by Anton Blanchard
· 15 years ago
881232b
sched: Move kthread_bind() back to kthread.c
by Peter Zijlstra
· 15 years ago
b84ff7d
sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c
by Mike Galbraith
· 15 years ago
61cbe54
sched: Keep kthreads at default priority
by Mike Galbraith
· 15 years ago
9ae2602
update the comment in kthread_stop()
by Oleg Nesterov
· 16 years ago
6370617
kthreads: rework kthread_stop()
by Oleg Nesterov
· 16 years ago
cdd140b
kthreads: simplify the startup synchronization
by Oleg Nesterov
· 16 years ago
58568d2
cpuset,mm: update tasks' mems_allowed in time
by Miao Xie
· 16 years ago
ad8d75f
tracing/events: move trace point headers into include/trace/events
by Steven Rostedt
· 16 years ago
a8d154b
tracing: create automated trace defines
by Steven Rostedt
· 16 years ago
1c99315
kthread: move sched-realeted initialization from kthreadd context
by Oleg Nesterov
· 16 years ago
3217ab9
kthread: Don't looking for a task in create_kthread() #2
by Vitaliy Gusev
· 16 years ago
1a2142a
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
by Rusty Russell
· 16 years ago
7e066fb
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
by Mathieu Desnoyers
· 16 years ago
92b29b8
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
293adee
kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE)
by Oleg Nesterov
· 16 years ago
0a16b60
tracing, sched: LTTng instrumentation - scheduler
by Mathieu Desnoyers
· 16 years ago
85ba2d8
tracehook: wait_task_inactive
by Roland McGrath
· 16 years ago
8df185a
kthread: reduce stack pressure in create_kthread and kthreadd
by Mike Travis
· 16 years ago
ebb12db
Freezer: Introduce PF_FREEZER_NOSIG
by Rafael J. Wysocki
· 17 years ago
9985b0b
sched: prevent bound kthreads from changing cpus_allowed
by David Rientjes
· 17 years ago
5cd2045
Deprecate find_task_by_pid()
by Pavel Emelyanov
· 17 years ago
cbd9b67
kthread: call wake_up_process() without the lock being held
by Dmitry Adamushko
· 17 years ago
429f731
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
9f0e738
sched: fix cpus_allowed settings
by Gregory Haskins
· 17 years ago
a655020
kernel: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
4f05b98
sched: fix, always create kernel threads with normal priority
by Michal Schmidt
· 17 years ago
e804a4a
kthread: silence bogus section mismatch warning
by Satyam Sharma
· 17 years ago
98011f5
mm: fix improper .init-type section references
by Jan Beulich
· 17 years ago
a076e4b
freezer: fix kthread_create vs freezer theoretical race
by Oleg Nesterov
· 18 years ago
10ab825
change kernel threads to ignore signals instead of blocking them
by Oleg Nesterov
· 18 years ago
73c2799
kthread: don't depend on work queues
by Eric W. Biederman
· 18 years ago
72fd4a3
[PATCH] Numerous fixes to kernel-doc info in source files.
by Robert P. J. Day
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
52e92e5
[PATCH] remove kernel/kthread.c:kthread_stop_sem()
by Adrian Bunk
· 18 years ago
9e37bd3
[PATCH] kthread: move kernel-doc and put it into DocBook
by Randy Dunlap
· 19 years ago
05eeae2
[PATCH] find_task_by_pid() needs tasklist_lock
by Andrew Morton
· 19 years ago
97d1f15
[PATCH] sem2mutex: kernel/
by Arjan van de Ven
· 19 years ago
61e1a9e
[PATCH] Add kthread_stop_sem()
by Alan Stern
· 19 years ago
d59dd46
[PATCH] use smp_mb/wmb/rmb where possible
by akpm@osdl.org
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago