summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - add support for MD5 algorithm variantsKim Phillips2011-11-212-0/+58
* crypto: talitos - support for channel remap and 2nd IRQKim Phillips2011-11-212-72/+149
* crypto: talitos - prepare driver for channel remap supportKim Phillips2011-11-212-30/+38
* crypto: talitos - be less noisy on startupKim Phillips2011-11-211-3/+4
* crypto: talitos - add hmac algorithmsLee Nipper2011-11-211-2/+235
* crypto: serpent-sse2 - clear CRYPTO_TFM_REQ_MAY_SLEEP in lrw and xts modesJussi Kivilinna2011-11-211-0/+4
* crypto: serpent-sse2 - add xts supportJussi Kivilinna2011-11-211-2/+178
* crypto: serpent-sse2 - add lrw supportJussi Kivilinna2011-11-213-2/+221
* crypto: serpent - add 4-way parallel i586/SSE2 assembler implementationJussi Kivilinna2011-11-214-0/+688
* crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementationJussi Kivilinna2011-11-216-0/+1591
* crypto: fix typo in crypto/KconfigValdis.Kletnieks@vt.edu2011-11-091-1/+1
* crypto: Unlink and free instances when deletedSteffen Klassert2011-11-093-1/+31
* crypto: ansi_cprng - enforce key != seed in fips modeJarod Wilson2011-11-091-0/+8
* crypto: twofish-x86_64-3way - add xts supportJussi Kivilinna2011-11-091-2/+117
* crypto: tcrypt - add xts(twofish) testsJussi Kivilinna2011-11-091-0/+5
* crypto: testmgr - add xts(twofish) test vectorsJussi Kivilinna2011-11-092-0/+696
* crypto: tcrypt - add xts(serpent) testsJussi Kivilinna2011-11-092-0/+10
* crypto: testmgr - add xts(serpent) test vectorsJussi Kivilinna2011-11-092-0/+697
* crypto: xts: add interface for parallelized cipher implementationsJussi Kivilinna2011-11-092-2/+100
* crypto: xts - use blocksize constantJussi Kivilinna2011-11-091-3/+5
* crypto: twofish-x86_64-3way - add lrw supportJussi Kivilinna2011-11-093-5/+145
* crypto: tcrypt - add lrw(twofish) testsJussi Kivilinna2011-11-091-0/+5
* crypto: testmgr - add lrw(twofish) test vectorsJussi Kivilinna2011-11-092-0/+516
* crypto: tcrypt - add lrw(serpent) testsJussi Kivilinna2011-11-092-0/+10
* crypto: testmgr - add lrw(serpent) test vectorsJussi Kivilinna2011-11-092-0/+517
* crypto: lrw - add interface for parallelized cipher implementionsJussi Kivilinna2011-11-092-20/+129
* crypto: lrw - split gf128mul table initialization from setkeyJussi Kivilinna2011-11-091-21/+40
* crypto: lrw - use blocksize constantJussi Kivilinna2011-11-091-3/+5
* crypto: lrw - fix memleakJussi Kivilinna2011-11-091-0/+1
* crypto: serpent - rename module from serpent to serpent_genericJussi Kivilinna2011-11-092-1/+6
* crypto: serpent - export common functions for x86_64/i386-sse2 assembler impl...Jussi Kivilinna2011-11-092-19/+47
* crypto: tcrypt - add serpent speed testsJussi Kivilinna2011-11-091-0/+30
* crypto: tcrypt - add test_acipher_speedJussi Kivilinna2011-11-091-0/+250
* crypto: testmgr - add new serpent test vectorsJussi Kivilinna2011-11-093-2/+423
* Linux 3.2-rc1v3.2-rc1Linus Torvalds2011-11-071-3/+3
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds2011-11-0742-402/+345
|\
| * Merge branch 'fixes-modulesplit' into fixesTony Lindgren2011-11-073863-39041/+82624
| |\
| | * ARM: OMAP: Fix export.h or module.h includesTony Lindgren2011-11-074-0/+4
| | * ARM: OMAP: omap_device: Include linux/export.hAxel Lin2011-11-071-0/+1
| * | ARM: OMAP2: Fix H4 matrix keyboard warningTony Lindgren2011-11-041-53/+69
| * | ARM: OMAP1: Remove unused omap-alsa.hJarkko Nikula2011-11-042-124/+0
| * | ARM: OMAP1: Fix warnings about enabling 32 KiHz timerTony Lindgren2011-11-041-1/+1
| * | ARM: OMAP2+: timer: Remove omap_device_pm_latencyBenoit Cousson2011-11-041-11/+1
| * | ARM: OMAP2+: clock data: Remove redundant timer clkdevBenoit Cousson2011-11-044-47/+0
| * | ARM: OMAP: Devkit8000: Remove double omap_mux_init_gpioThomas Weber2011-11-041-1/+0
| * | ARM: OMAP: usb: musb: OMAP: Delete unused functionBjarne Steinsbo2011-11-041-38/+0
| * | MAINTAINERS: Update linux-omap git repositoryJarkko Nikula2011-11-041-1/+1
| * | ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen2011-11-049-20/+36
| * | ARM: OMAP4: hsmmc: configure SDMMC1_DR0 properlyBalaji T K2011-11-041-1/+1
| * | ARM: OMAP4: hsmmc: Fix Pbias configuration on regulator OFFBalaji T K2011-11-041-12/+2