1. c68eee1 async: use ULLONG_MAX for infinity cookie value by Tejun Heo · 11 years ago
  2. 8723d50 async: bring sanity to the use of words domain and running by Tejun Heo · 11 years ago
  3. c14afb8 Merge branch 'master' into for-3.9-async by Tejun Heo · 11 years ago
  4. f56c319 async: fix __lowest_in_progress() by Tejun Heo · 11 years ago
  5. 84b233a workqueue: implement current_is_async() by Tejun Heo · 11 years ago
  6. 774a122 module, async: async_synchronize_full() on module init iff async is used by Tejun Heo · 11 years ago
  7. a468348 [SCSI] async: make async_synchronize_full() flush all work regardless of domain by Dan Williams · 12 years ago
  8. 2955b47 [SCSI] async: introduce 'async_domain' type by Dan Williams · 12 years ago
  9. 6d6a55e kernel/async: remove redundant declaration. by Rusty Russell · 12 years ago
  10. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  11. 124ff4e async: uninitialized warning corrections by Vitaliy Ivanov · 13 years ago
  12. 84c1502 async: Fixed an include coding style issue by Paul McQuade · 13 years ago
  13. 083b804 async: use workqueue for worker pool by Tejun Heo · 14 years ago
  14. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  15. 3af968e async: Fix lack of boot-time console due to insufficient synchronization by Linus Torvalds · 15 years ago
  16. d5a877e async: make sure independent async domains can't accidentally entangle by James Bottomley · 15 years ago
  17. 9710794 async: remove the temporary (2.6.29) "async is off by default" code by Arjan van de Ven · 15 years ago
  18. f7de7621f async: use list_move_tail by Stefan Richter · 15 years ago
  19. 766ccb9 async: Rename _special -> _domain for clarity. by Cornelia Huck · 15 years ago
  20. f30d5b3 async: Add some documentation. by Cornelia Huck · 15 years ago
  21. 86532d8 async: Handle kthread_run() return codes. by Cornelia Huck · 15 years ago
  22. 7a89bbc async: Fix running list handling. by Cornelia Huck · 15 years ago
  23. 58763a2 kernel/async.c: fix printk warnings by Andrew Morton · 15 years ago
  24. 37a76bd async: fix __lowest_in_progress() by Arjan van de Ven · 15 years ago
  25. cdb80f6 async: make async a command line option for now by Arjan van de Ven · 15 years ago
  26. 33b04b9 async: make async_synchronize_full() more serializing by Arjan van de Ven · 15 years ago
  27. ad160d2 async: don't do the initcall stuff post boot by Arjan van de Ven · 15 years ago
  28. 22a9d64 async: Asynchronous function calls to speed up kernel boot by Arjan van de Ven · 15 years ago