Commit History

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