История коммитов

Автор SHA1 Сообщение Дата
  Tejun Heo 73f53c4aa7 workqueue: reimplement workqueue flushing using color coded works 15 лет назад
  Tejun Heo 0f900049cb workqueue: update cwq alignement 15 лет назад
  Tejun Heo 22df02bb3f workqueue: define masks for work flags and conditionalize STATIC flags 15 лет назад
  Tejun Heo 97e37d7b9e workqueue: merge feature parameters into flags 15 лет назад
  Tejun Heo 4690c4ab56 workqueue: misc/cosmetic updates 15 лет назад
  Tejun Heo c790bce048 workqueue: kill RT workqueue 15 лет назад
  Thomas Gleixner dc186ad741 workqueue: Add debugobjects support 15 лет назад
  Linus Torvalds 43046b6066 workqueue: add 'flush_delayed_work()' to run and wait for delayed work 15 лет назад
  Dmitri Vorobiev b9049df5a0 Change "useing" -> "using". 16 лет назад
  Oleg Nesterov 4e49627b9b workqueues: introduce __cancel_delayed_work() 15 лет назад
  Jean Delvare bf6aede712 workqueue: add to_delayed_work() helper function 16 лет назад
  Linus Torvalds 3386c05bdb Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 лет назад
  Thomas Gleixner 336f6c322d debugobjects: add and use INIT_WORK_ON_STACK 16 лет назад
  Peter Zijlstra 6d612b0f94 locking, hpet: annotate false positive warning 16 лет назад
  Rusty Russell 2d3854a37e cpumask: introduce new API, without changing anything 16 лет назад
  Heiko Carstens 0d557dc97f workqueue: introduce create_rt_workqueue 16 лет назад
  Oleg Nesterov db70089722 workqueues: implement flush_work() 17 лет назад
  Zhang Rui c1a220e7ac pm: introduce new interfaces schedule_work_on() and queue_work_on() 17 лет назад
  Harvey Harrison b3c9752868 include/linux: Remove all users of FASTCALL() macro 17 лет назад
  Johannes Berg eb13ba8738 lockdep: fix workqueue creation API lockdep interaction 17 лет назад
  Johannes Berg 4e6045f134 workqueue: debug flushing deadlocks with lockdep 17 лет назад
  Oleg Nesterov 1f1f642e2f make cancel_xxx_work_sync() return a boolean 18 лет назад
  Oleg Nesterov f5a421a450 rename cancel_rearming_delayed_work() to cancel_delayed_work_sync() 18 лет назад
  Oleg Nesterov 223a10a981 revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()" 18 лет назад
  Oleg Nesterov e3dfd2964e make freezeable workqueues singlethread 18 лет назад
  Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 лет назад
  Oleg Nesterov 23b2e5991a workqueue: kill NOAUTOREL works 18 лет назад
  Oleg Nesterov 1634c48f8b make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq 18 лет назад
  Oleg Nesterov 7097a87afe workqueue: kill run_scheduled_work() 18 лет назад
  Oleg Nesterov b89deed32c implement flush_work() 18 лет назад