aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-12crypto: sha-mb - Cleanup code to use || instead of |Tim Chen3-9/+15
2016-07-05crypto: powerpc - Add POWER8 optimised crc32cAnton Blanchard4-0/+1734
2016-07-05powerpc: define FUNC_START/FUNC_ENDAnton Blanchard1-0/+3
2016-07-01crypto: s390/aes - Use skcipher for fallbackHerbert Xu1-53/+60
2016-07-01crypto: aesni - Use crypto_cipher to derive rfc4106 subkeyHerbert Xu1-65/+11
2016-06-28crypto: sha512-mb - Crypto computation (x4 AVX2)Megha Dey1-0/+529
2016-06-28crypto: sha512-mb - Algorithm data structuresMegha Dey3-0/+515
2016-06-28crypto: sha512-mb - submit/flush routines for AVX2Megha Dey3-0/+580
2016-06-28crypto: sha512-mb - SHA512 multibuffer job manager and glue codeMegha Dey3-0/+1055
2016-06-27crypto: sha1-mb - rename sha-mb to sha1-mbMegha Dey10-4/+4
2016-06-27crypto: sha256-mb - Crypto computation (x8 AVX2)Megha Dey1-0/+593
2016-06-27crypto: sha256-mb - Algorithm data structuresMegha Dey3-0/+548
2016-06-27crypto: sha256-mb - submit/flush routines for AVX2Megha Dey3-0/+584
2016-06-27crypto: sha256-mb - SHA256 multibuffer job manager and glue codeMegha Dey3-0/+1039
2016-06-23crypto: sha1-mb - async implementation for sha1-mbMegha Dey1-81/+101
2016-06-23crypto: ghash-ce - Fix cryptd reorderingHerbert Xu1-23/+17
2016-06-23crypto: ghash-clmulni - Fix cryptd reorderingHerbert Xu1-23/+17
2016-06-23crypto: aesni - Fix cryptd reordering problem on gcmHerbert Xu1-6/+12
2016-06-23crypto: chacha20-simd - Use generic code for small requestsHerbert Xu1-1/+1
2016-06-07arm64: dts: ls1043a: add crypto nodeHoria Geantă2-0/+47
2016-06-02crypto: sha1-mb - stylistic cleanupMegha Dey1-36/+74
2016-05-31ARM: dts: nsp: Add rng device tree entryYendapally Reddy Dhananjaya Reddy1-0/+5
2016-05-31crypto: powerpc - Fix typoAndrea Gelmini1-1/+1
2016-05-31powerpc: add io{read,write}64 accessorsHoria Geantă1-0/+24
2016-05-31arm64: add io{read,write}64be accessorsHoria Geantă1-1/+3
2016-05-31crypto: sha-ssse3 - add MODULE_ALIASStephan Mueller3-0/+22
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds58-248/+353
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds7-0/+204
2016-05-28h8300: Add <asm/hash.h>George Spelvin2-0/+54
2016-05-28microblaze: Add <asm/hash.h>George Spelvin2-0/+82
2016-05-28m68k: Add <asm/hash.h>George Spelvin2-0/+60
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin1-0/+8
2016-05-28MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner1-1/+1
2016-05-28MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan1-0/+1
2016-05-28MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan1-8/+0
2016-05-28MIPS: devicetree: fix cpu interrupt controller node-namesAntony Pavlov6-6/+6
2016-05-28MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki1-1/+2
2016-05-28MIPS: Pistachio: Enable KASLRMatt Redfearn2-2/+7
2016-05-28MIPS: lib: Mark intrinsics notraceHarvey Hunt7-7/+7
2016-05-28MIPS: Fix 64-bit HTW configurationJames Hogan1-2/+12
2016-05-28MIPS: Add 64-bit HTW fieldsJames Hogan2-2/+14
2016-05-28MIPS: Simplify DSP instruction encoding macrosJames Hogan1-90/+17
2016-05-28MIPS: Add missing tlbinvf/XPA microMIPS encodingsJames Hogan1-5/+7
2016-05-28MIPS: Fix little endian microMIPS MSA encodingsJames Hogan2-62/+58
2016-05-28MIPS: Add missing VZ accessor microMIPS encodingsJames Hogan1-9/+18
2016-05-28MIPS: Add inline asm encoding helpersJames Hogan1-0/+27
2016-05-28MIPS: Spelling fix lets -> let'sRalf Baechle9-10/+10
2016-05-28MIPS: VR41xx: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: oprofile: Fix typoAndrea Gelmini1-1/+1
2016-05-28MIPS: math-emu: Fix typoAndrea Gelmini1-2/+2