dma/ia64: update ia64 machvecs, swiotlb.c
[safe/jmp/linux-2.6] / crypto / async_tx /
2008-04-17 Dan Williamsdmaengine: ack to flags: make use of the unused bits...
2008-04-17 Dan Williamsasync_tx: fix multiple dependency submission
2008-03-19 Dan Williamsasync_tx: avoid the async xor_zero_sum path when src_cn...
2008-03-13 Dan Williamsasync_tx: checkpatch says s/__FUNCTION__/__func__/g
2008-02-06 Dan Williamsasync_tx: allow architecture specific async_tx_find_cha...
2008-02-06 Dan Williamsasync_tx: replace 'int_en' with operation preparation...
2008-02-06 Dan Williamsasync_tx: kill tx_set_src and tx_set_dest methods
2008-02-06 Dan Williamsasync_tx: kill ASYNC_TX_ASSUME_COHERENT
2008-02-06 Denis Chengasync_tx: use LIST_HEAD instead of LIST_HEAD_INIT
2008-02-06 Dan Williamsasync_tx: fix compile breakage, mark do_async_xor __alw...
2007-09-24 Dan Williamsasync_tx: fix dma_wait_for_async_tx
2007-07-20 Dan Williamsasync_tx: fix kmap_atomic usage in async_memcpy
2007-07-13 Dan Williamsasync_tx: add the async_tx api