Historique des commits

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