Commit History

Author SHA1 Message Date
  Linus Torvalds 7d3e2eb178 Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 10 years ago
  Linus Torvalds a1d8561172 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
  Peter Zijlstra 25834c73f9 sched: Fix a race between __kthread_bind() and sched_setaffinity() 10 years ago
  Tim Gardner 1dadafa86a workqueue: Make flush_workqueue() available again to non GPL modules 10 years ago
  Paul E. McKenney f78f5b90c4 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() 10 years ago
  Linus Torvalds 02201e3f1b Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 10 years ago
  Shailendra Verma 402dd89d6c workqueue: fix typos in comments 10 years ago
  Luis R. Rodriguez 552f530cbc kernel/workqueue.c: remove ifdefs over wq_power_efficient 10 years ago
  Lai Jiangshan 37b1ef31a5 workqueue: move flush_scheduled_work() to workqueue.h 10 years ago
  Lai Jiangshan 899a94fe15 workqueue: remove the lock from wq_sysfs_prep_attrs() 10 years ago
  Lai Jiangshan da7f91b2e2 workqueue: remove the declaration of copy_workqueue_attrs() 10 years ago
  Lai Jiangshan d4d3e25797 workqueue: ensure attrs changes are properly synchronized 10 years ago
  Lai Jiangshan a0111cf671 workqueue: separate out and refactor the locking of applying attrs 10 years ago
  Lai Jiangshan f7142ed483 workqueue: simplify wq_update_unbound_numa() 10 years ago
  Lai Jiangshan 5b95e1af8d workqueue: wq_pool_mutex protects the attrs-installation 10 years ago
  Chen Hanxiao b749b1b673 workqueue: fix a typo 10 years ago
  Gong Zhaogang 30186c6fdc workqueue: function name in the comment differs from the real function name 10 years ago
  Lai Jiangshan 042f7df15a workqueue: Allow modifying low level unbound workqueue cpumask 10 years ago
  Frederic Weisbecker b05a79280b workqueue: Create low-level unbound workqueues cpumask 10 years ago
  Lai Jiangshan 2d5f0764b5 workqueue: split apply_workqueue_attrs() into 3 stages 10 years ago
  Frederic Weisbecker 6ba94429c8 workqueue: Reorder sysfs code 10 years ago
  Tejun Heo 3494fc3084 workqueue: dump workqueues on sysrq-t 10 years ago
  Tejun Heo 2607d7a6db workqueue: keep track of the flushing task and pool manager 10 years ago
  Tejun Heo e2dca7adff workqueue: make the workqueues list RCU walkable 10 years ago
  Tejun Heo 8603e1b300 workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONE 10 years ago
  Tejun Heo dfbcbf42dd workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasks 10 years ago
  Tejun Heo 29187a9eea workqueue: fix subtle pool management issue which can stall whole worker_pool 10 years ago
  NeilBrown 008847f66c workqueue: allow rescuer thread to do more work. 10 years ago
  Tejun Heo b2d829096b workqueue: invert the order between pool->lock and wq_mayday_lock 10 years ago
  Tejun Heo 0479c8c549 workqueue: cosmetic update in rescuer_thread() 10 years ago