Historial de Commits

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