summaryrefslogtreecommitdiff
path: root/kernel/workqueue_internal.h
Commit message (Expand)AuthorAge
* Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-06
|\
| * workqueue: Fix NULL pointer dereferenceLi Bin2017-10-30
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()Alexander Gordeev2016-03-02
* workqueue: rename manager_mutex to attach_mutexLai Jiangshan2014-05-20
* workqueue: separate iteration role from worker_idrLai Jiangshan2014-05-20
* sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-19
* workqueue: include workqueue info when printing debug dump of a worker taskTejun Heo2013-04-30
* workqueue: directly restore CPU affinity of workers from CPU_ONLINETejun Heo2013-03-19
* workqueue: consistently use int for @cpu variablesTejun Heo2013-03-12
* workqueue: better define synchronization rule around rescuer->pool updatesLai Jiangshan2013-03-04
* workqueue: rename cpu_workqueue to pool_workqueueTejun Heo2013-02-13
* workqueue: remove global_cwqTejun Heo2013-01-24
* workqueue: implement current_is_async()Tejun Heo2013-01-18
* workqueue: move struct worker definition to workqueue_internal.hTejun Heo2013-01-18
* workqueue: rename kernel/workqueue_sched.h to kernel/workqueue_internal.hTejun Heo2013-01-18