Histórico de Commits

Autor SHA1 Mensagem Data
  Suresh Siddha 6ee0578b4d workqueue: mark init_workqueues() as early_initcall() há 15 anos atrás
  Tejun Heo e120153ddf workqueue: fix how cpu number is stored in work->data há 15 anos atrás
  Tejun Heo c7fc77f78f workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND instead há 15 anos atrás
  Tejun Heo f34217977d workqueue: implement unbound workqueue há 15 anos atrás
  Tejun Heo bdbc5dd7de workqueue: prepare for WQ_UNBOUND implementation há 15 anos atrás
  Tejun Heo fb0e7beb5c workqueue: implement cpu intensive workqueue há 15 anos atrás
  Tejun Heo 649027d73a workqueue: implement high priority workqueue há 15 anos atrás
  Tejun Heo dcd989cb73 workqueue: implement several utility APIs há 15 anos atrás
  Tejun Heo d320c03830 workqueue: s/__create_workqueue()/alloc_workqueue()/, and add system workqueues há 15 anos atrás
  Tejun Heo b71ab8c202 workqueue: increase max_active of keventd and kill current_is_keventd() há 15 anos atrás
  Tejun Heo e22bee782b workqueue: implement concurrency managed dynamic worker pool há 15 anos atrás
  Tejun Heo 18aa9effad workqueue: implement WQ_NON_REENTRANT há 15 anos atrás
  Tejun Heo 7a22ad757e workqueue: carry cpu number in work data once execution starts há 15 anos atrás
  Tejun Heo 502ca9d819 workqueue: make single thread workqueue shared worker pool friendly há 15 anos atrás
  Tejun Heo a0a1a5fd4f workqueue: reimplement workqueue freeze using max_active há 15 anos atrás
  Tejun Heo 1e19ffc63d workqueue: implement per-cwq active work limit há 15 anos atrás
  Tejun Heo affee4b294 workqueue: reimplement work flushing using linked works há 15 anos atrás
  Tejun Heo 73f53c4aa7 workqueue: reimplement workqueue flushing using color coded works há 15 anos atrás
  Tejun Heo 0f900049cb workqueue: update cwq alignement há 15 anos atrás
  Tejun Heo 22df02bb3f workqueue: define masks for work flags and conditionalize STATIC flags há 15 anos atrás
  Tejun Heo 97e37d7b9e workqueue: merge feature parameters into flags há 15 anos atrás
  Tejun Heo 4690c4ab56 workqueue: misc/cosmetic updates há 15 anos atrás
  Tejun Heo c790bce048 workqueue: kill RT workqueue há 15 anos atrás
  Thomas Gleixner dc186ad741 workqueue: Add debugobjects support há 15 anos atrás
  Linus Torvalds 43046b6066 workqueue: add 'flush_delayed_work()' to run and wait for delayed work há 15 anos atrás
  Dmitri Vorobiev b9049df5a0 Change "useing" -> "using". há 16 anos atrás
  Oleg Nesterov 4e49627b9b workqueues: introduce __cancel_delayed_work() há 15 anos atrás
  Jean Delvare bf6aede712 workqueue: add to_delayed_work() helper function há 16 anos atrás
  Linus Torvalds 3386c05bdb Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip há 16 anos atrás
  Thomas Gleixner 336f6c322d debugobjects: add and use INIT_WORK_ON_STACK há 16 anos atrás