| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-26 | kthread: consolidate kthread exit paths to prevent use-after-free | Christian Brauner | 1 | -36/+5 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -3/+3 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -4/+3 |
| 2026-02-09 | Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -54/+106 |
| 2026-02-03 | kthread: Document kthread_affine_preferred() | Frederic Weisbecker | 1 | -0/+12 |
| 2026-02-03 | kthread: Comment on the purpose and placement of kthread_affine_node() call | Frederic Weisbecker | 1 | -0/+4 |
| 2026-02-03 | kthread: Honour kthreads preferred affinity after cpuset changes | Frederic Weisbecker | 1 | -10/+31 |
| 2026-02-03 | kthread: Rely on HK_TYPE_DOMAIN for preferred affinity management | Frederic Weisbecker | 1 | -3/+5 |
| 2026-02-03 | kthread: Include kthreadd to the managed affinity list | Frederic Weisbecker | 1 | -1/+2 |
| 2026-02-03 | kthread: Include unbound kthreads in the managed affinity list | Frederic Weisbecker | 1 | -28/+40 |
| 2026-02-03 | kthread: Refine naming of affinity related fields | Frederic Weisbecker | 1 | -19/+19 |
| 2025-12-24 | kthread: Warn if mm_struct lacks user_ns in kthread_use_mm() | Breno Leitao | 1 | -0/+1 |
| 2025-10-16 | sched: Rename do_set_cpus_allowed() | Peter Zijlstra | 1 | -2/+2 |
| 2025-10-16 | sched: Fix do_set_cpus_allowed() locking | Peter Zijlstra | 1 | -10/+5 |
| 2025-08-13 | ipvs: Fix estimator kthreads preferred affinity | Frederic Weisbecker | 1 | -0/+1 |
| 2025-07-09 | kthread: update comment for __to_kthread | Jiazi Li | 1 | -6/+5 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -1/+2 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -2/+2 |
| 2025-02-04 | kthread: Fix return value on kzalloc() failure in kthread_affine_preferred() | Yu-Chun Lin | 1 | -2/+2 |
| 2025-01-26 | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2025-01-24 | kthread: correct comments before kthread_queue_work() | Tio Zhang | 1 | -1/+1 |
| 2025-01-21 | Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -22/+181 |
| 2025-01-20 | Merge tag 'execve-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
| 2025-01-13 | kthread: modify kernel-doc function name to match code | Randy Dunlap | 1 | -1/+1 |
| 2025-01-08 | treewide: Introduce kthread_run_worker[_on_cpu]() | Frederic Weisbecker | 1 | -24/+7 |
| 2025-01-08 | kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() aut... | Frederic Weisbecker | 1 | -24/+35 |
| 2025-01-08 | kthread: Implement preferred affinity | Frederic Weisbecker | 1 | -7/+61 |
| 2025-01-08 | kthread: Default affine kthread to its preferred NUMA node | Frederic Weisbecker | 1 | -1/+105 |
| 2025-01-08 | kthread: Make sure kthread hasn't started while binding it | Frederic Weisbecker | 1 | -0/+7 |
| 2024-12-16 | exec: Make sure task->comm is always NUL-terminated | Kees Cook | 1 | -1/+2 |
| 2024-11-05 | get rid of __get_task_comm() | Yafang Shao | 1 | -1/+1 |
| 2024-10-09 | kthread: unpark only parked kthread | Frederic Weisbecker | 1 | -0/+2 |
| 2024-09-10 | kthread: Fix task state in kthread worker if being frozen | Chen Yu | 1 | -1/+9 |
| 2024-05-06 | kunit: Handle test faults | Mickaël Salaün | 1 | -0/+1 |
| 2023-11-02 | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+18 |
| 2023-10-04 | kthread: add kthread_stop_put | Andreas Gruenbacher | 1 | -0/+18 |
| 2023-10-04 | mm: remove remnants of SPLIT_RSS_COUNTING | Mateusz Guzik | 1 | -1/+0 |
| 2023-08-18 | kthread: unexport __kthread_should_park() | Greg Kroah-Hartman | 1 | -2/+1 |
| 2023-06-28 | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+2 |
| 2023-06-16 | sched/wait: Fix a kthread_park race with wait_woken() | Arve Hjønnevåg | 1 | -0/+10 |
| 2023-06-09 | kthread: fix spelling typo and grammar in comments | Prathu Baronia | 1 | -2/+2 |
| 2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -9/+13 |
| 2023-03-28 | lazy tlb: introduce lazy tlb mm refcount helper functions | Nicholas Piggin | 1 | -2/+10 |
| 2023-03-28 | kthread: simplify kthread_use_mm refcounting | Nicholas Piggin | 1 | -9/+5 |
| 2023-03-12 | kthread: Pass in the thread's name during creation | Mike Christie | 1 | -21/+11 |
| 2023-03-12 | kernel: Allow a kernel thread's name to be set in copy_process | Mike Christie | 1 | -1/+2 |
| 2023-02-02 | kthread_worker: check all delayed works when destroy kthread worker | Zqiang | 1 | -0/+5 |
| 2022-10-09 | Merge tag 'interrupting_kthread_stop-for-v5.20' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -0/+1 |
| 2022-09-26 | treewide: Drop WARN_ON_FUNCTION_MISMATCH | Sami Tolvanen | 1 | -2/+1 |
| 2022-07-18 | signal: break out of wait loops on kthread_stop() | Jason A. Donenfeld | 1 | -0/+1 |
| 2022-06-16 | kthread: make it clear that kthread_create_on_node() might be terminated by a... | Petr Mladek | 1 | -7/+7 |
| 2022-05-02 | kthread: unexport kthread_blkcg | Christoph Hellwig | 1 | -1/+0 |
| 2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+0 |
| 2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 1 | -5/+0 |
| 2022-02-16 | sched/isolation: Use single feature type while referring to housekeeping cpumask | Frederic Weisbecker | 1 | -2/+2 |
| 2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+30 |
| 2022-01-20 | kthread: dynamically allocate memory to store kthread's full name | Yafang Shao | 1 | -2/+30 |
| 2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -28/+60 |
| 2022-01-15 | kthread: add the helper function kthread_run_on_cpu() | Cai Huoqing | 1 | -0/+1 |
| 2022-01-08 | kthread: Generalize pf_io_worker so it can point to struct kthread | Eric W. Biederman | 1 | -9/+5 |
| 2021-12-14 | exit/kthread: Fix the kerneldoc comment for kthread_complete_and_exit | Eric W. Biederman | 1 | -1/+1 |
| 2021-12-13 | exit/kthread: Move the exit code for kernel threads into struct kthread | Eric W. Biederman | 1 | -2/+5 |
| 2021-12-13 | kthread: Ensure struct kthread is present for all kthreads | Eric W. Biederman | 1 | -17/+14 |
| 2021-12-13 | exit: Rename complete_and_exit to kthread_complete_and_exit | Eric W. Biederman | 1 | -0/+21 |
| 2021-12-13 | exit: Implement kthread_exit | Eric W. Biederman | 1 | -4/+19 |
| 2021-11-10 | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2021-10-29 | exit/kthread: Have kernel threads return instead of calling do_exit | Eric W. Biederman | 1 | -1/+1 |
| 2021-10-05 | kthread: Move prio/affinite change into the newly created thread | Sebastian Andrzej Siewior | 1 | -8/+8 |
| 2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -7/+12 |
| 2021-06-29 | kthread_worker: fix return value when kthread_mod_delayed_work() races with k... | Petr Mladek | 1 | -7/+12 |
| 2021-06-28 | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -14/+20 |
| 2021-06-24 | kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_... | Petr Mladek | 1 | -11/+24 |
| 2021-06-24 | kthread_worker: split code for canceling the delayed work timer | Petr Mladek | 1 | -17/+29 |
| 2021-06-18 | sched: Change task_struct::state | Peter Zijlstra | 1 | -2/+2 |
| 2021-05-18 | sched: Make the idle task quack like a per-CPU kthread | Valentin Schneider | 1 | -12/+18 |
| 2021-04-28 | Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -6/+27 |
| 2021-04-21 | kthread: Fix PF_KTHREAD vs to_kthread() race | Peter Zijlstra | 1 | -6/+27 |
| 2021-04-08 | kthread: use WARN_ON_FUNCTION_MISMATCH | Sami Tolvanen | 1 | -1/+2 |
| 2021-01-24 | Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+26 |
| 2021-01-22 | kthread: Extract KTHREAD_IS_PER_CPU | Peter Zijlstra | 1 | -1/+26 |
| 2021-01-11 | kthread: remove comments about old _do_fork() helper | Yanfei Xu | 1 | -1/+1 |
| 2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+28 |
| 2020-12-15 | kthread_worker: document CPU hotplug handling | Petr Mladek | 1 | -1/+19 |
| 2020-12-15 | kthread: add kthread_work tracepoints | Rob Clark | 1 | -0/+9 |
| 2020-11-27 | Merge branch 'linus' into sched/core, to resolve semantic conflict | Ingo Molnar | 1 | -1/+2 |
| 2020-11-02 | kthread_worker: prevent queuing delayed work from timer_fn when it is being c... | Zqiang | 1 | -1/+2 |
| 2020-10-29 | sched: membarrier: cover kthread_use_mm (v4) | Mathieu Desnoyers | 1 | -0/+21 |
| 2020-10-16 | kernel/: fix repeated words in comments | Randy Dunlap | 1 | -1/+1 |
| 2020-08-12 | uaccess: add force_uaccess_{begin,end} helpers | Christoph Hellwig | 1 | -3/+2 |
| 2020-08-07 | kthread: remove incorrect comment in kthread_create_on_cpu() | Ilias Stamatis | 1 | -1/+0 |
| 2020-08-07 | mm: fix kthread_use_mm() vs TLB invalidate | Peter Zijlstra | 1 | -1/+6 |
| 2020-07-08 | Merge branch 'sched/urgent' | Peter Zijlstra | 1 | -1/+1 |
| 2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig | 1 | -1/+1 |
| 2020-06-15 | isolcpus: Affine unbound kernel threads to housekeeping cpus | Marcelo Tosatti | 1 | -2/+4 |
| 2020-06-15 | kthread: Switch to cpu_possible_mask | Marcelo Tosatti | 1 | -2/+2 |
| 2020-06-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+61 |
| 2020-06-10 | kernel: set USER_DS in kthread_use_mm | Christoph Hellwig | 1 | -0/+6 |
| 2020-06-10 | kernel: better document the use_mm/unuse_mm API contract | Christoph Hellwig | 1 | -17/+16 |
| 2020-06-10 | kernel: move use_mm/unuse_mm to kthread.c | Christoph Hellwig | 1 | -0/+56 |
| 2020-05-08 | kthread: save thread function | J. Bruce Fields | 1 | -0/+17 |
| 2020-03-20 | kthread: Do not preempt current task if it is going to call schedule() | Liang Chen | 1 | -2/+15 |
| 2019-10-16 | kthread: make __kthread_queue_delayed_work static | Ben Dooks | 1 | -3/+3 |
| 2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-14 | include/: refactor headers to allow kthread.h inclusion in psi_types.h | Suren Baghdasaryan | 1 | -0/+1 |
| 2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+2 |
| 2019-03-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -21/+22 |
| 2019-03-05 | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual | 1 | -1/+2 |
| 2019-02-28 | kthread: Do not use TIMER_IRQSAFE | Sebastian Andrzej Siewior | 1 | -2/+3 |
| 2019-02-28 | kthread: Convert worker lock to raw spinlock | Julia Cartwright | 1 | -21/+21 |
| 2019-02-10 | kthread: Add __kthread_should_park() | Matthias Kaehlcke | 1 | -1/+7 |
| 2018-08-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+4 |
| 2018-07-26 | kthread, tracing: Don't expose half-written comm when creating kthreads | Snild Dolkow | 1 | -1/+7 |
| 2018-07-03 | kthread: Simplify kthread_park() completion | Peter Zijlstra | 1 | -2/+4 |
| 2018-07-03 | kthread, sched/core: Fix kthread_parkme() (again...) | Peter Zijlstra | 1 | -6/+24 |
| 2018-05-25 | kthread: Allow kthread_park() on a parked kthread | Peter Zijlstra | 1 | -4/+2 |
| 2018-05-03 | kthread, sched/wait: Fix kthread_parkme() completion issue | Peter Zijlstra | 1 | -24/+19 |
| 2018-05-03 | kthread, sched/wait: Fix kthread_parkme() wait-loop | Peter Zijlstra | 1 | -3/+4 |
| 2017-11-21 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 1 | -1/+1 |
| 2017-11-14 | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+62 |
| 2017-11-10 | kthread: zero the kthread data structure | Shaohua Li | 1 | -5/+1 |
| 2017-10-05 | kthread: Convert callback to use from_timer() | Kees Cook | 1 | -6/+4 |
| 2017-09-26 | block: fix a build error | Shaohua Li | 1 | -4/+4 |
| 2017-09-26 | kthread: add a mechanism to store cgroup info | Shaohua Li | 1 | -2/+64 |
| 2017-08-31 | kernel/kthread.c: kthread_worker: don't hog the cpu | Shaohua Li | 1 | -0/+1 |
| 2017-03-17 | cgroup, kthread: close race window where new kthreads can be migrated to non-... | Tejun Heo | 1 | -0/+3 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <uap... | Ingo Molnar | 1 | -0/+1 |
| 2017-02-10 | time: Remove CONFIG_TIMER_STATS | Kees Cook | 1 | -1/+0 |
| 2016-12-12 | kthread: add __printf attributes | Nicolas Iooss | 1 | -2/+3 |
| 2016-12-08 | kthread: Don't abuse kthread_create_on_cpu() in __kthread_create_worker() | Oleg Nesterov | 1 | -15/+8 |
| 2016-12-08 | kthread: Don't use to_live_kthread() in kthread_[un]park() | Oleg Nesterov | 1 | -44/+23 |
| 2016-12-08 | kthread: Don't use to_live_kthread() in kthread_stop() | Oleg Nesterov | 1 | -7/+5 |
| 2016-12-08 | Revert "kthread: Pin the stack via try_get_task_stack()/put_task_stack() in t... | Oleg Nesterov | 1 | -6/+2 |
| 2016-12-08 | kthread: Make struct kthread kmalloc'ed | Oleg Nesterov | 1 | -13/+45 |
| 2016-10-11 | kthread: better support freezable kthread workers | Petr Mladek | 1 | -6/+15 |
| 2016-10-11 | kthread: allow to modify delayed kthread work | Petr Mladek | 1 | -0/+53 |
| 2016-10-11 | kthread: allow to cancel kthread work | Petr Mladek | 1 | -2/+130 |
| 2016-10-11 | kthread: initial support for delayed kthread work | Petr Mladek | 1 | -0/+102 |
| 2016-10-11 | kthread: detect when a kthread work is used by more workers | Petr Mladek | 1 | -8/+20 |
| 2016-10-11 | kthread: add kthread_destroy_worker() | Petr Mladek | 1 | -0/+23 |
| 2016-10-11 | kthread: add kthread_create_worker*() | Petr Mladek | 1 | -10/+103 |
| 2016-10-11 | kthread: allow to call __kthread_create_on_node() with va_list args | Petr Mladek | 1 | -30/+42 |
| 2016-10-11 | kthread/smpboot: do not park in kthread_create_on_cpu() | Petr Mladek | 1 | -2/+6 |
| 2016-10-11 | kthread: kthread worker API cleanup | Petr Mladek | 1 | -16/+17 |
| 2016-10-11 | kthread: rename probe_kthread_data() to kthread_probe_data() | Petr Mladek | 1 | -2/+2 |
| 2016-09-16 | kthread: Pin the stack via try_get_task_stack()/put_task_stack() in to_live_k... | Oleg Nesterov | 1 | -2/+6 |
| 2015-09-04 | kernel/kthread.c:kthread_create_on_node(): clarify documentation | Andrew Morton | 1 | -3/+4 |
| 2015-08-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+17 |
| 2015-08-12 | sched: Fix a race between __kthread_bind() and sched_setaffinity() | Peter Zijlstra | 1 | -3/+17 |
| 2015-08-07 | kthread: export kthread functions | David Kershner | 1 | -0/+4 |
| 2014-10-09 | kernel/kthread.c: partial revert of 81c98869faa5 ("kthread: ensure locality o... | Nishanth Aravamudan | 1 | -1/+1 |
| 2014-07-28 | kthread_work: wake up worker only when the worker is idle | Lai Jiangshan | 1 | -1/+1 |
| 2014-06-04 | kthread: fix return value of kthread_create() upon SIGKILL. | Tetsuo Handa | 1 | -2/+2 |
| 2014-04-03 | kthread: ensure locality of task_struct allocations | Nishanth Aravamudan | 1 | -2/+2 |
| 2013-11-13 | kthread: make kthread_create() killable | Tetsuo Handa | 1 | -17/+54 |
| 2013-04-30 | kthread: implement probe_kthread_data() | Tejun Heo | 1 | -0/+19 |
| 2013-04-29 | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
| 2013-04-29 | kthread: kill task_get_live_kthread() | Oleg Nesterov | 1 | -13/+7 |
| 2013-04-29 | kthread: introduce to_live_kthread() | Oleg Nesterov | 1 | -10/+16 |
| 2013-04-12 | kthread: Prevent unpark race which puts threads on the wrong cpu | Thomas Gleixner | 1 | -24/+28 |
| 2013-03-19 | sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY | Tejun Heo | 1 | -1/+1 |
| 2012-12-12 | kthread: use N_MEMORY instead N_HIGH_MEMORY | Lai Jiangshan | 1 | -1/+1 |
| 2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+1 |
| 2012-10-12 | infrastructure for saner ret_from_kernel_thread semantics | Al Viro | 1 | -0/+1 |
| 2012-08-13 | kthread: Implement park/unpark facility | Thomas Gleixner | 1 | -19/+166 |
| 2012-07-22 | kthread_worker: reimplement flush_kthread_work() to allow freeing the work it... | Tejun Heo | 1 | -21/+27 |
| 2012-07-22 | kthread_worker: reorganize to prepare for flush_kthread_work() reimplementation | Tejun Heo | 1 | -16/+26 |
| 2011-11-23 | freezer: kill unused set_freezable_with_signal() | Tejun Heo | 1 | -1/+1 |
| 2011-11-21 | freezer: implement and use kthread_freezable_should_stop() | Tejun Heo | 1 | -0/+25 |
| 2011-10-31 | kernel: Map most files to use export.h instead of module.h | Paul Gortmaker | 1 | -1/+1 |
| 2011-05-28 | cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed | KOSAKI Motohiro | 1 | -2/+2 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
| 2011-03-22 | kthread: NUMA aware kthread_create_on_node() | Eric Dumazet | 1 | -6/+25 |
| 2011-01-07 | sched: Constify function scope static struct sched_param usage | Peter Zijlstra | 1 | -1/+1 |
| 2011-01-05 | Merge commit 'v2.6.37' into sched/core | Ingo Molnar | 1 | -0/+11 |
| 2010-12-22 | kthread_work: make lockdep happy | Yong Zhang | 1 | -0/+11 |
| 2010-10-23 | sched: Make sched_param argument static in sched_setscheduler() callers | KOSAKI Motohiro | 1 | -1/+1 |
| 2010-06-29 | kthread: implement kthread_data() | Tejun Heo | 1 | -0/+15 |
| 2010-06-29 | kthread: implement kthread_worker | Tejun Heo | 1 | -0/+149 |
| 2010-03-24 | cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node | Miao Xie | 1 | -1/+1 |
| 2010-02-09 | kthread, sched: Remove reference to kthread_create_on_cpu | Anton Blanchard | 1 | -1/+1 |
| 2009-12-16 | sched: Move kthread_bind() back to kthread.c | Peter Zijlstra | 1 | -0/+23 |
| 2009-11-03 | sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c | Mike Galbraith | 1 | -23/+0 |
| 2009-09-09 | sched: Keep kthreads at default priority | Mike Galbraith | 1 | -4/+0 |
| 2009-07-27 | update the comment in kthread_stop() | Oleg Nesterov | 1 | -4/+6 |
| 2009-06-18 | kthreads: rework kthread_stop() | Oleg Nesterov | 1 | -41/+28 |
| 2009-06-18 | kthreads: simplify the startup synchronization | Oleg Nesterov | 1 | -7/+4 |
| 2009-06-16 | cpuset,mm: update tasks' mems_allowed in time | Miao Xie | 1 | -0/+2 |
| 2009-04-14 | tracing/events: move trace point headers into include/trace/events | Steven Rostedt | 1 | -1/+1 |
| 2009-04-14 | tracing: create automated trace defines | Steven Rostedt | 1 | -3/+0 |
| 2009-04-09 | kthread: move sched-realeted initialization from kthreadd context | Oleg Nesterov | 1 | -11/+11 |
| 2009-04-09 | kthread: Don't looking for a task in create_kthread() #2 | Vitaliy Gusev | 1 | -3/+1 |
| 2009-03-30 | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL | Rusty Russell | 1 | -2/+2 |
| 2008-11-16 | tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() | Mathieu Desnoyers | 1 | -0/+3 |
| 2008-10-20 | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+5 |
| 2008-10-20 | kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE) | Oleg Nesterov | 1 | -3/+2 |
| 2008-10-14 | tracing, sched: LTTng instrumentation - scheduler | Mathieu Desnoyers | 1 | -0/+5 |
| 2008-07-26 | tracehook: wait_task_inactive | Roland McGrath | 1 | -1/+1 |
| 2008-07-18 | kthread: reduce stack pressure in create_kthread and kthreadd | Mike Travis | 1 | -2/+2 |
| 2008-07-16 | Freezer: Introduce PF_FREEZER_NOSIG | Rafael J. Wysocki | 1 | -1/+1 |