Commit Graph

66 Commits (d8d386c10630d8f7837700f4c466443d49e12cc0)

Author SHA1 Message Date
Tejun Heo cd42d559e4 kthread: implement probe_kthread_data() 12 years ago
Oleg Nesterov b5c5442bb6 kthread: kill task_get_live_kthread() 12 years ago
Oleg Nesterov 4ecdafc808 kthread: introduce to_live_kthread() 12 years ago
Thomas Gleixner f2530dc71c kthread: Prevent unpark race which puts threads on the wrong cpu 12 years ago
Tejun Heo 14a40ffccd sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY 12 years ago
Lai Jiangshan aee4faa499 kthread: use N_MEMORY instead N_HIGH_MEMORY 12 years ago
Al Viro a74fb73c12 infrastructure for saner ret_from_kernel_thread semantics 12 years ago
Thomas Gleixner 2a1d446019 kthread: Implement park/unpark facility 13 years ago
Tejun Heo 46f3d97621 kthread_worker: reimplement flush_kthread_work() to allow freeing the work item being executed 13 years ago
Tejun Heo 9a2e03d8ed kthread_worker: reorganize to prepare for flush_kthread_work() reimplementation 13 years ago
Tejun Heo 34b087e483 freezer: kill unused set_freezable_with_signal() 13 years ago
Tejun Heo 8a32c441c1 freezer: implement and use kthread_freezable_should_stop() 13 years ago
Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
KOSAKI Motohiro 1e1b6c511d cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Eric Dumazet 207205a2ba kthread: NUMA aware kthread_create_on_node() 14 years ago
Peter Zijlstra c9b5f501ef sched: Constify function scope static struct sched_param usage 14 years ago
Yong Zhang 4f32e9b1f8 kthread_work: make lockdep happy 14 years ago
KOSAKI Motohiro fe7de49f9d sched: Make sched_param argument static in sched_setscheduler() callers 14 years ago
Tejun Heo 82805ab77d kthread: implement kthread_data() 15 years ago
Tejun Heo b56c0d8937 kthread: implement kthread_worker 15 years ago
Miao Xie 5ab116c934 cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node 15 years ago
Anton Blanchard 301ba0457f kthread, sched: Remove reference to kthread_create_on_cpu 15 years ago
Anton Blanchard b80109e256 Remove reference to kthread_create_on_cpu 15 years ago
Peter Zijlstra 881232b70b sched: Move kthread_bind() back to kthread.c 15 years ago
Mike Galbraith b84ff7d6f1 sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c 15 years ago
Mike Galbraith 61cbe54d94 sched: Keep kthreads at default priority 16 years ago
Oleg Nesterov 9ae260270c update the comment in kthread_stop() 16 years ago
Oleg Nesterov 63706172f3 kthreads: rework kthread_stop() 16 years ago
Oleg Nesterov cdd140bdd6 kthreads: simplify the startup synchronization 16 years ago
Miao Xie 58568d2a82 cpuset,mm: update tasks' mems_allowed in time 16 years ago
Steven Rostedt ad8d75fff8 tracing/events: move trace point headers into include/trace/events 16 years ago
Steven Rostedt a8d154b009 tracing: create automated trace defines 16 years ago
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