index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
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-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