Commit History

Author SHA1 Message Date
  Nishanth Aravamudan 109228389a kernel/kthread.c: partial revert of 81c98869faa5 ("kthread: ensure locality of task_struct allocations") 10 years ago
  Lai Jiangshan ed1403ec2b kthread_work: wake up worker only when the worker is idle 11 years ago
  Tetsuo Handa 8fe6929cfd kthread: fix return value of kthread_create() upon SIGKILL. 11 years ago
  Nishanth Aravamudan 81c98869fa kthread: ensure locality of task_struct allocations 11 years ago
  Tetsuo Handa 786235eeba kthread: make kthread_create() killable 11 years ago
  Tejun Heo cd42d559e4 kthread: implement probe_kthread_data() 12 years ago
  Linus Torvalds 46d9be3e5e Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 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
  Linus Torvalds 4e21fc138b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 13 years ago
  Al Viro a74fb73c12 infrastructure for saner ret_from_kernel_thread semantics 13 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 14 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
  Ingo Molnar 27066fd484 Merge commit 'v2.6.37' into sched/core 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 15 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