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