summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: testmgr - allow compression algs in fips modeMilan Broz2012-12-061-0/+3
* crypto: testmgr - add larger crc32c test vector to test FPU path in crc32c_intelJussi Kivilinna2012-12-061-3/+264
* crypto: testmgr - clean alg_test_null entries in alg_test_descs[]Jussi Kivilinna2012-12-061-372/+0
* crypto: testmgr - remove fips_allowed flag from camellia-aesni null-testsJussi Kivilinna2012-12-061-2/+0
* crypto: cast5/cast6 - move lookup tables to shared moduleJussi Kivilinna2012-12-0610-575/+336
* padata: use __this_cpu_read per-cpu helperShan Wei2012-12-061-3/+2
* crypto: s5p-sss - Fix compilation errorSachin Kamat2012-11-091-1/+1
* crypto: picoxcell - Add terminating entry for platform_device_id tableAxel Lin2012-11-091-0/+1
* crypto: omap-aes - select BLKCIPHER2Sebastian Andrzej Siewior2012-11-091-0/+1
* crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia...Jussi Kivilinna2012-11-095-0/+1747
* crypto: camellia-x86_64 - share common functions and move structures and func...Jussi Kivilinna2012-11-092-57/+105
* crypto: tcrypt - add async speed test for camellia cipherJussi Kivilinna2012-11-091-0/+23
* crypto: tegra-aes - fix error-valued pointer dereferenceWei Yongjun2012-11-091-1/+1
* crypto: tegra - fix missing unlock on error caseWei Yongjun2012-10-241-2/+6
* crypto: cast5/avx - avoid using temporary stack buffersJussi Kivilinna2012-10-242-131/+280
* crypto: serpent/avx - avoid using temporary stack buffersJussi Kivilinna2012-10-243-115/+121
* crypto: twofish/avx - avoid using temporary stack buffersJussi Kivilinna2012-10-242-129/+152
* crypto: cast6/avx - avoid using temporary stack buffersJussi Kivilinna2012-10-243-125/+227
* crypto: x86/glue_helper - use le128 instead of u128 for CTR modeJussi Kivilinna2012-10-249-58/+64
* crypto: testmgr - add new larger DES3_EDE testvectorsJussi Kivilinna2012-10-243-4/+1118
* crypto: testmgr - add new larger DES testvectorsJussi Kivilinna2012-10-243-4/+596
* crypto: testmgr - add new larger AES testvectorsJussi Kivilinna2012-10-241-8/+1104
* crypto: testmgr - expand serpent test vectorsJussi Kivilinna2012-10-241-38/+742
* crypto: testmgr - expand blowfish test vectorsJussi Kivilinna2012-10-241-38/+962
* crypto: testmgr - expand camellia test vectorsJussi Kivilinna2012-10-241-50/+940
* crypto: vmac - Make VMAC work when blocks aren't alignedSalman Qazi2012-10-153-5/+77
* crypto: talitos - convert to use be16_add_cpu()Wei Yongjun2012-10-151-2/+1
* crypto: tcrypt - Added speed test in tcrypt for crc32cTim Chen2012-10-151-0/+4
* crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instructionTim Chen2012-10-154-0/+552
* crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.cTim Chen2012-10-152-0/+1
* Linux 3.7-rc1v3.7-rc1Linus Torvalds2012-10-141-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-14107-4493/+2895
|\
| * Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe...Ralf Baechle2012-10-1146-1706/+1846
| |\
| | * UAPI: (Scripted) Disintegrate arch/mips/include/asmDavid Howells2012-10-0946-1706/+1846
| * | MIPS: SNI: Switch RM400 serial to SCCNXP driverThomas Bogendoerfer2012-10-111-24/+3
| * | MIPS: Remove unused empty_bad_pmd_table[] declaration.Ralf Baechle2012-10-111-1/+0
| * | MIPS: MT: Remove kspd.Ralf Baechle2012-10-115-462/+0
| * | MIPS: Malta: Fix section mismatch.Ralf Baechle2012-10-111-1/+2
| * | MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.Ralf Baechle2012-10-111-10/+0
| * | MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.Manuel Lauss2012-10-118-678/+95
| * | MIPS: Alchemy: merge PB1550 support into DB1550 codeManuel Lauss2012-10-116-437/+161
| * | MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss2012-10-1113-941/+548
| * | MIPS: Optimize TLB refill for RI/XI configurations.David Daney2012-10-111-16/+7
| * | MIPS: proc: Cleanup printing of ASEs.Ralf Baechle2012-10-111-9/+11
| * | MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle2012-10-1119-0/+20
| * | MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill2012-10-115-2/+11
| * | MIPS: Optimize pgd_init and pmd_initDavid Daney2012-10-111-10/+10
| * | MIPS: perf: Add perf functionality for BMIPS5000Al Cooper2012-10-111-1/+102
| * | MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper2012-10-112-8/+12
| * | MIPS: perf: Remove unnecessary #ifdefAl Cooper2012-10-111-5/+0
OpenPOWER on IntegriCloud