Oleg Nesterov
|
1c99315bb3
kthread: move sched-realeted initialization from kthreadd context
|
16 лет назад |
Vitaliy Gusev
|
3217ab97f1
kthread: Don't looking for a task in create_kthread() #2
|
16 лет назад |
Rusty Russell
|
1a2142afa5
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
|
16 лет назад |
Mathieu Desnoyers
|
7e066fb870
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
|
16 лет назад |
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 лет назад |
Oleg Nesterov
|
293adee601
kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE)
|
16 лет назад |
Mathieu Desnoyers
|
0a16b60758
tracing, sched: LTTng instrumentation - scheduler
|
17 лет назад |
Roland McGrath
|
85ba2d862e
tracehook: wait_task_inactive
|
17 лет назад |
Mike Travis
|
8df185a95c
kthread: reduce stack pressure in create_kthread and kthreadd
|
17 лет назад |
Rafael J. Wysocki
|
ebb12db51f
Freezer: Introduce PF_FREEZER_NOSIG
|
17 лет назад |
David Rientjes
|
9985b0bab3
sched: prevent bound kthreads from changing cpus_allowed
|
17 лет назад |
Pavel Emelyanov
|
5cd204550b
Deprecate find_task_by_pid()
|
17 лет назад |
Dmitry Adamushko
|
cbd9b67bd3
kthread: call wake_up_process() without the lock being held
|
17 лет назад |
Linus Torvalds
|
429f731dea
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
|
17 лет назад |
Gregory Haskins
|
9f0e738f49
sched: fix cpus_allowed settings
|
17 лет назад |
Matthew Wilcox
|
a655020753
kernel: Remove unnecessary inclusions of asm/semaphore.h
|
17 лет назад |
Michal Schmidt
|
4f05b98d54
sched: fix, always create kernel threads with normal priority
|
17 лет назад |
Satyam Sharma
|
e804a4a4dd
kthread: silence bogus section mismatch warning
|
18 лет назад |
Jan Beulich
|
98011f569e
mm: fix improper .init-type section references
|
18 лет назад |
Oleg Nesterov
|
a076e4bca2
freezer: fix kthread_create vs freezer theoretical race
|
18 лет назад |
Oleg Nesterov
|
10ab825bde
change kernel threads to ignore signals instead of blocking them
|
18 лет назад |
Eric W. Biederman
|
73c279927f
kthread: don't depend on work queues
|
18 лет назад |
Robert P. J. Day
|
72fd4a35a8
[PATCH] Numerous fixes to kernel-doc info in source files.
|
18 лет назад |
David Howells
|
65f27f3844
WorkStruct: Pass the work_struct pointer instead of context data
|
18 лет назад |
Adrian Bunk
|
52e92e5788
[PATCH] remove kernel/kthread.c:kthread_stop_sem()
|
19 лет назад |
Randy Dunlap
|
9e37bd301e
[PATCH] kthread: move kernel-doc and put it into DocBook
|
19 лет назад |
Andrew Morton
|
05eeae208d
[PATCH] find_task_by_pid() needs tasklist_lock
|
19 лет назад |
Arjan van de Ven
|
97d1f15b7e
[PATCH] sem2mutex: kernel/
|
19 лет назад |
Alan Stern
|
61e1a9ea4b
[PATCH] Add kthread_stop_sem()
|
19 лет назад |
akpm@osdl.org
|
d59dd4620f
[PATCH] use smp_mb/wmb/rmb where possible
|
20 лет назад |