Linus Torvalds
|
3527d3e951
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Linus Torvalds
|
ad1490bcd2
Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
8 years ago |
Thomas Gleixner
|
0e8d6a9336
workqueue: Provide work_on_cpu_safe()
|
8 years ago |
Geliang Tang
|
c30fb26b11
workqueue: use setup_deferrable_timer
|
8 years ago |
Tejun Heo
|
637fdbae60
workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq
|
8 years ago |
Kees Cook
|
dfb4357da6
time: Remove CONFIG_TIMER_STATS
|
8 years ago |
Tejun Heo
|
8bc4a04455
Merge branch 'for-4.9' into for-4.10
|
8 years ago |
Tejun Heo
|
2186d9f940
workqueue: move wq_numa_init() to workqueue_init()
|
8 years ago |
Petr Mladek
|
e700591ae0
kthread: rename probe_kthread_data() to kthread_probe_data()
|
8 years ago |
Tejun Heo
|
863b710b66
workqueue: remove keventd_up()
|
9 years ago |
Tejun Heo
|
3347fa0928
workqueue: make workqueue available early during boot
|
9 years ago |
Tejun Heo
|
fa07fb6a4e
workqueue: dump workqueue state on sanity check failures in destroy_workqueue()
|
9 years ago |
Jens Axboe
|
f72b8792d1
workqueue: add cancel_work()
|
9 years ago |
Linus Torvalds
|
a6408f6cb6
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Rafael J. Wysocki
|
7f234a4d8a
Merge branches 'pm-sleep' and 'pm-tools'
|
9 years ago |
Thomas Gleixner
|
7ee681b252
workqueue: Convert to state machine callbacks
|
9 years ago |
Roger Lu
|
7b776af66d
PM / suspend: show workqueue state in suspend flow
|
9 years ago |
Peter Zijlstra
|
d945b5e9f0
workqueue: Fix setting affinity of unbound worker threads
|
9 years ago |
Du, Changbin
|
b9fdac7f66
debugobjects: insulate non-fixup logic related to static obj from fixup callbacks
|
9 years ago |
Du, Changbin
|
02a982a6ec
workqueue: update debugobjects fixup callbacks return type
|
9 years ago |
Linus Torvalds
|
da92223908
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
9 years ago |
Wanpeng Li
|
f7c17d26f4
workqueue: fix rebind bound workers warning
|
9 years ago |
Linus Torvalds
|
b75a2bf899
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
9 years ago |
Roman Pen
|
346c09f804
workqueue: fix ghost PENDING flag while doing MQ IO
|
9 years ago |
Linus Torvalds
|
ef504fa591
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
9 years ago |
Peter Zijlstra
|
25528213fe
tags: Fix DEFINE_PER_CPU expansions
|
9 years ago |
Anna-Maria Gleixner
|
22aceb3176
workqueue: Fix comment for work_on_cpu()
|
9 years ago |
Alexander Gordeev
|
9b7f6597f0
sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()
|
9 years ago |
Lars-Peter Clausen
|
23217b443b
workqueue: Replace usage of init_name with dev_set_name()
|
9 years ago |
Tejun Heo
|
d6e022f1d2
workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
|
9 years ago |