Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop
* 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop: (28 commits) ioatdma: add the unisys "i/oat" pci vendor/device id ARM: Add drivers/dma to arch/arm/Kconfig iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver iop13xx: surface the iop13xx adma units to the iop-adma driver dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines md: remove raid5 compute_block and compute_parity5 md: handle_stripe5 - request io processing in raid5_run_ops md: handle_stripe5 - add request/completion logic for async expand ops md: handle_stripe5 - add request/completion logic for async read ops md: handle_stripe5 - add request/completion logic for async check ops md: handle_stripe5 - add request/completion logic for async compute ops md: handle_stripe5 - add request/completion logic for async write ops md: common infrastructure for running operations with raid5_run_ops md: raid5_run_ops - run stripe operations outside sh->lock raid5: replace custom debug PRINTKs with standard pr_debug raid5: refactor handle_stripe5 and handle_stripe6 (v3) async_tx: add the async_tx api xor: make 'xor_blocks' a library routine for use with async_tx dmaengine: make clients responsible for managing channels dmaengine: refactor dmaengine around dma_async_tx_descriptor ...
Showing
- Documentation/networking/ip-sysctl.txt 6 additions, 0 deletionsDocumentation/networking/ip-sysctl.txt
- arch/arm/Kconfig 2 additions, 0 deletionsarch/arm/Kconfig
- arch/arm/mach-iop13xx/setup.c 214 additions, 3 deletionsarch/arm/mach-iop13xx/setup.c
- arch/arm/mach-iop32x/glantank.c 2 additions, 0 deletionsarch/arm/mach-iop32x/glantank.c
- arch/arm/mach-iop32x/iq31244.c 5 additions, 0 deletionsarch/arm/mach-iop32x/iq31244.c
- arch/arm/mach-iop32x/iq80321.c 3 additions, 0 deletionsarch/arm/mach-iop32x/iq80321.c
- arch/arm/mach-iop32x/n2100.c 2 additions, 0 deletionsarch/arm/mach-iop32x/n2100.c
- arch/arm/mach-iop33x/iq80331.c 3 additions, 0 deletionsarch/arm/mach-iop33x/iq80331.c
- arch/arm/mach-iop33x/iq80332.c 3 additions, 0 deletionsarch/arm/mach-iop33x/iq80332.c
- arch/arm/plat-iop/Makefile 2 additions, 0 deletionsarch/arm/plat-iop/Makefile
- arch/arm/plat-iop/adma.c 209 additions, 0 deletionsarch/arm/plat-iop/adma.c
- crypto/Kconfig 11 additions, 1 deletioncrypto/Kconfig
- crypto/Makefile 6 additions, 0 deletionscrypto/Makefile
- crypto/async_tx/Kconfig 16 additions, 0 deletionscrypto/async_tx/Kconfig
- crypto/async_tx/Makefile 4 additions, 0 deletionscrypto/async_tx/Makefile
- crypto/async_tx/async_memcpy.c 131 additions, 0 deletionscrypto/async_tx/async_memcpy.c
- crypto/async_tx/async_memset.c 109 additions, 0 deletionscrypto/async_tx/async_memset.c
- crypto/async_tx/async_tx.c 497 additions, 0 deletionscrypto/async_tx/async_tx.c
- crypto/async_tx/async_xor.c 327 additions, 0 deletionscrypto/async_tx/async_xor.c
- crypto/xor.c 28 additions, 27 deletionscrypto/xor.c
Loading
Please register or sign in to comment