1. 46f1550 workqueue: Fix NULL pointer dereference by Li Bin · 7 years ago
  2. 9b7f659 sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() by Alexander Gordeev · 8 years ago
  3. 92f9c5c workqueue: rename manager_mutex to attach_mutex by Lai Jiangshan · 10 years ago
  4. da02846 workqueue: separate iteration role from worker_idr by Lai Jiangshan · 10 years ago
  5. 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 11 years ago
  6. 3d1cb20 workqueue: include workqueue info when printing debug dump of a worker task by Tejun Heo · 11 years ago
  7. a9ab775 workqueue: directly restore CPU affinity of workers from CPU_ONLINE by Tejun Heo · 11 years ago
  8. d84ff05 workqueue: consistently use int for @cpu variables by Tejun Heo · 11 years ago
  9. b310410 workqueue: better define synchronization rule around rescuer->pool updates by Lai Jiangshan · 11 years ago
  10. 112202d workqueue: rename cpu_workqueue to pool_workqueue by Tejun Heo · 11 years ago
  11. a60dc39 workqueue: remove global_cwq by Tejun Heo · 11 years ago
  12. 84b233a workqueue: implement current_is_async() by Tejun Heo · 11 years ago
  13. 2eaebdb workqueue: move struct worker definition to workqueue_internal.h by Tejun Heo · 11 years ago
  14. ea13844 workqueue: rename kernel/workqueue_sched.h to kernel/workqueue_internal.h by Tejun Heo · 11 years ago