summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-03-22UPSTREAM: psi: fix aggregation idle shut-offJohannes Weiner3-5/+45
2017-11-15workqueue: Fix NULL pointer dereferenceLi Bin1-1/+2
2016-03-02sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()Alexander Gordeev3-5/+4
2014-05-20workqueue: rename manager_mutex to attach_mutexLai Jiangshan2-24/+24
2014-05-20workqueue: separate iteration role from worker_idrLai Jiangshan2-13/+17
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar21-26/+27
2013-05-01workqueue: include workqueue info when printing debug dump of a worker taskTejun Heo5-1/+98
2013-03-19workqueue: directly restore CPU affinity of workers from CPU_ONLINETejun Heo2-131/+64
2013-03-12workqueue: consistently use int for @cpu variablesTejun Heo3-19/+16
2013-03-04workqueue: better define synchronization rule around rescuer->pool updatesLai Jiangshan2-1/+3
2013-02-14workqueue: rename cpu_workqueue to pool_workqueueTejun Heo4-229/+228
2013-01-24workqueue: remove global_cwqTejun Heo2-30/+17
2013-01-18workqueue: implement current_is_async()Tejun Heo3-0/+26
2013-01-18workqueue: move struct worker definition to workqueue_internal.hTejun Heo2-31/+38
2013-01-18workqueue: rename kernel/workqueue_sched.h to kernel/workqueue_internal.hTejun Heo4-11/+20