1. 044c782 workqueue: fix checkpatch issues by Valentin Ilie · 13 years ago
  2. 7635d2f workqueue: use system_highpri_wq for unbind_work by Joonsoo Kim · 13 years ago
  3. e2b6a6d workqueue: use system_highpri_wq for highpri workers in rebind_workers() by Joonsoo Kim · 13 years ago
  4. 1aabe90 workqueue: introduce system_highpri_wq by Joonsoo Kim · 13 years ago
  5. e42986d workqueue: change value of lcpu in __queue_delayed_work_on() by Joonsoo Kim · 13 years ago
  6. b75cac9 workqueue: correct req_cpu in trace_workqueue_queue_work() by Joonsoo Kim · 13 years ago
  7. 330dad5 workqueue: use enum value to set array size of pools in gcwq by Joonsoo Kim · 13 years ago
  8. 23657bb workqueue: add missing wmb() in clear_work_data() by Tejun Heo · 13 years ago
  9. 1265057 workqueue: fix CPU binding of flush_delayed_work[_sync]() by Tejun Heo · 13 years ago
  10. 8376fe2 workqueue: implement mod_delayed_work[_on]() by Tejun Heo · 13 years ago
  11. bbb68df workqueue: mark a work item being canceled as such by Tejun Heo · 13 years ago
  12. 36e227d workqueue: reorganize try_to_grab_pending() and __cancel_timer_work() by Tejun Heo · 13 years ago
  13. 7beb2ed workqueue: factor out __queue_delayed_work() from queue_delayed_work_on() by Tejun Heo · 13 years ago
  14. b549007 workqueue: introduce WORK_OFFQ_FLAG_* by Tejun Heo · 13 years ago
  15. bf4ede0 workqueue: move try_to_grab_pending() upwards by Tejun Heo · 13 years ago
  16. 715f130 workqueue: fix zero @delay handling of queue_delayed_work_on() by Tejun Heo · 13 years ago
  17. 5746982 workqueue: unify local CPU queueing handling by Tejun Heo · 13 years ago
  18. d8e794d workqueue: set delayed_work->timer function on initialization by Tejun Heo · 13 years ago
  19. 8930cab workqueue: disable irq while manipulating PENDING by Tejun Heo · 13 years ago
  20. 959d1af workqueue: add missing smp_wmb() in process_one_work() by Tejun Heo · 13 years ago
  21. d4283e9 workqueue: make queueing functions return bool by Tejun Heo · 13 years ago
  22. 0a13c00 workqueue: reorder queueing functions so that _on() variants are on top by Tejun Heo · 13 years ago
  23. 6fec10a workqueue: fix spurious CPU locality WARN from process_one_work() by Tejun Heo · 13 years ago
  24. 8db25e7 workqueue: simplify CPU hotplug code by Tejun Heo · 13 years ago
  25. 628c78e workqueue: remove CPU offline trustee by Tejun Heo · 13 years ago
  26. 3ce6337 workqueue: don't butcher idle workers on an offline CPU by Tejun Heo · 13 years ago
  27. 25511a4 workqueue: reimplement CPU online rebinding to handle idle workers by Tejun Heo · 13 years ago
  28. bc2ae0f workqueue: drop @bind from create_worker() by Tejun Heo · 13 years ago
  29. 6037315 workqueue: use mutex for global_cwq manager exclusion by Tejun Heo · 13 years ago
  30. 403c821 workqueue: ROGUE workers are UNBOUND workers by Tejun Heo · 13 years ago
  31. f2d5a0e workqueue: drop CPU_DYING notifier operation by Tejun Heo · 13 years ago
  32. 6575820 workqueue: perform cpu down operations from low priority cpu_notifier() by Tejun Heo · 13 years ago
  33. 3270476 workqueue: reimplement WQ_HIGHPRI using a separate worker_pool by Tejun Heo · 13 years ago
  34. 4ce62e9 workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool() by Tejun Heo · 13 years ago
  35. 11ebea5 workqueue: separate out worker_pool flags by Tejun Heo · 13 years ago
  36. 63d95a9 workqueue: use @pool instead of @gcwq or @cpu where applicable by Tejun Heo · 13 years ago
  37. bd7bdd4 workqueue: factor out worker_pool from global_cwq by Tejun Heo · 13 years ago
  38. 974271c workqueue: don't use WQ_HIGHPRI for unbound workqueues by Tejun Heo · 13 years ago
  39. 4d82a1d lockdep: fix oops in processing workqueue by Peter Zijlstra · 13 years ago
  40. 544ecf3 workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is active by Tejun Heo · 13 years ago
  41. 0976dfc workqueue: Catch more locking problems with flush_work() by Stephen Boyd · 13 years ago
  42. f5b2552 workqueue: change BUG_ON() to WARN_ON() by Dan Carpenter · 13 years ago
  43. e45836f Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  44. e06ffa1 workqueue: use percpu allocator for cwq on UP by Lai Jiangshan · 13 years ago
  45. 62d3c54 Block: use a freezable workqueue for disk-event polling by Alan Stern · 13 years ago
  46. b196be8 workqueue: make alloc_workqueue() take printf fmt and args for name by Tejun Heo · 14 years ago
  47. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 14 years ago
  48. fa2563e workqueue: lock cwq access in drain_workqueue by Thomas Tuttle · 14 years ago
  49. 5a791ea Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  50. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  51. 9c5a2ba workqueue: separate out drain_workqueue() from destroy_workqueue() by Tejun Heo · 14 years ago
  52. 5035b20 workqueue: fix deadlock in worker_maybe_bind_and_lock() by Tejun Heo · 14 years ago
  53. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 14 years ago
  54. 94dcf29 kthread: use kthread_create_on_node() by Eric Dumazet · 14 years ago
  55. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  56. 9977728 debugobjects: Add hint for better object identification by Stanislaw Gruszka · 14 years ago
  57. 24d51ad workqueue: fix build failure introduced by s/freezeable/freezable/ by Tejun Heo · 15 years ago
  58. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 15 years ago
  59. 3233cdb workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long by Tejun Heo · 15 years ago
  60. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 15 years ago
  61. 7576958 workqueue: wake up a worker when a rescuer is leaving a gcwq by Tejun Heo · 15 years ago
  62. 4149efb workqueue: add system_freezeable_wq by Tejun Heo · 15 years ago
  63. 42c025f workqueue: note the nested NOT_RUNNING test in worker_clr_flags() isn't a noop by Tejun Heo · 15 years ago
  64. e159489 workqueue: relax lockdep annotation on flush_work() by Tejun Heo · 15 years ago
  65. c8efcc2 workqueue: allow chained queueing during destruction by Tejun Heo · 15 years ago
  66. 2d64672 workqueue: It is likely that WORKER_NOT_RUNNING is true by Steven Rostedt · 15 years ago
  67. e5cba24 workqueue: check the allocation of system_unbound_wq by Hitoshi Mitake · 15 years ago
  68. ca1cab3 workqueues: s/ON_STACK/ONSTACK/ by Andrew Morton · 15 years ago
  69. 5260562 MN10300: Fix the PERCPU() alignment to allow for workqueues by David Howells · 15 years ago
  70. daaae6b workqueue: remove in_workqueue_context() by Tejun Heo · 15 years ago
  71. 31ddd87 workqueue: Clarify that schedule_on_each_cpu is synchronous by Tejun Heo · 15 years ago
  72. 6370a6a workqueue: add and use WQ_MEM_RECLAIM flag by Tejun Heo · 15 years ago
  73. 3031004 workqueue: fix HIGHPRI handling in keep_working() by Tejun Heo · 15 years ago
  74. cdadf00 workqueue: add queue_work and activate_work trace points by Tejun Heo · 15 years ago
  75. 97bd234 workqueue: prepare for more tracepoints by Tejun Heo · 15 years ago
  76. 0938349 workqueue: implement flush[_delayed]_work_sync() by Tejun Heo · 15 years ago
  77. baf5902 workqueue: factor out start_flush_work() by Tejun Heo · 15 years ago
  78. 401a8d0 workqueue: cleanup flush/cancel functions by Tejun Heo · 15 years ago
  79. c54fce6 workqueue: add documentation by Tejun Heo · 15 years ago
  80. cd4d4fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  81. 9c37547 workqueue: use zalloc_cpumask_var() for gcwq->mayday_mask by Tejun Heo · 15 years ago
  82. 477a3c3 workqueue: fix GCWQ_DISASSOCIATED initialization by Tejun Heo · 15 years ago
  83. 8a2e8e5d workqueue: fix cwq->nr_active underflow by Tejun Heo · 15 years ago
  84. e41e704 workqueue: improve destroy_workqueue() debuggability by Tejun Heo · 15 years ago
  85. 972fa1c workqueue: mark lock acquisition on worker_maybe_bind_and_lock() by Namhyung Kim · 15 years ago
  86. 06bd6eb workqueue: annotate lock context change by Namhyung Kim · 15 years ago
  87. e36c886 workqueue: Add basic tracepoints to track workqueue execution by Arjan van de Ven · 15 years ago
  88. 8d9df9f workqueue: free rescuer on destroy_workqueue by Xiaotian Feng · 15 years ago
  89. f650094 workqueue: workqueue_cpu_callback() should be cpu_notifier instead of hotcpu_notifier by Tejun Heo · 15 years ago
  90. 38f5156 workqueue: add missing __percpu markup in kernel/workqueue.c by Namhyung Kim · 15 years ago
  91. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  92. 6ee0578 workqueue: mark init_workqueues() as early_initcall() by Suresh Siddha · 15 years ago
  93. 0988495 workqueue: explain for_each_*cwq_cpu() iterators by Tejun Heo · 15 years ago
  94. e120153 workqueue: fix how cpu number is stored in work->data by Tejun Heo · 15 years ago
  95. f2e005a workqueue: fix mayday_mask handling on UP by Tejun Heo · 15 years ago
  96. 931ac77 workqueue: fix build problem on !CONFIG_SMP by Tejun Heo · 15 years ago
  97. 9f9c236 workqueue: fix locking in retry path of maybe_create_worker() by Tejun Heo · 15 years ago
  98. c7fc77f workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND instead by Tejun Heo · 15 years ago
  99. f342179 workqueue: implement unbound workqueue by Tejun Heo · 15 years ago
  100. bdbc5dd workqueue: prepare for WQ_UNBOUND implementation by Tejun Heo · 15 years ago