Historial de Commits

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