1. db70089 workqueues: implement flush_work() by Oleg Nesterov · 16 years ago
  2. c1a220e pm: introduce new interfaces schedule_work_on() and queue_work_on() by Zhang Rui · 16 years ago
  3. b3c9752 include/linux: Remove all users of FASTCALL() macro by Harvey Harrison · 16 years ago
  4. eb13ba8 lockdep: fix workqueue creation API lockdep interaction by Johannes Berg · 17 years ago
  5. 4e6045f workqueue: debug flushing deadlocks with lockdep by Johannes Berg · 17 years ago
  6. 1f1f642 make cancel_xxx_work_sync() return a boolean by Oleg Nesterov · 17 years ago
  7. f5a421a rename cancel_rearming_delayed_work() to cancel_delayed_work_sync() by Oleg Nesterov · 17 years ago
  8. 223a10a revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()" by Oleg Nesterov · 17 years ago
  9. e3dfd29 make freezeable workqueues singlethread by Oleg Nesterov · 17 years ago
  10. 28e53bd unify flush_work/flush_work_keventd and rename it to cancel_work_sync by Oleg Nesterov · 17 years ago
  11. 23b2e59 workqueue: kill NOAUTOREL works by Oleg Nesterov · 17 years ago
  12. 1634c48 make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq by Oleg Nesterov · 17 years ago
  13. 7097a87 workqueue: kill run_scheduled_work() by Oleg Nesterov · 17 years ago
  14. b89deed implement flush_work() by Oleg Nesterov · 17 years ago
  15. 2828703 Add a new deferrable delayed work init by Venki Pallipadi · 17 years ago
  16. 071b638 [WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync() by Oleg Nesterov · 17 years ago
  17. a08727b Make workqueue bit operations work on "atomic_long_t" by Linus Torvalds · 18 years ago
  18. 0221872 Fix "delayed_work_pending()" macro expansion by Linus Torvalds · 18 years ago
  19. 68380b5 Add "run_scheduled_work()" workqueue function by Linus Torvalds · 18 years ago
  20. 341a595 [PATCH] Support for freezeable workqueues by Rafael J. Wysocki · 18 years ago
  21. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  22. 365970a WorkStruct: Merge the pending bit into the wq_data pointer by David Howells · 18 years ago
  23. 6bb49e5 WorkStruct: Typedef the work function prototype by David Howells · 18 years ago
  24. 52bad64 WorkStruct: Separate delayable and non-delayable events. by David Howells · 18 years ago
  25. 7a6bc1c [CPUFREQ] Add queue_delayed_work_on() interface for workqueues. by Venkatesh Pallipadi · 18 years ago
  26. 1fa44ec [SCSI] add execute_in_process_context() API by James Bottomley · 18 years ago
  27. 15316ba [PATCH] add schedule_on_each_cpu() by Christoph Lameter · 19 years ago
  28. 81ddef7 [PATCH] re-export cancel_rearming_delayed_workqueue by James Bottomley · 19 years ago
  29. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago