Commit History

Author SHA1 Message Date
  Linus Torvalds f7951c33f0 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 years ago
  Snild Dolkow 3e536e222f kthread, tracing: Don't expose half-written comm when creating kthreads 7 years ago
  Peter Zijlstra f83ee19be4 kthread: Simplify kthread_park() completion 7 years ago
  Peter Zijlstra 1cef1150ef kthread, sched/core: Fix kthread_parkme() (again...) 7 years ago
  Peter Zijlstra b1f5b378e1 kthread: Allow kthread_park() on a parked kthread 7 years ago
  Peter Zijlstra 85f1abe001 kthread, sched/wait: Fix kthread_parkme() completion issue 7 years ago
  Peter Zijlstra 741a76b350 kthread, sched/wait: Fix kthread_parkme() wait-loop 7 years ago
  Kees Cook 841b86f328 treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts 7 years ago
  Linus Torvalds e2c5923c34 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block 7 years ago
  Shaohua Li e10237cc76 kthread: zero the kthread data structure 7 years ago
  Kees Cook fe5c3b69b5 kthread: Convert callback to use from_timer() 7 years ago
  Shaohua Li 0b508bc926 block: fix a build error 7 years ago
  Shaohua Li 05e3db95eb kthread: add a mechanism to store cgroup info 8 years ago
  Shaohua Li 22cf8bc6cb kernel/kthread.c: kthread_worker: don't hog the cpu 8 years ago
  Tejun Heo 77f88796ce cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups 8 years ago
  Ingo Molnar 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 years ago
  Ingo Molnar ae7e81c077 sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> 8 years ago
  Kees Cook dfb4357da6 time: Remove CONFIG_TIMER_STATS 8 years ago
  Nicolas Iooss c0b942a763 kthread: add __printf attributes 8 years ago
  Oleg Nesterov 8fb9dcbdc3 kthread: Don't abuse kthread_create_on_cpu() in __kthread_create_worker() 8 years ago
  Oleg Nesterov cf380a4a96 kthread: Don't use to_live_kthread() in kthread_[un]park() 8 years ago
  Oleg Nesterov efb29fbfa5 kthread: Don't use to_live_kthread() in kthread_stop() 8 years ago
  Oleg Nesterov eff9662547 Revert "kthread: Pin the stack via try_get_task_stack()/put_task_stack() in to_live_kthread() function" 8 years ago
  Oleg Nesterov 1da5c46fa9 kthread: Make struct kthread kmalloc'ed 8 years ago
  Petr Mladek dbf52682cb kthread: better support freezable kthread workers 8 years ago
  Petr Mladek 9a6b06c8d9 kthread: allow to modify delayed kthread work 8 years ago
  Petr Mladek 37be45d49d kthread: allow to cancel kthread work 8 years ago
  Petr Mladek 22597dc3d9 kthread: initial support for delayed kthread work 8 years ago
  Petr Mladek 8197b3d43b kthread: detect when a kthread work is used by more workers 8 years ago
  Petr Mladek 35033fe9cb kthread: add kthread_destroy_worker() 8 years ago