summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-0811-234/+1155
|\
| * Merge commit 'v2.6.31-rc1' into dmaengineDan Williams2009-09-0811-234/+1155
| |\
| | * Merge commit 'linus/master' into HEADVegard Nossum2009-06-1510-233/+1149
| | |\
| | | * crypto: api - Use formatting of module nameAlex Riesen2009-06-021-6/+3
| | | * crypto: testmgr - Allow hash test vectors longer than a pageHerbert Xu2009-06-021-3/+8
| | | * crypto: testmgr - Check all test vector lengthsHerbert Xu2009-06-021-0/+25
| | | * crypto: tcrypt - Do not exit on success in fips modeJarod Wilson2009-06-021-74/+90
| | | * crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}Geert Uytterhoeven2009-06-022-59/+82
| | | * crypto: testmgr - Skip algs not flagged fips_allowed in fips modeJarod Wilson2009-06-021-0/+8
| | | * crypto: testmgr - Mark algs allowed in fips modeJarod Wilson2009-06-021-0/+23
| | | * crypto: testmgr - Add ctr(aes) test vectorsJarod Wilson2009-06-023-7/+183
| | | * crypto: testmgr - Dynamically allocate xbuf and axbufHerbert Xu2009-06-023-68/+61
| | | * crypto: testmgr - Print self-test pass notices in fips modeJarod Wilson2009-06-021-0/+4
| | | * crypto: testmgr - Catch base cipher self-test failures in fips modeJarod Wilson2009-06-021-1/+3
| | | * crypto: testmgr - Add ansi_cprng test vectorsJarod Wilson2009-06-023-0/+109
| | | * crypto: testmgr - Add infrastructure for ansi_cprng self-testsJarod Wilson2009-06-022-0/+101
| | | * crypto: testmgr - Add self-tests for rfc4309(ccm(aes))Jarod Wilson2009-06-023-0/+389
| | | * crypto: testmgr - Handle AEAD test vectors expected to fail verificationJarod Wilson2009-06-022-0/+29
| | | * crypto: pcomp - pcompress.c should include crypto/internal/compress.hGeert Uytterhoeven2009-06-021-0/+1
| | | * crypto: testmgr - Kill test_comp() sparse warningsGeert Uytterhoeven2009-06-021-2/+4
| | | * crypto: aes-ni - Add support for more modesHuang Ying2009-06-021-0/+5
| | | * crypto: fpu - Add template for blkcipher touching FPUHuang Ying2009-06-021-0/+5
| | | * crypto: cryptd - Use nivcipher in cryptd_alloc_ablkcipher Huang Ying2009-06-021-5/+9
| | | * crypto: api - Use kzfreeJohannes Weiner2009-06-021-4/+1
| | | * crypto: tcrypt - Reduce stack sizeFrank Seidel2009-06-021-7/+9
| | * | crypto: don't track xor test pages with kmemcheckVegard Nossum2009-06-151-1/+6
| | |/
| * | dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMADan Williams2009-07-011-1/+1
| |/
* | dmaengine, async_tx: support alignment checksDan Williams2009-09-084-6/+9
* | dmaengine, async_tx: add a "no channel switch" allocatorDan Williams2009-09-081-0/+4
* | dmaengine: add fence supportDan Williams2009-09-085-27/+50
* | Merge branch 'md-raid6-accel' into ioat3.2Dan Williams2009-09-089-201/+1247
|\ \ | |/ |/|
| * async_tx: raid6 recovery self testDan Williams2009-08-292-0/+242
| * async_tx: add support for asynchronous RAID6 recovery operationsDan Williams2009-08-293-0/+454
| * async_tx: add support for asynchronous GF multiplicationDan Williams2009-08-294-1/+394
| * async_tx: remove walk of tx->parent chain in dma_wait_for_async_txDan Williams2009-08-291-6/+7
| * async_tx: kill needless module_{init|exit}Dan Williams2009-08-293-40/+3
| * async_tx: add sum check flagsDan Williams2009-08-291-2/+2
| * async_xor: permit callers to pass in a 'dma/page scribble' regionDan Williams2009-06-031-31/+29
| * async_tx: structify submission arguments, add scribbleDan Williams2009-06-034-114/+111
| * async_tx: kill ASYNC_TX_DEP_ACK flagDan Williams2009-06-034-8/+6
| * async_tx: rename zero_sum to valDan Williams2009-04-081-8/+8
| * Merge branch 'dmaengine' into async-tx-raid6Dan Williams2009-04-082-8/+5
| |\
* | | crypto: hash - Fix handling of sg entry that crosses page boundaryHerbert Xu2009-05-311-3/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-05-172-2/+4
|\ \ \
| * | | crypto: api - Fix algorithm module auto-loadingHerbert Xu2009-04-211-1/+2
| * | | crypto: eseqiv - Fix IV generation for sync algorithmsSteffen Klassert2009-04-151-1/+2
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-04-032-8/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | dmaengine: allow dma support for async_tx to be toggledDan Williams2009-03-251-3/+3
| * | | async_tx: provide __async_inline for HAS_DMA=n archsDan Williams2009-03-251-5/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-04-031-0/+3
|\ \ \ \ | | |/ / | |/| |
OpenPOWER on IntegriCloud