Commit Graph

31 Commits (c5428e950ad42640f00092949fd17e356dfdeafa)

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