Lai Jiangshan
|
7cda9aae05
workqueue: convert worker_idr to worker_ida
|
11 rokov pred |
Lai Jiangshan
|
da028469ba
workqueue: separate iteration role from worker_idr
|
11 rokov pred |
Lai Jiangshan
|
3347fc9f36
workqueue: destroy worker directly in the idle timeout handler
|
11 rokov pred |
Lai Jiangshan
|
60f5a4bcf8
workqueue: async worker destruction
|
11 rokov pred |
Lai Jiangshan
|
73eb7fe73a
workqueue: destroy_worker() should destroy idle workers only
|
11 rokov pred |
Lai Jiangshan
|
9625ab1727
workqueue: use manager lock only to protect worker_idr
|
11 rokov pred |
Fabian Frederick
|
2d916033a3
kernel/workqueue.c: pr_warning/pr_warn & printk/pr_info
|
11 rokov pred |
Daeseok Youn
|
534a3fbb3f
workqueue: simplify wq_update_unbound_numa() by jumping to use_dfl_pwq if the target cpumask equals wq's
|
11 rokov pred |
Lai Jiangshan
|
77668c8b55
workqueue: fix a possible race condition between rescuer and pwq-release
|
11 rokov pred |
Lai Jiangshan
|
4d595b866d
workqueue: make rescuer_thread() empty wq->maydays list before exiting
|
11 rokov pred |
Dongsheng Yang
|
8698a745d8
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
|
11 rokov pred |
Daeseok Youn
|
77f300b198
workqueue: fix bugs in wq_update_unbound_numa() failure path
|
11 rokov pred |
Linus Torvalds
|
1ead658124
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 rokov pred |
Thomas Gleixner
|
ea2e64f280
workqueue: Provide destroy_delayed_work_on_stack()
|
11 rokov pred |
Dongsheng Yang
|
144818422b
workqueue: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
|
11 rokov pred |
Lai Jiangshan
|
5bdfff96c6
workqueue: ensure @task is valid across kthread_stop()
|
11 rokov pred |
Linus Torvalds
|
4a2829b976
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
11 rokov pred |
Chuansheng Liu
|
440a113603
workqueue: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
|
11 rokov pred |
Linus Torvalds
|
9199c4caa1
Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
11 rokov pred |
Bjorn Helgaas
|
12997d1a99
Revert "workqueue: allow work_on_cpu() to be called recursively"
|
11 rokov pred |
Li Bin
|
4e8b22bd1a
workqueue: fix pool ID allocation leakage and remove BUILD_BUG_ON() in init_workqueues
|
12 rokov pred |
Li Bin
|
9ef28a73ff
workqueue: fix comment typo for __queue_work()
|
12 rokov pred |
Tejun Heo
|
8a2b753844
workqueue: fix ordered workqueues in NUMA setups
|
12 rokov pred |
Oleg Nesterov
|
9115122806
workqueue: swap set_cpus_allowed_ptr() and PF_NO_SETAFFINITY
|
11 rokov pred |
Linus Torvalds
|
2e515bf096
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 rokov pred |
Linus Torvalds
|
9ee52a1633
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
12 rokov pred |
Linus Torvalds
|
542a086ac7
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 rokov pred |
Tejun Heo
|
b22ce2785d
workqueue: cond_resched() after processing each work item
|
12 rokov pred |
Greg Kroah-Hartman
|
1a6661dafd
workqueue: convert bus code to use dev_groups
|
12 rokov pred |
Libin
|
2d498db981
workqueue: Fix manage_workers() RETURNS description
|
12 rokov pred |