Historial de Commits

Autor SHA1 Mensaje Fecha
  Joe Lawrence 3e28e37720 workqueue: Use cond_resched_rcu_qs macro hace 11 años
  Joe Lawrence 789cbbeca4 workqueue: Add quiescent state between work items hace 11 años
  Linus Torvalds f2a84170ed Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu hace 11 años
  Linus Torvalds c4c3f5fba0 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq hace 11 años
  Lai Jiangshan ddcb57e2ed workqueue: use nr_node_ids instead of wq_numa_tbl_len hace 11 años
  Lai Jiangshan 3fb1823c09 workqueue: remove the misnamed out_unlock label in get_unbound_pool() hace 11 años
  Lai Jiangshan 29b1cb416a workqueue: remove the stale comment in pwq_unbound_release_workfn() hace 11 años
  Lai Jiangshan 13b1d625ef workqueue: move rescuer pool detachment to the end hace 11 años
  Lai Jiangshan 051e185010 workqueue: unfold start_worker() into create_worker() hace 11 años
  Lai Jiangshan 228f1d0018 workqueue: remove @wakeup from worker_set_flags() hace 11 años
  Lai Jiangshan a489a03eca workqueue: remove an unneeded UNBOUND test before waking up the next worker hace 11 años
  Lai Jiangshan d8ca83e68c workqueue: wake regular worker if need_more_worker() when rescuer leave the pool hace 11 años
  Lai Jiangshan f7537df520 workqueue: alloc struct worker on its local node hace 11 años
  Lai Jiangshan 9c34a7042e workqueue: reuse the already calculated pwq in try_to_grab_pending() hace 11 años
  Yasuaki Ishimatsu 5a6024f160 workqueue: zero cpumask of wq_numa_possible_cpumask on init hace 11 años
  Lai Jiangshan 85327af61d workqueue: stronger test in process_one_work() hace 11 años
  Lai Jiangshan 3de5e88485 workqueue: clear POOL_DISASSOCIATED in rebind_workers() hace 11 años
  Maxime Bizon bddbceb688 workqueue: fix dev_set_uevent_suppress() imbalance hace 11 años
  Lai Jiangshan 807407c0a2 workqueue: stronger test in process_one_work() hace 11 años
  Lai Jiangshan f05b558d7e workqueue: clear POOL_DISASSOCIATED in rebind_workers() hace 11 años
  Lai Jiangshan 92b69f5091 workqueue: sanity check pool->cpu in wq_worker_sleeping() hace 11 años
  Lai Jiangshan b62c075194 workqueue: clear leftover flags when detached hace 11 años
  Lai Jiangshan 25ef09586d workqueue: remove useless WARN_ON_ONCE() hace 11 años
  Lai Jiangshan e212f361fb workqueue: use schedule_timeout_interruptible() instead of open code hace 11 años
  Lai Jiangshan e6a9a77123 workqueue: remove the empty check in too_many_workers() hace 11 años
  Lai Jiangshan 61d0fbb4b6 workqueue: use "pool->cpu < 0" to stand for an unbound pool hace 11 años
  Linus Torvalds da85d191f5 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq hace 11 años
  Valdis Kletnieks 015af06e10 kernel/workqueue.c: pr_warning/pr_warn & printk/pr_info hace 11 años
  Lai Jiangshan 74b414ead1 workqueue: remove the confusing POOL_FREEZING hace 11 años
  Lai Jiangshan 1037de36ed workqueue: rename first_worker() to first_idle_worker() hace 11 años