Age | Commit message (Expand) | Author |
2019-04-16 | sched/core, workqueues: Distangle worker accounting from rq lock | Thomas Gleixner |
2019-02-01 | psi: fix aggregation idle shut-off | Johannes Weiner |
2018-05-18 | workqueue: Set worker->desc to workqueue name by default | Tejun Heo |
2018-05-18 | workqueue: Make worker_attach/detach_pool() update worker->pool | Tejun Heo |
2017-11-06 | Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-30 | workqueue: Fix NULL pointer dereference | Li Bin |
2016-03-02 | sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() | Alexander Gordeev |
2014-05-20 | workqueue: rename manager_mutex to attach_mutex | Lai Jiangshan |
2014-05-20 | workqueue: separate iteration role from worker_idr | Lai Jiangshan |
2013-06-19 | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar |
2013-04-30 | workqueue: include workqueue info when printing debug dump of a worker task | Tejun Heo |
2013-03-19 | workqueue: directly restore CPU affinity of workers from CPU_ONLINE | Tejun Heo |
2013-03-12 | workqueue: consistently use int for @cpu variables | Tejun Heo |
2013-03-04 | workqueue: better define synchronization rule around rescuer->pool updates | Lai Jiangshan |
2013-02-13 | workqueue: rename cpu_workqueue to pool_workqueue | Tejun Heo |
2013-01-24 | workqueue: remove global_cwq | Tejun Heo |
2013-01-18 | workqueue: implement current_is_async() | Tejun Heo |
2013-01-18 | workqueue: move struct worker definition to workqueue_internal.h | Tejun Heo |
2013-01-18 | workqueue: rename kernel/workqueue_sched.h to kernel/workqueue_internal.h | Tejun Heo |