1. 6d25be5 sched/core, workqueues: Distangle worker accounting from rq lock by Thomas Gleixner · 6 years ago
  2. 1b69ac6 psi: fix aggregation idle shut-off by Johannes Weiner · 6 years ago
  3. 8bf8959 workqueue: Set worker->desc to workqueue name by default by Tejun Heo · 7 years ago
  4. a2d812a workqueue: Make worker_attach/detach_pool() update worker->pool by Tejun Heo · 7 years ago
  5. e4880bc5 Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  6. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  7. cef572a workqueue: Fix NULL pointer dereference by Li Bin · 7 years ago
  8. 9b7f659 sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() by Alexander Gordeev · 9 years ago
  9. 92f9c5c workqueue: rename manager_mutex to attach_mutex by Lai Jiangshan · 11 years ago
  10. da02846 workqueue: separate iteration role from worker_idr by Lai Jiangshan · 11 years ago
  11. 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 12 years ago
  12. 3d1cb20 workqueue: include workqueue info when printing debug dump of a worker task by Tejun Heo · 12 years ago
  13. a9ab775 workqueue: directly restore CPU affinity of workers from CPU_ONLINE by Tejun Heo · 12 years ago
  14. d84ff05 workqueue: consistently use int for @cpu variables by Tejun Heo · 12 years ago
  15. b310410 workqueue: better define synchronization rule around rescuer->pool updates by Lai Jiangshan · 12 years ago
  16. 112202d workqueue: rename cpu_workqueue to pool_workqueue by Tejun Heo · 12 years ago
  17. a60dc39 workqueue: remove global_cwq by Tejun Heo · 12 years ago
  18. 84b233a workqueue: implement current_is_async() by Tejun Heo · 12 years ago
  19. 2eaebdb workqueue: move struct worker definition to workqueue_internal.h by Tejun Heo · 12 years ago
  20. ea13844 workqueue: rename kernel/workqueue_sched.h to kernel/workqueue_internal.h by Tejun Heo · 12 years ago