Histórico de Commits

Autor SHA1 Mensagem Data
  Tejun Heo 3d1cb2059d workqueue: include workqueue info when printing debug dump of a worker task há 12 anos atrás
  Tejun Heo d55262c4d1 workqueue: update sysfs interface to reflect NUMA awareness and a kernel param to disable NUMA affinity há 12 anos atrás
  Tejun Heo 8425e3d5bd workqueue: inline trivial wrappers há 12 anos atrás
  Tejun Heo e626761691 workqueue: implement current_is_workqueue_rescuer() há 12 anos atrás
  Tejun Heo 226223ab3c workqueue: implement sysfs interface for workqueues há 12 anos atrás
  Tejun Heo 8719dceae2 workqueue: reject adjusting max_active or applying attrs to ordered workqueues há 12 anos atrás
  Tejun Heo 618b01eb42 workqueue: make it clear that WQ_DRAINING is an internal flag há 12 anos atrás
  Tejun Heo 9e8cd2f589 workqueue: implement apply_workqueue_attrs() há 12 anos atrás
  Tejun Heo 493008a8e4 workqueue: drop WQ_RESCUER and test workqueue->rescuer for NULL instead há 12 anos atrás
  Tejun Heo 7a4e344c56 workqueue: introduce workqueue_attrs há 12 anos atrás
  Tejun Heo d84ff0512f workqueue: consistently use int for @cpu variables há 12 anos atrás
  Lai Jiangshan 45d9550a0e workqueue: allow more off-queue flag space há 12 anos atrás
  Tejun Heo 112202d909 workqueue: rename cpu_workqueue to pool_workqueue há 12 anos atrás
  Lai Jiangshan 60c057bca2 workqueue: add delayed_work->wq to simplify reentrancy handling há 12 anos atrás
  Lai Jiangshan 6be195886a workqueue: replace WORK_CPU_NONE/LAST with WORK_CPU_END há 12 anos atrás
  Tejun Heo 7c3eed5cd6 workqueue: record pool ID instead of CPU in work->data when off-queue há 12 anos atrás
  Tejun Heo 715b06b864 workqueue: introduce WORK_OFFQ_CPU_NONE há 12 anos atrás
  Tejun Heo e2905b2912 workqueue: unexport work_cpu() há 12 anos atrás
  Tejun Heo 136b5721d7 workqueue: deprecate __cancel_delayed_work() há 13 anos atrás
  Tejun Heo 57b30ae77b workqueue: reimplement cancel_delayed_work() using try_to_grab_pending() há 13 anos atrás
  Tejun Heo e0aecdd874 workqueue: use irqsafe timer for delayed_work há 13 anos atrás
  Tejun Heo f991b318cc workqueue: clean up delayed_work initializers and add missing one há 13 anos atrás
  Tejun Heo 203b42f731 workqueue: make deferrable delayed_work initializer names consistent há 13 anos atrás
  Tejun Heo ee64e7f697 workqueue: cosmetic whitespace updates for macro definitions há 13 anos atrás
  Tejun Heo 3b07e9ca26 workqueue: deprecate system_nrt[_freezable]_wq há 13 anos atrás
  Tejun Heo 43829731dd workqueue: deprecate flush[_delayed]_work_sync() há 13 anos atrás
  Tejun Heo ae930e0f4e workqueue: gut system_nrt[_freezable]_wq() há 13 anos atrás
  Tejun Heo 606a5020b9 workqueue: gut flush[_delayed]_work_sync() há 13 anos atrás
  Tejun Heo 1265057fa0 workqueue: fix CPU binding of flush_delayed_work[_sync]() há 13 anos atrás
  Tejun Heo 8376fe22c7 workqueue: implement mod_delayed_work[_on]() há 13 anos atrás