summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-06crypto: testmgr - remove superfluous initializers for xts(aes)Mathias Krause1-4/+0
2012-12-06crypto: testmgr - allow compression algs in fips modeMilan Broz1-0/+3
2012-12-06crypto: testmgr - add larger crc32c test vector to test FPU path in crc32c_intelJussi Kivilinna1-3/+264
2012-12-06crypto: testmgr - clean alg_test_null entries in alg_test_descs[]Jussi Kivilinna1-372/+0
2012-12-06crypto: testmgr - remove fips_allowed flag from camellia-aesni null-testsJussi Kivilinna1-2/+0
2012-12-06crypto: cast5/cast6 - move lookup tables to shared moduleJussi Kivilinna10-575/+336
2012-12-06padata: use __this_cpu_read per-cpu helperShan Wei1-3/+2
2012-11-09crypto: s5p-sss - Fix compilation errorSachin Kamat1-1/+1
2012-11-09crypto: picoxcell - Add terminating entry for platform_device_id tableAxel Lin1-0/+1
2012-11-09crypto: omap-aes - select BLKCIPHER2Sebastian Andrzej Siewior1-0/+1
2012-11-09crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia...Jussi Kivilinna5-0/+1747
2012-11-09crypto: camellia-x86_64 - share common functions and move structures and func...Jussi Kivilinna2-57/+105
2012-11-09crypto: tcrypt - add async speed test for camellia cipherJussi Kivilinna1-0/+23
2012-11-09crypto: tegra-aes - fix error-valued pointer dereferenceWei Yongjun1-1/+1
2012-10-24crypto: tegra - fix missing unlock on error caseWei Yongjun1-2/+6
2012-10-24crypto: cast5/avx - avoid using temporary stack buffersJussi Kivilinna2-131/+280
2012-10-24crypto: serpent/avx - avoid using temporary stack buffersJussi Kivilinna3-115/+121
2012-10-24crypto: twofish/avx - avoid using temporary stack buffersJussi Kivilinna2-129/+152
2012-10-24crypto: cast6/avx - avoid using temporary stack buffersJussi Kivilinna3-125/+227
2012-10-24crypto: x86/glue_helper - use le128 instead of u128 for CTR modeJussi Kivilinna9-58/+64
2012-10-24crypto: testmgr - add new larger DES3_EDE testvectorsJussi Kivilinna3-4/+1118
2012-10-24crypto: testmgr - add new larger DES testvectorsJussi Kivilinna3-4/+596
2012-10-24crypto: testmgr - add new larger AES testvectorsJussi Kivilinna1-8/+1104
2012-10-24crypto: testmgr - expand serpent test vectorsJussi Kivilinna1-38/+742
2012-10-24crypto: testmgr - expand blowfish test vectorsJussi Kivilinna1-38/+962
2012-10-24crypto: testmgr - expand camellia test vectorsJussi Kivilinna1-50/+940
2012-10-15crypto: vmac - Make VMAC work when blocks aren't alignedSalman Qazi3-5/+77
2012-10-15crypto: talitos - convert to use be16_add_cpu()Wei Yongjun1-2/+1
2012-10-15crypto: tcrypt - Added speed test in tcrypt for crc32cTim Chen1-0/+4
2012-10-15crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instructionTim Chen4-0/+552
2012-10-15crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.cTim Chen2-0/+1
2012-10-15Linux 3.7-rc1v3.7-rc1Linus Torvalds1-2/+2
2012-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds107-4493/+2895
2012-10-15Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds128-594/+6799
2012-10-14x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming1-1/+2
2012-10-14perf: Fix UAPI falloutIngo Molnar10-11/+11
2012-10-14Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds63-1722/+1800
2012-10-14Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowe...Linus Torvalds584-30367/+32928
2012-10-14Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowel...Linus Torvalds3-1/+1
2012-10-14Merge tag 'openrisc-uapi' of git://openrisc.net/jonas/linuxLinus Torvalds11-68/+113
2012-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-4/+4
2012-10-14Merge tag 'md-3.7' of git://neil.brown.name/mdLinus Torvalds13-129/+578
2012-10-13Merge branch 'config' into late-for-linusRussell King39-795/+793
2012-10-13ARM: config: make sure that platforms are ordered by option stringRussell King1-38/+38
2012-10-13ARM: config: sort select statements alphanumericallyRussell King39-767/+765
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells6-206/+214
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells578-30108/+32659
2012-10-13UAPI: Unexport linux/blk_types.hDavid Howells2-61/+59
2012-10-13UAPI: Unexport part of linux/ppp-comp.hDavid Howells1-0/+4
2012-10-13Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/d...Jonas Bonn11-68/+113