Историја ревизија

Аутор SHA1 Порука Датум
  Tejun Heo 7c6e72e46c workqueue: remove spurious WARN_ON_ONCE(in_irq()) from try_to_grab_pending() пре 13 година
  Lai Jiangshan 70369b117a workqueue: use cwq_set_max_active() helper for workqueue_set_max_active() пре 13 година
  Lai Jiangshan 9f4bd4cddb workqueue: introduce cwq_set_max_active() helper for thaw_workqueues() пре 13 година
  Lai Jiangshan b3f9f405a2 workqueue: remove @delayed from cwq_dec_nr_in_flight() пре 13 година
  Lai Jiangshan 3aa6249759 workqueue: fix possible stall on try_to_grab_pending() of a delayed work item пре 13 година
  Lai Jiangshan a5b4e57d7c workqueue: use hotcpu_notifier() for workqueue_cpu_down_callback() пре 13 година
  Lai Jiangshan 9fdf9b73d6 workqueue: use __cpuinit instead of __devinit for cpu callbacks пре 13 година
  Lai Jiangshan b2eb83d123 workqueue: rename manager_mutex to assoc_mutex пре 13 година
  Lai Jiangshan 5f7dabfd5c workqueue: WORKER_REBIND is no longer necessary for idle rebinding пре 13 година
  Lai Jiangshan eab6d82843 workqueue: WORKER_REBIND is no longer necessary for busy rebinding пре 13 година
  Lai Jiangshan ea1abd6197 workqueue: reimplement idle worker rebinding пре 13 година
  Tejun Heo 6c1423ba5d Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into for-3.7 пре 13 година
  Lai Jiangshan 960bd11bf2 workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn() пре 13 година
  Lai Jiangshan ee378aa49b workqueue: fix possible idle worker depletion across CPU hotplug пре 13 година
  Lai Jiangshan 552a37e936 workqueue: restore POOL_MANAGING_WORKERS пре 13 година
  Tejun Heo ec58815ab0 workqueue: fix possible deadlock in idle worker rebinding пре 13 година
  Tejun Heo 90beca5de5 workqueue: move WORKER_REBIND clearing in rebind_workers() to the end of the function пре 13 година
  Lai Jiangshan 96e65306b8 workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be atomic пре 13 година
  Tejun Heo 57b30ae77b workqueue: reimplement cancel_delayed_work() using try_to_grab_pending() пре 13 година
  Tejun Heo e0aecdd874 workqueue: use irqsafe timer for delayed_work пре 13 година
  Tejun Heo ae930e0f4e workqueue: gut system_nrt[_freezable]_wq() пре 13 година
  Tejun Heo 606a5020b9 workqueue: gut flush[_delayed]_work_sync() пре 13 година
  Tejun Heo dbf2576e37 workqueue: make all workqueues non-reentrant пре 13 година
  Valentin Ilie 044c782ce3 workqueue: fix checkpatch issues пре 13 година
  Joonsoo Kim 7635d2fd7f workqueue: use system_highpri_wq for unbind_work пре 13 година
  Joonsoo Kim e2b6a6d570 workqueue: use system_highpri_wq for highpri workers in rebind_workers() пре 13 година
  Joonsoo Kim 1aabe902ca workqueue: introduce system_highpri_wq пре 13 година
  Joonsoo Kim e42986de48 workqueue: change value of lcpu in __queue_delayed_work_on() пре 13 година
  Joonsoo Kim b75cac9368 workqueue: correct req_cpu in trace_workqueue_queue_work() пре 13 година
  Joonsoo Kim 330dad5b9c workqueue: use enum value to set array size of pools in gcwq пре 13 година