summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * asus-nb-wmi.c: Rename x401u quirk to wapf4Hans de Goede2014-08-161-13/+13
| * compal-laptop: correct invalid hwmon nameRoald Frederickx2014-08-161-1/+1
| * toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi listAzael Avalos2014-08-161-0/+7
| * toshiba_acpi: Add extra check to backlight codeAzael Avalos2014-08-161-4/+17
| * Fix log message about future removal of interfaceMartin Kepplinger2014-08-161-3/+3
| * ideapad-laptop: Disable touchpad interface on Yoga modelsHans de Goede2014-08-161-0/+27
| * asus-nb-wmi: Add wapf4 quirk for the X550CCHans de Goede2014-08-161-0/+9
| * intel_ips: Make ips_mcp_limits variables staticMathias Krause2014-08-161-3/+3
| * thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdataMathias Krause2014-08-161-2/+2
| * fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconstMathias Krause2014-08-161-5/+5
| * hp-wmi: Add missing __init annotations to initialization codeMathias Krause2014-08-161-3/+3
| * hp_accel: Constify ACPI and DMI tablesMathias Krause2014-08-161-2/+2
| * fujitsu-tablet: Mark DMI callbacks as __init codeMathias Krause2014-08-161-3/+3
OpenPOWER on IntegriCloud