aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-06-053-0/+90
|\
| * MIPS: configs: ci20: Enable ext4Ezequiel Garcia2018-05-021-0/+1
| * MIPS: configs: ci20: Enable DMA and MMC supportEzequiel Garcia2018-05-021-0/+3
| * MIPS: dts: ci20: Enable MMC in the devicetreeEzequiel Garcia2018-05-021-0/+34
| * MIPS: dts: jz4780: Add MMC controller node to the devicetreeEzequiel Garcia2018-05-021-0/+40
| * MIPS: dts: jz4780: Add DMA controller node to the devicetreeEzequiel Garcia2018-05-021-0/+12
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-0543-2288/+7409
|\ \
| * | crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers2018-05-314-1838/+0
| * | crypto: clarify licensing of OpenSSL asm codeAdam Langley2018-05-318-14/+76
| * | crypto: morus - Mark MORUS SIMD glue as x86-specificOndrej Mosnacek2018-05-313-0/+603
| * | crypto: x86/aegis256 - Fix wrong key buffer sizeOndrej Mosnacek2018-05-271-3/+3
| * | crypto: x86 - Add optimized MORUS implementationsOndrej Mosnacek2018-05-197-0/+2344
| * | crypto: x86 - Add optimized AEGIS implementationsOndrej Mosnacek2018-05-197-0/+3505
| * | crypto: arm64/sha512-ce - yield NEON after every block of inputArd Biesheuvel2018-05-121-6/+21
| * | crypto: arm64/sha3-ce - yield NEON after every block of inputArd Biesheuvel2018-05-121-27/+50
| * | crypto: arm64/crct10dif-ce - yield NEON after every block of inputArd Biesheuvel2018-05-121-4/+28
| * | crypto: arm64/crc32-ce - yield NEON after every block of inputArd Biesheuvel2018-05-121-10/+30
| * | crypto: arm64/aes-ghash - yield NEON after every block of inputArd Biesheuvel2018-05-122-44/+97
| * | crypto: arm64/aes-bs - yield NEON after every block of inputArd Biesheuvel2018-05-121-135/+170
| * | crypto: arm64/aes-blk - yield NEON after every block of inputArd Biesheuvel2018-05-122-130/+216
| * | crypto: arm64/aes-ccm - yield NEON after every block of inputArd Biesheuvel2018-05-121-55/+95
| * | crypto: arm64/sha2-ce - yield NEON after every block of inputArd Biesheuvel2018-05-121-11/+26
| * | crypto: arm64/sha1-ce - yield NEON after every block of inputArd Biesheuvel2018-05-121-13/+29
| * | crypto: ghash-clmulni - fix spelling mistake: "acclerated" -> "accelerated"Colin Ian King2018-05-051-1/+1
| * | crypto: arm64 - add support for SM4 encryption using special instructionsArd Biesheuvel2018-05-054-0/+118
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-0518-112/+335
|\ \ \
| * | | s390/archrandom: Rework arch random implementation.Harald Freudenberger2018-05-302-14/+102
| * | | s390/net: add pnetid supportUrsula Braun2018-05-304-0/+108
| * | | s390/cio: add test for ccwgroup deviceSebastian Ott2018-05-231-0/+10
| * | | s390/cio: add helper to query utility strings per given ccw deviceSebastian Ott2018-05-231-0/+1
| * | | s390: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada2018-05-231-2/+2
| * | | s390: remove closung punctuation from spectre messagesMartin Schwidefsky2018-05-091-2/+2
| * | | s390: introduce compile time check for empty .bss sectionVasily Gorbik2018-05-093-0/+20
| * | | s390/early: move functions which may not access bss section to extra fileHeiko Carstens2018-05-095-61/+86
| * | | s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRDHeiko Carstens2018-05-091-2/+3
| * | | s390/early: get rid of memmove_earlyHeiko Carstens2018-05-091-33/+1
| * | | s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter2018-05-091-1/+3
| * | | perf: fix invalid bit in diagnostic entryThomas Richter2018-05-091-1/+1
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2018-06-0514-371/+230
|\ \ \ \
| * | | | m68k: fix ColdFire PCI config reads and writesGreg Ungerer2018-05-281-11/+4
| * | | | m68k: introduce iomem() macro for __iomem conversionsGreg Ungerer2018-05-281-0/+6
| * | | | m68k: allow ColdFire PCI bus on MMU and non-MMU configurationGreg Ungerer2018-05-281-3/+5
| * | | | m68k: fix ioremapping for internal ColdFire peripheralsGreg Ungerer2018-05-281-0/+8
| * | | | m68k: fix read/write multi-byte IO for PCI on ColdFireGreg Ungerer2018-05-281-15/+84
| * | | | m68k: don't redefine access functions if we have PCIGreg Ungerer2018-05-281-0/+8
| * | | | m68k: remove old ColdFire IO access support codeGreg Ungerer2018-05-282-145/+5
| * | | | m68k: use io_no.h for MMU and non-MMU enabled ColdFireGreg Ungerer2018-05-281-1/+1
| * | | | m68k: setup PCI support code in io_no.hGreg Ungerer2018-05-281-0/+31
| * | | | m68k: group io mapping definitions and functionsGreg Ungerer2018-05-289-57/+98
| * | | | m68k: rework raw access macros for the non-MMU caseGreg Ungerer2018-05-281-12/+12