Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Arun Sharma 60063497a9 atomic: use <linux/atomic.h> há 14 anos atrás
  Tejun Heo 9c5a2ba702 workqueue: separate out drain_workqueue() from destroy_workqueue() há 14 anos atrás
  Amerigo Wang 2543a87108 workqueue: remove cancel_rearming_delayed_work[queue]() há 14 anos atrás
  Tejun Heo 24d51add74 workqueue: fix build failure introduced by s/freezeable/freezable/ há 14 anos atrás
  Tejun Heo 43d133c18b Merge branch 'master' into for-2.6.39 há 14 anos atrás
  Tejun Heo 58a69cb47e workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' há 14 anos atrás
  Tejun Heo 4149efb22d workqueue: add system_freezeable_wq há 14 anos atrás
  Linus Torvalds 23d69b09b7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq há 14 anos atrás
  Linus Torvalds dda5f0a372 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip há 14 anos atrás
  Tejun Heo ed41390fa5 workqueue: deprecate cancel_rearming_delayed_work[queue]() há 14 anos atrás
  Andrew Morton ca1cab37d9 workqueues: s/ON_STACK/ONSTACK/ há 14 anos atrás
  Phil Carmody dd6414b50f timer: Permit statically-declared work with deferrable timers há 14 anos atrás
  Tejun Heo daaae6b010 workqueue: remove in_workqueue_context() há 14 anos atrás
  Tejun Heo 6370a6ad3b workqueue: add and use WQ_MEM_RECLAIM flag há 14 anos atrás
  Tejun Heo 09383498c5 workqueue: implement flush[_delayed]_work_sync() há 14 anos atrás
  Tejun Heo 401a8d048e workqueue: cleanup flush/cancel functions há 14 anos atrás
  Tejun Heo 81dcaf6516 workqueue: implement alloc_ordered_workqueue() há 14 anos atrás
  Tejun Heo c54fce6eff workqueue: add documentation há 14 anos atrás
  Tejun Heo 8a2e8e5dec workqueue: fix cwq->nr_active underflow há 15 anos atrás
  Tejun Heo e41e704bc4 workqueue: improve destroy_workqueue() debuggability há 15 anos atrás
  Linus Torvalds 3b7433b8a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq há 15 anos atrás
  Suresh Siddha 6ee0578b4d workqueue: mark init_workqueues() as early_initcall() há 15 anos atrás
  Tejun Heo e120153ddf workqueue: fix how cpu number is stored in work->data há 15 anos atrás
  Tejun Heo c7fc77f78f workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND instead há 15 anos atrás
  Tejun Heo f34217977d workqueue: implement unbound workqueue há 15 anos atrás
  Tejun Heo bdbc5dd7de workqueue: prepare for WQ_UNBOUND implementation há 15 anos atrás
  Tejun Heo fb0e7beb5c workqueue: implement cpu intensive workqueue há 15 anos atrás
  Tejun Heo 649027d73a workqueue: implement high priority workqueue há 15 anos atrás