summaryrefslogtreecommitdiff
path: root/kernel/workqueue_internal.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-16sched/core, workqueues: Distangle worker accounting from rq lockThomas Gleixner1-2/+3
2019-02-01psi: fix aggregation idle shut-offJohannes Weiner1-1/+5
2018-05-18workqueue: Set worker->desc to workqueue name by defaultTejun Heo1-1/+0
2018-05-18workqueue: Make worker_attach/detach_pool() update worker->poolTejun Heo1-1/+1
2017-11-06Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-30workqueue: Fix NULL pointer dereferenceLi Bin1-1/+2
2016-03-02sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()Alexander Gordeev1-1/+1
2014-05-20workqueue: rename manager_mutex to attach_mutexLai Jiangshan1-2/+2
2014-05-20workqueue: separate iteration role from worker_idrLai Jiangshan1-0/+2
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar1-1/+1
2013-04-30workqueue: include workqueue info when printing debug dump of a worker taskTejun Heo1-1/+11
2013-03-19workqueue: directly restore CPU affinity of workers from CPU_ONLINETejun Heo1-3/+0
2013-03-12workqueue: consistently use int for @cpu variablesTejun Heo1-3/+2
2013-03-04workqueue: better define synchronization rule around rescuer->pool updatesLai Jiangshan1-0/+1
2013-02-13workqueue: rename cpu_workqueue to pool_workqueueTejun Heo1-1/+1
2013-01-24workqueue: remove global_cwqTejun Heo1-1/+0
2013-01-18workqueue: implement current_is_async()Tejun Heo1-0/+11
2013-01-18workqueue: move struct worker definition to workqueue_internal.hTejun Heo1-0/+37
2013-01-18workqueue: rename kernel/workqueue_sched.h to kernel/workqueue_internal.hTejun Heo1-0/+18