summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* crypto: talitos - dma_map_sg can handle chained SGLABBE Corentin2015-10-011-86/+18
* crypto: qat - remove empty functions and turn qat_uregister fn to voidTadeusz Struk2015-10-014-25/+5
* crypto: crc32c-pclmul - use .rodata instead of .rotataNicolas Iooss2015-09-211-1/+1
* crypto: sahara - replace sahara_sg_length with sg_nents_for_lenLABBE Corentin2015-09-211-27/+3
* crypto: amcc - replace get_sg_count by sg_nents_for_lenLABBE Corentin2015-09-211-21/+1
* crypto: bfin_crc - replace sg_count by sg_nentsLABBE Corentin2015-09-211-22/+3
* crypto: x86/sha - Restructure x86 sha512 glue code to expose all the availabl...tim2015-09-211-45/+204
* crypto: x86/sha - Restructure x86 sha256 glue code to expose all the availabl...tim2015-09-211-50/+281
* crypto: x86/sha - Restructure x86 sha1 glue code to expose all the available ...tim2015-09-211-74/+250
* crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...tim2015-09-213-6/+18
* crypto: x86/sha - glue code for Intel SHA extensions optimized SHA1 & SHA256tim2015-09-212-16/+34
* crypto: x86/sha - Intel SHA Extensions optimized SHA256 transform functiontim2015-09-211-0/+353
* crypto: x86/sha - Intel SHA Extensions optimized SHA1 transform functiontim2015-09-211-0/+302
* MAINTAINERS: Add ST's Random Number Generator to the ST entryLee Jones2015-09-211-0/+1
* ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07, 10}Lee Jones2015-09-211-0/+14
* hwrng: st - Add support for ST's HW Random Number GeneratorLee Jones2015-09-213-0/+155
* hwrng: st - Provide DT bindings for ST's Random Number GeneratorLee Jones2015-09-211-0/+15
* hwrng: core - Simplify RNG switching from sysfsLee Jones2015-09-211-1/+1
* hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrngLee Jones2015-09-211-1/+1
* hwrng: doc - Fix device node name reference /dev/hw_random => /dev/hwrngLee Jones2015-09-211-4/+4
* crypto: asymmetric_keys - remove always false comparisonsudip2015-09-211-3/+3
* crypto: qat - Add load balancing across devicesTadeusz Struk2015-09-211-28/+33
* crypto: caam - Remove unused JUMP_TYPE_MASK definitionFabio Estevam2015-09-211-1/+0
* hwrng: Fix module autoload for OF platform driversLuis de Bethencourt2015-09-212-0/+2
* hwrng: mxc-rnga - Use the preferred format for kzallocFabio Estevam2015-09-211-2/+1
* hwrng: mxc-rnga - Remove unnecessary dev_info messageFabio Estevam2015-09-211-2/+0
* hwrng: mxc-rnga - Remove uneeded initializationFabio Estevam2015-09-211-1/+1
* hwrng: mxc-rnga - Remove unneeded goto labelFabio Estevam2015-09-211-5/+2
* crypto: qat - don't check for iommuJohn Griffin2015-09-211-5/+2
* hwrng: octeon - Use devm_hwrng_registerVaishali Thakkar2015-09-211-11/+1
* crypto: mxs-dcp - Allow MXS_DCP to be used on MX6SLFabio Estevam2015-09-211-1/+1
* crypto: ux500 - Fix module autoload for OF platform driversLuis de Bethencourt2015-09-212-0/+2
* crypto: picoxcell - Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
* crypto: amcc - Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
* crypto: tcrypt - avoid mapping from module image addressesHoria Geant?2015-09-211-4/+13
* Linux 4.3-rc2v4.3-rc2Linus Torvalds2015-09-201-1/+1
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-193-10/+17
|\
| * ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpointsDoug Anderson2015-09-161-3/+5
| * ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definitionAndre Przywara2015-09-161-1/+3
| * ARM: get rid of needless #if in signal handling codeRussell King2015-09-161-4/+2
| * ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King2015-09-161-5/+10
* | Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-199-34/+52
|\ \
| * | selftests: exec: revert to default emit ruleBamvor Jian Zhang2015-09-141-3/+1
| * | selftests: change install command to rsyncBamvor Jian Zhang2015-09-142-8/+5
| * | selftests: mqueue: simplify the MakefileBamvor Jian Zhang2015-09-141-5/+3
| * | selftests: mqueue: allow extra cflagsBamvor Jian Zhang2015-09-141-1/+1
| * | selftests: rename jump label to static_keysBamvor Jian Zhang2015-09-141-1/+1
| * | selftests/seccomp: add support for s390Kees Cook2015-09-142-6/+38
| * | seltests/zram: fix syntax errorZhang Zhen2015-09-142-10/+3
* | | Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-1912-46/+73
|\ \ \
OpenPOWER on IntegriCloud