summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2014-09-051-3/+0
|\
| * crypto: drbg - remove check for uninitialized DRBG handleStephan Mueller2014-09-051-3/+0
| * crypto: drbg - backport "fix maximum value checks on 32 bit systems"Herbert Xu2014-09-051-0/+13
* | crypto: mcryptd - Fix typos in CRYPTO_MCRYPTD descriptionTed Percival2014-09-041-1/+1
* | crypto: algif - avoid excessive use of socket buffer in skcipherOndrej Kozina2014-09-041-1/+1
* | arm64: dts: add random number generator dts node to APM X-Gene platform.Feng Kan2014-08-291-0/+21
* | Documentation: rng: Add X-Gene SoC RNG driver documentationFeng Kan2014-08-291-0/+17
* | hwrng: xgene - add support for APM X-Gene SoC RNG supportFeng Kan2014-08-293-0/+437
* | crypto: mv_cesa - Add missing #defineRasmus Villemoes2014-08-291-0/+1
* | crypto: testmgr - add test for lz4 and lz4hcKOVACS Krisztian2014-08-292-0/+98
* | crypto: lz4,lz4hc - fix decompressionKOVACS Krisztian2014-08-292-2/+2
* | crypto: qat - Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-08-291-3/+3
* | crypto: drbg - fix maximum value checks on 32 bit systemsStephan Mueller2014-08-261-0/+13
* | crypto: drbg - fix sparse warning for cpu_to_be[32|64]Stephan Mueller2014-08-261-2/+2
* | crypto: sha-mb - sha1_mb_alg_state can be staticFengguang Wu2014-08-261-11/+11
* | crypto: mcryptd - mcryptd_flist can be staticFengguang Wu2014-08-261-1/+1
* | crypto: drbg - remove unnecessary sanity check for shadow stateStephan Mueller2014-08-251-3/+0
* | crypto: drbg - remove configuration of fixed valuesStephan Mueller2014-08-252-46/+6
* | crypto: drbg - remove unnecessary sanity checksStephan Mueller2014-08-251-9/+0
* | crypto: drbg - use kmalloc instead of kzalloc for V and CStephan Mueller2014-08-251-3/+8
* | crypto: drbg - remove superflowous memset(0)Stephan Mueller2014-08-251-4/+2
* | crypto: drbg - remove superflowous checksStephan Mueller2014-08-251-10/+6
* | crypto: drbg - kzfree does not need a check for NULL pointerStephan Mueller2014-08-251-12/+6
* | crypto: drbg - replace int2byte with cpu_to_beStephan Mueller2014-08-251-16/+18
* | crypto: caam - fix addressing of struct memberCristian Stoica2014-08-251-3/+3
* | crypto: caam - remove duplicated sg copy functionsCristian Stoica2014-08-252-62/+14
* | crypto: qat - Fix return value check in adf_chr_drv_create()Wei Yongjun2014-08-251-1/+1
* | crypto: caam - enable raw data instead of von Neumann dataAlex Porosanu2014-08-252-1/+20
* | crypto: caam - change starting entropy delay valueAlex Porosanu2014-08-252-1/+10
* | crypto: caam - disable RNG oscillator maximum frequency checkAlex Porosanu2014-08-252-2/+3
* | crypto: testmgr - remove unused function argumentCristian Stoica2014-08-251-11/+5
* | crypto: sha-mb - SHA1 multibuffer job manager and glue codeTim Chen2014-08-253-0/+947
* | crypto: sha-mb - SHA1 multibuffer crypto computation (x8 AVX2)Tim Chen2014-08-251-0/+472
* | crypto: sha-mb - SHA1 multibuffer submit and flush routines for AVX2Tim Chen2014-08-253-0/+619
* | crypto: sha-mb - SHA1 multibuffer algorithm data structuresTim Chen2014-08-253-0/+533
* | crypto: sha-mb - multibuffer crypto infrastructureTim Chen2014-08-255-0/+857
* | sched: Add function single_task_running to let a task check if it is the only...Tim Chen2014-08-252-0/+13
* | crypto: testmgr - delay execution of set-up codeCristian Stoica2014-08-251-8/+6
* | crypto: testmgr - white space removal on __test_skcipherCristian Stoica2014-08-251-149/+138
* | crypto: testmgr - white space removal on __test_hashCristian Stoica2014-08-251-63/+60
* | crypto: testmgr - white space fix-ups on test_aeadCristian Stoica2014-08-251-256/+242
* | crypto: hash - initialize entry len for null input in crypto hash sg list walkTim Chen2014-08-251-3/+9
|/
* Linux 3.17-rc1v3.17-rc1Linus Torvalds2014-08-161-2/+2
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2014-08-1624-108/+608
|\
| * platform/x86: Enable build support for toshiba_hapsAzael Avalos2014-08-162-0/+20
| * Documentation: Add file about toshiba_haps moduleAzael Avalos2014-08-162-0/+78
| * platform/x86: Toshiba HDD Active Protection SensorAzael Avalos2014-08-161-0/+265
| * asus-nb-wmi: Add wapf4 quirk for the U32UHans de Goede2014-08-161-0/+14
| * alienware-wmi: make hdmi_mux enabled on case-by-case basisMario Limonciello2014-08-161-2/+20
| * ideapad-laptop: Constify DMI table and other r/o variablesMathias Krause2014-08-161-2/+2
OpenPOWER on IntegriCloud