Histórico de Commits

Autor SHA1 Mensagem Data
  Tejun Heo 6fec10a1a5 workqueue: fix spurious CPU locality WARN from process_one_work() há 13 anos atrás
  Tejun Heo 8db25e7891 workqueue: simplify CPU hotplug code há 13 anos atrás
  Tejun Heo 628c78e7ea workqueue: remove CPU offline trustee há 13 anos atrás
  Tejun Heo 3ce6337730 workqueue: don't butcher idle workers on an offline CPU há 13 anos atrás
  Tejun Heo 25511a4776 workqueue: reimplement CPU online rebinding to handle idle workers há 13 anos atrás
  Tejun Heo bc2ae0f5bb workqueue: drop @bind from create_worker() há 13 anos atrás
  Tejun Heo 6037315269 workqueue: use mutex for global_cwq manager exclusion há 13 anos atrás
  Tejun Heo 403c821d45 workqueue: ROGUE workers are UNBOUND workers há 13 anos atrás
  Tejun Heo f2d5a0ee06 workqueue: drop CPU_DYING notifier operation há 13 anos atrás
  Tejun Heo 6575820221 workqueue: perform cpu down operations from low priority cpu_notifier() há 13 anos atrás
  Tejun Heo 3270476a6c workqueue: reimplement WQ_HIGHPRI using a separate worker_pool há 13 anos atrás
  Tejun Heo 4ce62e9e30 workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool() há 13 anos atrás
  Tejun Heo 11ebea50db workqueue: separate out worker_pool flags há 13 anos atrás
  Tejun Heo 63d95a9150 workqueue: use @pool instead of @gcwq or @cpu where applicable há 13 anos atrás
  Tejun Heo bd7bdd43dc workqueue: factor out worker_pool from global_cwq há 13 anos atrás
  Tejun Heo 974271c485 workqueue: don't use WQ_HIGHPRI for unbound workqueues há 13 anos atrás
  Peter Zijlstra 4d82a1debb lockdep: fix oops in processing workqueue há 13 anos atrás
  Tejun Heo 544ecf310f workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is active há 13 anos atrás
  Stephen Boyd 0976dfc1d0 workqueue: Catch more locking problems with flush_work() há 13 anos atrás
  Dan Carpenter f5b2552b4e workqueue: change BUG_ON() to WARN_ON() há 13 anos atrás
  Linus Torvalds e45836fafe Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq há 13 anos atrás
  Lai Jiangshan e06ffa1ede workqueue: use percpu allocator for cwq on UP há 13 anos atrás
  Alan Stern 62d3c5439c Block: use a freezable workqueue for disk-event polling há 13 anos atrás
  Tejun Heo b196be89cd workqueue: make alloc_workqueue() take printf fmt and args for name há 13 anos atrás
  Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h há 14 anos atrás
  Thomas Tuttle fa2563e41c workqueue: lock cwq access in drain_workqueue há 13 anos atrás
  Linus Torvalds 5a791ea4fa Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq há 14 anos atrás
  Linus Torvalds 5129df03d0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu há 14 anos atrás
  Tejun Heo 9c5a2ba702 workqueue: separate out drain_workqueue() from destroy_workqueue() há 14 anos atrás
  Tejun Heo 5035b20fa5 workqueue: fix deadlock in worker_maybe_bind_and_lock() há 14 anos atrás