1. cf9c1e4 kernel/lib: add additional debug capabilities for data corruption by Syed Rameez Mustafa · 11 years ago
  2. 0c0b764 workqueue: fix possible livelock with concurrent mod_delayed_work() by Pavankumar Kondeti · 7 years ago
  3. e700591 kthread: rename probe_kthread_data() to kthread_probe_data() by Petr Mladek · 8 years ago
  4. f72b879 workqueue: add cancel_work() by Jens Axboe · 8 years ago
  5. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. 7f234a4 Merge branches 'pm-sleep' and 'pm-tools' by Rafael J. Wysocki · 8 years ago
  7. 7ee681b workqueue: Convert to state machine callbacks by Thomas Gleixner · 8 years ago
  8. 7b776af PM / suspend: show workqueue state in suspend flow by Roger Lu · 8 years ago
  9. d945b5e workqueue: Fix setting affinity of unbound worker threads by Peter Zijlstra · 8 years ago
  10. b9fdac7 debugobjects: insulate non-fixup logic related to static obj from fixup callbacks by Du, Changbin · 8 years ago
  11. 02a982a workqueue: update debugobjects fixup callbacks return type by Du, Changbin · 8 years ago
  12. da92223 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  13. f7c17d2 workqueue: fix rebind bound workers warning by Wanpeng Li · 8 years ago
  14. b75a2bf Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  15. 346c09f workqueue: fix ghost PENDING flag while doing MQ IO by Roman Pen · 8 years ago
  16. ef504fa Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  17. 2552821 tags: Fix DEFINE_PER_CPU expansions by Peter Zijlstra · 8 years ago
  18. 22aceb3 workqueue: Fix comment for work_on_cpu() by Anna-Maria Gleixner · 8 years ago
  19. 9b7f659 sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() by Alexander Gordeev · 8 years ago
  20. 23217b4 workqueue: Replace usage of init_name with dev_set_name() by Lars-Peter Clausen · 8 years ago
  21. d6e022f workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup by Tejun Heo · 8 years ago
  22. f303fcc workqueue: implement "workqueue.debug_force_rr_cpu" debug feature by Tejun Heo · 8 years ago
  23. ef557180 workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUs by Mike Galbraith · 8 years ago
  24. 041bd12 Revert "workqueue: make sure delayed work run in local cpu" by Tejun Heo · 8 years ago
  25. 23d11a5 workqueue: skip flush dependency checks for legacy workqueues by Tejun Heo · 8 years ago
  26. 6201171 workqueue: simplify the apply_workqueue_attrs_locked() by wanghaibin · 8 years ago
  27. 82607adc workqueue: implement lockup detector by Tejun Heo · 9 years ago
  28. fca839c workqueue: warn if memory reclaim tries to flush !WQ_MEM_RECLAIM workqueue by Tejun Heo · 9 years ago
  29. e25ac7d Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  30. e227358 workqueue: Allocate the unbound pool using local node memory by Xunlei Pang · 9 years ago
  31. 874bbfe workqueue: make sure delayed work run in local cpu by Shaohua Li · 9 years ago
  32. 7d3e2eb Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  33. a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. 25834c7 sched: Fix a race between __kthread_bind() and sched_setaffinity() by Peter Zijlstra · 9 years ago
  35. 1dadafa workqueue: Make flush_workqueue() available again to non GPL modules by Tim Gardner · 9 years ago
  36. f78f5b9 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() by Paul E. McKenney · 9 years ago
  37. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  38. 402dd89 workqueue: fix typos in comments by Shailendra Verma · 9 years ago
  39. 552f530 kernel/workqueue.c: remove ifdefs over wq_power_efficient by Luis R. Rodriguez · 9 years ago
  40. 37b1ef3 workqueue: move flush_scheduled_work() to workqueue.h by Lai Jiangshan · 9 years ago
  41. 899a94f workqueue: remove the lock from wq_sysfs_prep_attrs() by Lai Jiangshan · 9 years ago
  42. da7f91b workqueue: remove the declaration of copy_workqueue_attrs() by Lai Jiangshan · 9 years ago
  43. d4d3e25 workqueue: ensure attrs changes are properly synchronized by Lai Jiangshan · 9 years ago
  44. a0111cf workqueue: separate out and refactor the locking of applying attrs by Lai Jiangshan · 9 years ago
  45. f7142ed workqueue: simplify wq_update_unbound_numa() by Lai Jiangshan · 9 years ago
  46. 5b95e1a workqueue: wq_pool_mutex protects the attrs-installation by Lai Jiangshan · 9 years ago
  47. b749b1b workqueue: fix a typo by Chen Hanxiao · 9 years ago
  48. 30186c6 workqueue: function name in the comment differs from the real function name by Gong Zhaogang · 9 years ago
  49. 042f7df workqueue: Allow modifying low level unbound workqueue cpumask by Lai Jiangshan · 9 years ago
  50. b05a792 workqueue: Create low-level unbound workqueues cpumask by Frederic Weisbecker · 9 years ago
  51. 2d5f076 workqueue: split apply_workqueue_attrs() into 3 stages by Lai Jiangshan · 9 years ago
  52. 6ba9442 workqueue: Reorder sysfs code by Frederic Weisbecker · 9 years ago
  53. 3494fc3 workqueue: dump workqueues on sysrq-t by Tejun Heo · 9 years ago
  54. 2607d7a workqueue: keep track of the flushing task and pool manager by Tejun Heo · 9 years ago
  55. e2dca7a workqueue: make the workqueues list RCU walkable by Tejun Heo · 9 years ago
  56. 8603e1b3 workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONE by Tejun Heo · 9 years ago
  57. dfbcbf4 workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  58. 29187a9 workqueue: fix subtle pool management issue which can stall whole worker_pool by Tejun Heo · 9 years ago
  59. 008847f workqueue: allow rescuer thread to do more work. by NeilBrown · 10 years ago
  60. b2d8290 workqueue: invert the order between pool->lock and wq_mayday_lock by Tejun Heo · 10 years ago
  61. 0479c8c workqueue: cosmetic update in rescuer_thread() by Tejun Heo · 10 years ago
  62. 3e28e37 workqueue: Use cond_resched_rcu_qs macro by Joe Lawrence · 10 years ago
  63. 789cbbe workqueue: Add quiescent state between work items by Joe Lawrence · 10 years ago
  64. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  65. c4c3f5f Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  66. ddcb57e workqueue: use nr_node_ids instead of wq_numa_tbl_len by Lai Jiangshan · 10 years ago
  67. 3fb1823 workqueue: remove the misnamed out_unlock label in get_unbound_pool() by Lai Jiangshan · 10 years ago
  68. 29b1cb4 workqueue: remove the stale comment in pwq_unbound_release_workfn() by Lai Jiangshan · 10 years ago
  69. 13b1d62 workqueue: move rescuer pool detachment to the end by Lai Jiangshan · 10 years ago
  70. 051e185 workqueue: unfold start_worker() into create_worker() by Lai Jiangshan · 10 years ago
  71. 228f1d0 workqueue: remove @wakeup from worker_set_flags() by Lai Jiangshan · 10 years ago
  72. a489a03 workqueue: remove an unneeded UNBOUND test before waking up the next worker by Lai Jiangshan · 10 years ago
  73. d8ca83e workqueue: wake regular worker if need_more_worker() when rescuer leave the pool by Lai Jiangshan · 10 years ago
  74. f7537df workqueue: alloc struct worker on its local node by Lai Jiangshan · 10 years ago
  75. 9c34a70 workqueue: reuse the already calculated pwq in try_to_grab_pending() by Lai Jiangshan · 10 years ago
  76. 5a6024f workqueue: zero cpumask of wq_numa_possible_cpumask on init by Yasuaki Ishimatsu · 10 years ago
  77. 85327af workqueue: stronger test in process_one_work() by Lai Jiangshan · 10 years ago
  78. 3de5e88 workqueue: clear POOL_DISASSOCIATED in rebind_workers() by Lai Jiangshan · 10 years ago
  79. bddbceb workqueue: fix dev_set_uevent_suppress() imbalance by Maxime Bizon · 10 years ago
  80. 807407c workqueue: stronger test in process_one_work() by Lai Jiangshan · 10 years ago
  81. f05b558 workqueue: clear POOL_DISASSOCIATED in rebind_workers() by Lai Jiangshan · 10 years ago
  82. 92b69f5 workqueue: sanity check pool->cpu in wq_worker_sleeping() by Lai Jiangshan · 10 years ago
  83. b62c075 workqueue: clear leftover flags when detached by Lai Jiangshan · 10 years ago
  84. 25ef095 workqueue: remove useless WARN_ON_ONCE() by Lai Jiangshan · 10 years ago
  85. e212f36 workqueue: use schedule_timeout_interruptible() instead of open code by Lai Jiangshan · 10 years ago
  86. e6a9a77 workqueue: remove the empty check in too_many_workers() by Lai Jiangshan · 10 years ago
  87. 61d0fbb workqueue: use "pool->cpu < 0" to stand for an unbound pool by Lai Jiangshan · 10 years ago
  88. da85d19 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  89. 015af06 kernel/workqueue.c: pr_warning/pr_warn & printk/pr_info by Valdis Kletnieks · 10 years ago
  90. 74b414e workqueue: remove the confusing POOL_FREEZING by Lai Jiangshan · 10 years ago
  91. 1037de3 workqueue: rename first_worker() to first_idle_worker() by Lai Jiangshan · 10 years ago
  92. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 10 years ago
  93. 51697d39 workqueue: use generic attach/detach routine for rescuers by Lai Jiangshan · 10 years ago
  94. 4736cbf workqueue: separate pool-attaching code out from create_worker() by Lai Jiangshan · 10 years ago
  95. 92f9c5c workqueue: rename manager_mutex to attach_mutex by Lai Jiangshan · 10 years ago
  96. 4d757c5 workqueue: narrow the protection range of manager_mutex by Lai Jiangshan · 10 years ago
  97. 7cda9aa workqueue: convert worker_idr to worker_ida by Lai Jiangshan · 10 years ago
  98. da02846 workqueue: separate iteration role from worker_idr by Lai Jiangshan · 10 years ago
  99. 3347fc9 workqueue: destroy worker directly in the idle timeout handler by Lai Jiangshan · 10 years ago
  100. 60f5a4b workqueue: async worker destruction by Lai Jiangshan · 10 years ago