summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-06-15crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_be...Jia He
2018-05-31crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers
2018-05-31crypto: clarify licensing of OpenSSL asm codeAdam Langley
2018-05-31crypto: morus - Mark MORUS SIMD glue as x86-specificOndrej Mosnacek
2018-05-27crypto: x86/aegis256 - Fix wrong key buffer sizeOndrej Mosnacek
2018-05-19crypto: x86 - Add optimized MORUS implementationsOndrej Mosnacek
2018-05-19crypto: x86 - Add optimized AEGIS implementationsOndrej Mosnacek
2018-05-12crypto: arm64/sha512-ce - yield NEON after every block of inputArd Biesheuvel
2018-05-12crypto: arm64/sha3-ce - yield NEON after every block of inputArd Biesheuvel
2018-05-12crypto: arm64/crct10dif-ce - yield NEON after every block of inputArd Biesheuvel
2018-05-12crypto: arm64/crc32-ce - yield NEON after every block of inputArd Biesheuvel
2018-05-12crypto: arm64/aes-ghash - yield NEON after every block of inputArd Biesheuvel
2018-05-12crypto: arm64/aes-bs - yield NEON after every block of inputArd Biesheuvel
2018-05-12crypto: arm64/aes-blk - yield NEON after every block of inputArd Biesheuvel
2018-05-12crypto: arm64/aes-ccm - yield NEON after every block of inputArd Biesheuvel
2018-05-12crypto: arm64/sha2-ce - yield NEON after every block of inputArd Biesheuvel
2018-05-12crypto: arm64/sha1-ce - yield NEON after every block of inputArd Biesheuvel
2018-05-05crypto: ghash-clmulni - fix spelling mistake: "acclerated" -> "accelerated"Colin Ian King
2018-05-05crypto: arm64 - add support for SM4 encryption using special instructionsArd Biesheuvel
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2018-04-15Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo
2018-04-13kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo
2018-04-13kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro
2018-04-13x86: kexec_file: clean up prepare_elf64_headers()AKASHI Takahiro
2018-04-13x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem bufferAKASHI Takahiro
2018-04-13x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()AKASHI Takahiro
2018-04-13x86: kexec_file: purge system-ram walking from prepare_elf64_headers()AKASHI Takahiro
2018-04-13kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro
2018-04-13kexec_file: make use of purgatory optionalAKASHI Takahiro
2018-04-13mm/gup.c: document return valueMichael S. Tsirkin
2018-04-13Merge tag 'sh-for-4.17' of git://git.libc.org/linux-shLinus Torvalds
2018-04-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-13powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU featuresMichael Ellerman
2018-04-12Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-12arch/sh: pcie-sh7786: handle non-zero DMA offsetThomas Petazzoni
2018-04-12arch/sh: pcie-sh7786: adjust the memory mappingThomas Petazzoni
2018-04-12arch/sh: pcie-sh7786: adjust PCI MEM and IO regionsThomas Petazzoni
2018-04-12arch/sh: pcie-sh7786: exclude unusable PCI MEM areasThomas Petazzoni
2018-04-12arch/sh: pcie-sh7786: mark unavailable PCI resource as disabledThomas Petazzoni
2018-04-12arch/sh: pci: don't use disabled resourcesThomas Petazzoni