summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* crypto: s390/aes - Use skcipher for fallbackHerbert Xu2016-07-011-53/+60
* crypto: aesni - Use crypto_cipher to derive rfc4106 subkeyHerbert Xu2016-07-011-65/+11
* crypto: sha512-mb - Crypto computation (x4 AVX2)Megha Dey2016-06-281-0/+529
* crypto: sha512-mb - Algorithm data structuresMegha Dey2016-06-283-0/+515
* crypto: sha512-mb - submit/flush routines for AVX2Megha Dey2016-06-283-0/+580
* crypto: sha512-mb - SHA512 multibuffer job manager and glue codeMegha Dey2016-06-283-0/+1055
* crypto: sha1-mb - rename sha-mb to sha1-mbMegha Dey2016-06-2710-4/+4
* crypto: sha256-mb - Crypto computation (x8 AVX2)Megha Dey2016-06-271-0/+593
* crypto: sha256-mb - Algorithm data structuresMegha Dey2016-06-273-0/+548
* crypto: sha256-mb - submit/flush routines for AVX2Megha Dey2016-06-273-0/+584
* crypto: sha256-mb - SHA256 multibuffer job manager and glue codeMegha Dey2016-06-273-0/+1039
* crypto: sha1-mb - async implementation for sha1-mbMegha Dey2016-06-231-81/+101
* crypto: ghash-ce - Fix cryptd reorderingHerbert Xu2016-06-231-23/+17
* crypto: ghash-clmulni - Fix cryptd reorderingHerbert Xu2016-06-231-23/+17
* crypto: aesni - Fix cryptd reordering problem on gcmHerbert Xu2016-06-231-6/+12
* crypto: chacha20-simd - Use generic code for small requestsHerbert Xu2016-06-231-1/+1
* arm64: dts: ls1043a: add crypto nodeHoria Geantă2016-06-072-0/+47
* crypto: sha1-mb - stylistic cleanupMegha Dey2016-06-021-36/+74
* ARM: dts: nsp: Add rng device tree entryYendapally Reddy Dhananjaya Reddy2016-05-311-0/+5
* crypto: powerpc - Fix typoAndrea Gelmini2016-05-311-1/+1
* powerpc: add io{read,write}64 accessorsHoria Geantă2016-05-311-0/+24
* arm64: add io{read,write}64be accessorsHoria Geantă2016-05-311-1/+3
* crypto: sha-ssse3 - add MODULE_ALIASStephan Mueller2016-05-313-0/+22
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-2858-248/+353
|\
| * MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner2016-05-281-1/+1
| * MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan2016-05-281-0/+1
| * MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan2016-05-281-8/+0
| * MIPS: devicetree: fix cpu interrupt controller node-namesAntony Pavlov2016-05-286-6/+6
| * MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki2016-05-281-1/+2
| * MIPS: Pistachio: Enable KASLRMatt Redfearn2016-05-282-2/+7
| * MIPS: lib: Mark intrinsics notraceHarvey Hunt2016-05-287-7/+7
| * MIPS: Fix 64-bit HTW configurationJames Hogan2016-05-281-2/+12
| * MIPS: Add 64-bit HTW fieldsJames Hogan2016-05-282-2/+14
| * MIPS: Simplify DSP instruction encoding macrosJames Hogan2016-05-281-90/+17
| * MIPS: Add missing tlbinvf/XPA microMIPS encodingsJames Hogan2016-05-281-5/+7
| * MIPS: Fix little endian microMIPS MSA encodingsJames Hogan2016-05-282-62/+58
| * MIPS: Add missing VZ accessor microMIPS encodingsJames Hogan2016-05-281-9/+18
| * MIPS: Add inline asm encoding helpersJames Hogan2016-05-281-0/+27
| * MIPS: Spelling fix lets -> let'sRalf Baechle2016-05-289-10/+10
| * MIPS: VR41xx: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: oprofile: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: math-emu: Fix typoAndrea Gelmini2016-05-281-2/+2
| * MIPS: lib: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: kernel: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: R6: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: IP22/IP28: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: Cavium: Fix typoAndrea Gelmini2016-05-284-4/+4
| * MIPS: MT: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: Loongson64: Fix typoAndrea Gelmini2016-05-282-2/+2
| * MIPS: IP32: Fix typoAndrea Gelmini2016-05-281-1/+1