Commit Verlauf

Autor SHA1 Nachricht Datum
  Lukas Wunner 581da2cab5 async: export current_is_async() vor 9 Jahren
  Ionut Alexa 27fb10edca kernel/async.c: switch to pr_foo() vor 10 Jahren
  Lai Jiangshan 362f2b098b async: rename and redefine async_func_ptr vor 12 Jahren
  Lai Jiangshan 92266d6ef6 async: simplify lowest_in_progress() vor 12 Jahren
  James Hogan a0327ff0ed async: initialise list heads to fix crash vor 12 Jahren
  Tejun Heo 9fdb04cdc5 async: replace list of active domains with global list of pending items vor 12 Jahren
  Tejun Heo 52722794d6 async: keep pending tasks on async_domain and remove async_pending vor 12 Jahren
  Tejun Heo c68eee14ec async: use ULLONG_MAX for infinity cookie value vor 12 Jahren
  Tejun Heo 8723d5037c async: bring sanity to the use of words domain and running vor 12 Jahren
  Tejun Heo c14afb82ff Merge branch 'master' into for-3.9-async vor 12 Jahren
  Tejun Heo f56c3196f2 async: fix __lowest_in_progress() vor 12 Jahren
  Tejun Heo 84b233adcc workqueue: implement current_is_async() vor 12 Jahren
  Tejun Heo 774a1221e8 module, async: async_synchronize_full() on module init iff async is used vor 12 Jahren
  Dan Williams a4683487f9 [SCSI] async: make async_synchronize_full() flush all work regardless of domain vor 13 Jahren
  Dan Williams 2955b47d2c [SCSI] async: introduce 'async_domain' type vor 13 Jahren
  Rusty Russell 6d6a55ec08 kernel/async: remove redundant declaration. vor 13 Jahren
  Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h vor 14 Jahren
  Vitaliy Ivanov 124ff4e53a async: uninitialized warning corrections vor 14 Jahren
  Paul McQuade 84c15027a7 async: Fixed an include coding style issue vor 14 Jahren
  Tejun Heo 083b804c4d async: use workqueue for worker pool vor 15 Jahren
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
  Linus Torvalds 3af968e066 async: Fix lack of boot-time console due to insufficient synchronization vor 16 Jahren
  James Bottomley d5a877e8dd async: make sure independent async domains can't accidentally entangle vor 16 Jahren
  Arjan van de Ven 9710794383 async: remove the temporary (2.6.29) "async is off by default" code vor 16 Jahren
  Stefan Richter f7de7621f0 async: use list_move_tail vor 16 Jahren
  Cornelia Huck 766ccb9ed4 async: Rename _special -> _domain for clarity. vor 16 Jahren
  Cornelia Huck f30d5b307c async: Add some documentation. vor 16 Jahren
  Cornelia Huck 86532d8b16 async: Handle kthread_run() return codes. vor 16 Jahren
  Cornelia Huck 7a89bbc749 async: Fix running list handling. vor 16 Jahren
  Andrew Morton 58763a2974 kernel/async.c: fix printk warnings vor 16 Jahren