index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
workqueue_internal.h
Age
Commit message (
Expand
)
Author
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-05-01
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-14
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