Linus Torvalds
|
f8cc87b6c1
Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
7 年之前 |
Linus Torvalds
|
d772794637
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
Sergey Senozhatsky
|
62635ea8c1
workqueue: avoid hard lockups in show_workqueue_state()
|
7 年之前 |
Tejun Heo
|
40c17f75df
workqueue: allow WQ_MEM_RECLAIM on early init workqueues
|
7 年之前 |
Tejun Heo
|
983c751532
workqueue: separate out init_rescuer()
|
7 年之前 |
Ingo Molnar
|
475c5ee193
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
7 年之前 |
Sergey Senozhatsky
|
01dfee9582
workqueue: remove unneeded kallsyms include
|
7 年之前 |
Lai Jiangshan
|
62408c1ef0
workqueue/hotplug: remove the workaround in rebind_workers()
|
7 年之前 |
Lai Jiangshan
|
e8b3f8db7a
workqueue/hotplug: simplify workqueue_offline_cpu()
|
7 年之前 |
Paul E. McKenney
|
a7e6425ea5
workqueue: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
|
7 年之前 |
Tal Shorer
|
c98a980509
workqueue: respect isolated cpus when queueing an unbound work
|
7 年之前 |
Kees Cook
|
841b86f328
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
|
7 年之前 |
Linus Torvalds
|
0be500363c
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
7 年之前 |
Linus Torvalds
|
2bcc673101
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
Frederic Weisbecker
|
8e8eb73075
workqueue: Use lockdep to assert IRQs are disabled/enabled
|
7 年之前 |
Ingo Molnar
|
8c5db92a70
Merge branch 'linus' into locking/core, to resolve conflicts
|
7 年之前 |
Wang Long
|
9a19b46386
workqueue: Fix comment for unbound workqueue's attrbutes
|
7 年之前 |
Tejun Heo
|
edbfd9112f
Revert "workqueue: respect isolated cpus when queueing an unbound work"
|
7 年之前 |
Byungchul Park
|
fd1a5b04df
workqueue: Remove now redundant lock acquisitions wrt. workqueue flushes
|
7 年之前 |
Mark Rutland
|
c95491ed6d
locking/atomics, workqueue: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
|
7 年之前 |
Tal Shorer
|
b5149873a0
workqueue: respect isolated cpus when queueing an unbound work
|
7 年之前 |
Kees Cook
|
32a6c7233c
workqueue: Convert timers to use timer_setup() (part 2)
|
7 年之前 |
Tejun Heo
|
692b48258d
workqueue: replace pool->manager_arb mutex with a flag
|
7 年之前 |
Kees Cook
|
8c20feb606
workqueue: Convert callback to use from_timer()
|
7 年之前 |
Kees Cook
|
5cd79d6abd
timer: Remove users of TIMER_DEFERRED_INITIALIZER
|
7 年之前 |
Linus Torvalds
|
9954d4892a
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
8 年之前 |
Tejun Heo
|
058fc47ee2
Merge branch 'for-4.13-fixes' into for-4.14
|
8 年之前 |
Peter Zijlstra
|
f52be57080
locking/lockdep: Untangle xhlock history save/restore from task independence
|
8 年之前 |
Peter Zijlstra
|
e6f3faa734
locking/lockdep: Fix workqueue crossrelease annotation
|
8 年之前 |
Peter Zijlstra
|
a1d14934ea
workqueue/lockdep: 'Fix' flush_work() annotation
|
8 年之前 |