Linus Torvalds
|
7d3e2eb178
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
10 lat temu |
Linus Torvalds
|
a1d8561172
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 lat temu |
Peter Zijlstra
|
25834c73f9
sched: Fix a race between __kthread_bind() and sched_setaffinity()
|
10 lat temu |
Tim Gardner
|
1dadafa86a
workqueue: Make flush_workqueue() available again to non GPL modules
|
10 lat temu |
Paul E. McKenney
|
f78f5b90c4
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
|
10 lat temu |
Linus Torvalds
|
02201e3f1b
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
10 lat temu |
Shailendra Verma
|
402dd89d6c
workqueue: fix typos in comments
|
10 lat temu |
Luis R. Rodriguez
|
552f530cbc
kernel/workqueue.c: remove ifdefs over wq_power_efficient
|
10 lat temu |
Lai Jiangshan
|
37b1ef31a5
workqueue: move flush_scheduled_work() to workqueue.h
|
10 lat temu |
Lai Jiangshan
|
899a94fe15
workqueue: remove the lock from wq_sysfs_prep_attrs()
|
10 lat temu |
Lai Jiangshan
|
da7f91b2e2
workqueue: remove the declaration of copy_workqueue_attrs()
|
10 lat temu |
Lai Jiangshan
|
d4d3e25797
workqueue: ensure attrs changes are properly synchronized
|
10 lat temu |
Lai Jiangshan
|
a0111cf671
workqueue: separate out and refactor the locking of applying attrs
|
10 lat temu |
Lai Jiangshan
|
f7142ed483
workqueue: simplify wq_update_unbound_numa()
|
10 lat temu |
Lai Jiangshan
|
5b95e1af8d
workqueue: wq_pool_mutex protects the attrs-installation
|
10 lat temu |
Chen Hanxiao
|
b749b1b673
workqueue: fix a typo
|
10 lat temu |
Gong Zhaogang
|
30186c6fdc
workqueue: function name in the comment differs from the real function name
|
10 lat temu |
Lai Jiangshan
|
042f7df15a
workqueue: Allow modifying low level unbound workqueue cpumask
|
10 lat temu |
Frederic Weisbecker
|
b05a79280b
workqueue: Create low-level unbound workqueues cpumask
|
10 lat temu |
Lai Jiangshan
|
2d5f0764b5
workqueue: split apply_workqueue_attrs() into 3 stages
|
10 lat temu |
Frederic Weisbecker
|
6ba94429c8
workqueue: Reorder sysfs code
|
10 lat temu |
Tejun Heo
|
3494fc3084
workqueue: dump workqueues on sysrq-t
|
10 lat temu |
Tejun Heo
|
2607d7a6db
workqueue: keep track of the flushing task and pool manager
|
10 lat temu |
Tejun Heo
|
e2dca7adff
workqueue: make the workqueues list RCU walkable
|
10 lat temu |
Tejun Heo
|
8603e1b300
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONE
|
10 lat temu |
Tejun Heo
|
dfbcbf42dd
workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasks
|
10 lat temu |
Tejun Heo
|
29187a9eea
workqueue: fix subtle pool management issue which can stall whole worker_pool
|
10 lat temu |
NeilBrown
|
008847f66c
workqueue: allow rescuer thread to do more work.
|
10 lat temu |
Tejun Heo
|
b2d829096b
workqueue: invert the order between pool->lock and wq_mayday_lock
|
10 lat temu |
Tejun Heo
|
0479c8c549
workqueue: cosmetic update in rescuer_thread()
|
10 lat temu |