コミット履歴

作者 SHA1 メッセージ 日付
  Yasuaki Ishimatsu 5a6024f160 workqueue: zero cpumask of wq_numa_possible_cpumask on init 11 年 前
  Maxime Bizon bddbceb688 workqueue: fix dev_set_uevent_suppress() imbalance 11 年 前
  Linus Torvalds da85d191f5 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 11 年 前
  Valdis Kletnieks 015af06e10 kernel/workqueue.c: pr_warning/pr_warn & printk/pr_info 11 年 前
  Lai Jiangshan 74b414ead1 workqueue: remove the confusing POOL_FREEZING 11 年 前
  Lai Jiangshan 1037de36ed workqueue: rename first_worker() to first_idle_worker() 11 年 前
  Ingo Molnar 65c2ce7004 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes 11 年 前
  Lai Jiangshan 51697d3939 workqueue: use generic attach/detach routine for rescuers 11 年 前
  Lai Jiangshan 4736cbf7a4 workqueue: separate pool-attaching code out from create_worker() 11 年 前
  Lai Jiangshan 92f9c5c40c workqueue: rename manager_mutex to attach_mutex 11 年 前
  Lai Jiangshan 4d757c5c81 workqueue: narrow the protection range of manager_mutex 11 年 前
  Lai Jiangshan 7cda9aae05 workqueue: convert worker_idr to worker_ida 11 年 前
  Lai Jiangshan da028469ba workqueue: separate iteration role from worker_idr 11 年 前
  Lai Jiangshan 3347fc9f36 workqueue: destroy worker directly in the idle timeout handler 11 年 前
  Lai Jiangshan 60f5a4bcf8 workqueue: async worker destruction 11 年 前
  Lai Jiangshan 73eb7fe73a workqueue: destroy_worker() should destroy idle workers only 11 年 前
  Lai Jiangshan 9625ab1727 workqueue: use manager lock only to protect worker_idr 11 年 前
  Fabian Frederick 2d916033a3 kernel/workqueue.c: pr_warning/pr_warn & printk/pr_info 11 年 前
  Daeseok Youn 534a3fbb3f workqueue: simplify wq_update_unbound_numa() by jumping to use_dfl_pwq if the target cpumask equals wq's 11 年 前
  Lai Jiangshan 77668c8b55 workqueue: fix a possible race condition between rescuer and pwq-release 11 年 前
  Lai Jiangshan 4d595b866d workqueue: make rescuer_thread() empty wq->maydays list before exiting 11 年 前
  Dongsheng Yang 8698a745d8 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE 11 年 前
  Daeseok Youn 77f300b198 workqueue: fix bugs in wq_update_unbound_numa() failure path 11 年 前
  Linus Torvalds 1ead658124 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 年 前
  Thomas Gleixner ea2e64f280 workqueue: Provide destroy_delayed_work_on_stack() 11 年 前
  Dongsheng Yang 144818422b workqueue: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE 11 年 前
  Lai Jiangshan 5bdfff96c6 workqueue: ensure @task is valid across kthread_stop() 11 年 前
  Linus Torvalds 4a2829b976 Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 11 年 前
  Chuansheng Liu 440a113603 workqueue: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() 11 年 前
  Linus Torvalds 9199c4caa1 Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci 11 年 前