1. de24125 async_tx: fix the bug in async_tx_run_dependencies by Yuri Tikhonov · 16 years ago
  2. e34a8ae async_tx: fix missing braces in async_xor_zero_sum by Dan Williams · 16 years ago
  3. 5554b35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  4. 3dce017 async_tx: remove depend_tx from async_tx_sync_epilog by Dan Williams · 16 years ago
  5. d2c52b7 async_tx: export async_tx_quiesce by Dan Williams · 16 years ago
  6. 669ab0b async_tx: fix handling of the "out of descriptor" condition in async_xor by Dan Williams · 16 years ago
  7. 1e55db2 async_tx: ensure the xor destination buffer remains dma-mapped by Dan Williams · 16 years ago
  8. 20fc190 async_tx: list_for_each_entry_rcu() cleanup by Li Zefan · 16 years ago
  9. 65bc3ff async_tx: fix async_memset compile error by Dan Williams · 16 years ago
  10. 8252474 rcu: split list.h and move rcu-protected lists into rculist.h by Franck Bui-Huu · 16 years ago
  11. 636bdea dmaengine: ack to flags: make use of the unused bits in the 'ack' field by Dan Williams · 16 years ago
  12. 19242d7 async_tx: fix multiple dependency submission by Dan Williams · 16 years ago
  13. 8d8002f async_tx: avoid the async xor_zero_sum path when src_cnt > device->max_xor by Dan Williams · 16 years ago
  14. 3280ab3e async_tx: checkpatch says s/__FUNCTION__/__func__/g by Dan Williams · 16 years ago
  15. 47437b2 async_tx: allow architecture specific async_tx_find_channel implementations by Dan Williams · 16 years ago
  16. d4c56f9 async_tx: replace 'int_en' with operation preparation flags by Dan Williams · 16 years ago
  17. 0036731 async_tx: kill tx_set_src and tx_set_dest methods by Dan Williams · 16 years ago
  18. d909b34 async_tx: kill ASYNC_TX_ASSUME_COHERENT by Dan Williams · 16 years ago
  19. cf8f68a async_tx: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 16 years ago
  20. 1367a3d async_tx: fix compile breakage, mark do_async_xor __always_inline by Dan Williams · 16 years ago
  21. 6247cdc async_tx: fix dma_wait_for_async_tx by Dan Williams · 17 years ago
  22. eb0645a async_tx: fix kmap_atomic usage in async_memcpy by Dan Williams · 17 years ago
  23. 9bc89cd async_tx: add the async_tx api by Dan Williams · 18 years ago