summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm/crc32 - accelerated support based on x86 SSE implementationArd Biesheuvel2016-12-074-0/+555
* crypto: arm64/crc32 - accelerated support based on x86 SSE implementationArd Biesheuvel2016-12-074-0/+487
* crypto: arm/crct10dif - port x86 SSE implementation to ARMArd Biesheuvel2016-12-074-0/+535
* crypto: arm64/crct10dif - port x86 SSE implementation to arm64Ard Biesheuvel2016-12-074-0/+495
* crypto: aes-ce - Make aes_simd_algs staticHerbert Xu2016-12-011-1/+1
* crypto: arm64/aes-ce-ccm - Fix AEAD decryption lengthHerbert Xu2016-12-011-2/+2
* crypto: arm/aesbs - fix brokenness after skcipher conversionArd Biesheuvel2016-11-301-1/+1
* crypto: arm64/aes-ce-ctr - fix skcipher conversionArd Biesheuvel2016-11-301-0/+1
* crypto: arm/aes-ce - fix broken monolithic buildArd Biesheuvel2016-11-301-1/+1
* crypto: arm/aes - Add missing SIMD select for aesbsHerbert Xu2016-11-301-3/+3
* crypto: arm/aes - Select SIMD in KconfigHerbert Xu2016-11-292-3/+3
* crypto: arm64/sha2 - add generated .S files to .gitignoreArd Biesheuvel2016-11-291-0/+2
* crypto: aesbs - Convert to skcipherHerbert Xu2016-11-281-228/+152
* crypto: aes-ce - Convert to skcipherHerbert Xu2016-11-281-233/+157
* crypto: arm64/aes - Convert to skcipherHerbert Xu2016-11-281-224/+158
* crypto: aesni - Convert to skcipherHerbert Xu2016-11-282-569/+343
* crypto: glue_helper - Add skcipher xts helpersHerbert Xu2016-11-282-2/+111
* crypto: aes-ce-ccm - Use skcipher walk interfaceHerbert Xu2016-11-281-37/+13
* crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM optionJean Delvare2016-11-281-1/+1
* crypto: arm64/sha2 - integrate OpenSSL implementations of SHA256/SHA512Ard Biesheuvel2016-11-287-0/+4228
* crypto: sha-mb - Fix total_len for correct hash when larger than 512MBGreg Tucker2016-11-176-6/+6
* crypto: arm/aes-ce - fix for big endianArd Biesheuvel2016-10-211-0/+5
* crypto: arm64/aes-xts-ce: fix for big endianArd Biesheuvel2016-10-212-1/+3
* crypto: arm64/aes-neon - fix for big endianArd Biesheuvel2016-10-211-10/+15
* crypto: arm64/aes-ccm-ce: fix for big endianArd Biesheuvel2016-10-211-26/+27
* crypto: arm64/sha2-ce - fix for big endianArd Biesheuvel2016-10-211-2/+2
* crypto: arm64/sha1-ce - fix for big endianArd Biesheuvel2016-10-211-2/+2
* crypto: arm64/ghash-ce - fix for big endianArd Biesheuvel2016-10-211-3/+3
* crypto: arm64/aes-ce - fix for big endianArd Biesheuvel2016-10-211-10/+15
* arm64: dts: marvell: add TRNG description for Armada 8K CPRomain Perier2016-10-212-0/+16
* Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-152-0/+23
|\
| * gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-102-0/+23
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-15210-3399/+4748
|\ \
| * | MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski2016-10-121-1/+1
| * | MIPS: VDSO: Drop duplicated -I*/-E* aflagsJames Hogan2016-10-111-2/+0
| * | MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan2016-10-111-1/+1
| * | MIPS: Enable hardened usercopyPaul Burton2016-10-102-0/+19
| * | MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton2016-10-0622-730/+152
| * | MIPS: generic: Introduce generic DT-based board supportPaul Burton2016-10-0622-1/+643
| * | MIPS: Support generating Flattened Image Trees (.itb)Paul Burton2016-10-062-1/+64
| * | MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0Paul Burton2016-10-063-7/+5
| * | MIPS: Print CM error reports upon bus errorsPaul Burton2016-10-063-21/+3
| * | MIPS: Support per-device DMA coherencePaul Burton2016-10-067-2/+31
| * | MIPS: dma-default: Don't check hw_coherentio if device is non-coherentPaul Burton2016-10-061-4/+3
| * | MIPS: Sanitise coherentio semanticsPaul Burton2016-10-067-14/+31
| * | MIPS: PCI: Support generic driversPaul Burton2016-10-063-0/+54
| * | MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYPaul Burton2016-10-064-25/+43
| * | MIPS: PCI: Split pci.c into pci.c & pci-legacy.cPaul Burton2016-10-063-284/+306
| * | MIPS: PCI: Inline pcibios_assign_all_bussesPaul Burton2016-10-062-7/+4
| * | MIPS: PCI: Make pcibios_set_cache_line_size an initcallPaul Burton2016-10-061-3/+3