提交历史

作者 SHA1 备注 提交日期
  Tejun Heo 9398180097 workqueue: fix race condition in schedule_on_each_cpu() 15 年之前
  Linus Torvalds 3242f9804b Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 15 年之前
  Andi Kleen 65a6446434 HWPOISON: Allow schedule_on_each_cpu() from keventd 15 年之前
  Linus Torvalds 8c53e46314 workqueue: add 'flush_delayed_work()' to run and wait for delayed work 15 年之前
  Linus Torvalds 774a694f8c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 年之前
  Mike Galbraith 61cbe54d94 sched: Keep kthreads at default priority 15 年之前
  Bart Van Assche 5b0f437df0 workqueues: Improve schedule_work() documentation 16 年之前
  Zhaolei fb39125fd7 ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro 16 年之前
  Andrew Morton 6b44003e5c work_on_cpu(): rewrite it to create a kernel thread on demand 16 年之前
  Linus Torvalds 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 年之前
  Lai Jiangshan 2355b70fd5 workqueue: avoid recursion in run_workqueue() 16 年之前
  Ingo Molnar 8302294f43 Merge branch 'tracing/core-v2' into tracing-for-linus 16 年之前
  Rusty Russell aa85ea5b89 cpumask: use new cpumask_ functions in core code. 16 年之前
  Ingo Molnar dc573f9b20 Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core 16 年之前
  Rusty Russell 8ccad40df8 work_on_cpu: Use our own workqueue. 16 年之前
  Rusty Russell 31ad908120 work_on_cpu: don't try to get_online_cpus() in work_on_cpu. 16 年之前
  Frederic Weisbecker e1d8aa9f1d tracing: add a new workqueue tracer 16 年之前
  Rusty Russell e7577c50f2 cpumask: convert kernel/workqueue.c 16 年之前
  James Morris 2b82892565 Merge branch 'master' into next 16 年之前
  David Howells 6cc88bc45c CRED: Rename is_single_threaded() to is_wq_single_threaded() 16 年之前
  Rusty Russell 2d3854a37e cpumask: introduce new API, without changing anything 16 年之前
  Heiko Carstens 0d557dc97f workqueue: introduce create_rt_workqueue 16 年之前
  Francois Cami e1f8e87449 Remove Andrew Morton's old email accounts 16 年之前
  Ingo Molnar 23a0ee908c Merge branch 'core/locking' into core/urgent 17 年之前
  Ingo Molnar 3295f0ef9f lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() 17 年之前
  Peter Zijlstra 4f3e7524b2 lockdep: map_acquire 17 年之前
  Oleg Nesterov 6af8bf3d86 workqueues: add comments to __create_workqueue_key() 17 年之前
  Oleg Nesterov 8448502cfc workqueues: do CPU_UP_CANCELED if CPU_UP_PREPARE fails 17 年之前
  Oleg Nesterov 8de6d308ba workqueues: schedule_on_each_cpu() can use schedule_work_on() 17 年之前
  Oleg Nesterov ef1ca236b8 workqueues: queue_work() can use queue_work_on() 17 年之前