1. 83c2252 flush_cpu_workqueue: don't flush an empty ->worklist by Oleg Nesterov · 17 years ago
  2. edab251 flush_workqueue(): use preempt_disable to hold off cpu hotplug by Andrew Morton · 17 years ago
  3. b89deed implement flush_work() by Oleg Nesterov · 17 years ago
  4. fc2e4d7 reimplement flush_workqueue() by Oleg Nesterov · 17 years ago
  5. e18f3ff schedule_on_each_cpu(): use preempt_disable() by Andrew Morton · 17 years ago
  6. 82f67cd [PATCH] Add debugging feature /proc/timer_stat by Ingo Molnar · 18 years ago
  7. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 18 years ago
  8. af9997e [PATCH] fix kernel-doc warnings in 2.6.20-rc1 by Randy Dunlap · 18 years ago
  9. 9bfb183 [PATCH] workqueue: fix schedule_on_each_cpu() by Ingo Molnar · 18 years ago
  10. a08727b Make workqueue bit operations work on "atomic_long_t" by Linus Torvalds · 18 years ago
  11. 4594bf1 [PATCH] WorkStruct: Use direct assignment rather than cmpxchg() by David Howells · 18 years ago
  12. 68380b5 Add "run_scheduled_work()" workqueue function by Linus Torvalds · 18 years ago
  13. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  14. d5abe66 [PATCH] debug: workqueue locking sanity by Peter Zijlstra · 18 years ago
  15. 341a595 [PATCH] Support for freezeable workqueues by Rafael J. Wysocki · 18 years ago
  16. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  17. 365970a WorkStruct: Merge the pending bit into the wq_data pointer by David Howells · 18 years ago
  18. 6bb49e5 WorkStruct: Typedef the work function prototype by David Howells · 18 years ago
  19. 52bad64 WorkStruct: Separate delayable and non-delayable events. by David Howells · 18 years ago
  20. 057647f [PATCH] workqueue: update kerneldoc by Alan Stern · 18 years ago
  21. 4693402 [PATCH] mm: kevent threads: use MPOL_DEFAULT by Christoph Lameter · 18 years ago
  22. 9f5d785 remove duplicate "until" from kernel/workqueue.c by Rolf Eike Beer · 18 years ago
  23. 9b41ea7 [PATCH] workqueue: remove lock_cpu_hotplug() by Andrew Morton · 18 years ago
  24. 0fcb78c [PATCH] Add DocBook documentation for workqueue functions by Rolf Eike Beer · 18 years ago
  25. ca78f6b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  26. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  27. ae90dd5 Move workqueue exports to where the functions are defined. by Dave Jones · 18 years ago
  28. 7a6bc1c [CPUFREQ] Add queue_delayed_work_on() interface for workqueues. by Venkatesh Pallipadi · 18 years ago
  29. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  30. fc75cdf [PATCH] cpu hotplug: fix CPU_UP_CANCEL handling by Heiko Carstens · 18 years ago
  31. b613677 [PATCH] schedule_on_each_cpu(): reduce kmalloc() size by Andrew Morton · 18 years ago
  32. 626ab0e [PATCH] list: use list_replace_init() instead of list_splice_init() by Oleg Nesterov · 18 years ago
  33. 83d722f [PATCH] Remove __devinit and __cpuinit from notifier_call definitions by Chandra Seetharaman · 18 years ago
  34. 1fa44ec [SCSI] add execute_in_process_context() API by James Bottomley · 19 years ago
  35. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  36. f756d5e [PATCH] fix workqueue oops during cpu offline by Nathan Lynch · 19 years ago
  37. 676121f [PATCH] Unchecked alloc_percpu() return in __create_workqueue() by Ben Collins · 19 years ago
  38. 15316ba [PATCH] add schedule_on_each_cpu() by Christoph Lameter · 19 years ago
  39. bce61dd [PATCH] Fix hardcoded cpu=0 in workqueue for per_cpu_ptr() calls by Ben Collins · 19 years ago
  40. a4c4af7 [PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code by Heiko Carstens · 19 years ago
  41. 89ada67 [PATCH] Use alloc_percpu to allocate workqueues locally by Christoph Lameter · 19 years ago
  42. dd39271 [PATCH] introduce and use kzalloc by Pekka J Enberg · 19 years ago
  43. 230649d [PATCH] create_workqueue_thread() signedness fix by Mika Kukkonen · 19 years ago
  44. 6068674 [PATCH] remove name length check in a workqueue by James Bottomley · 19 years ago
  45. 81ddef7 [PATCH] re-export cancel_rearming_delayed_workqueue by James Bottomley · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago