summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: ls1021a: Specify TBIPA register addressEsben Haabendal2018-04-081-1/+2
* Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-048-1/+72
|\
| * Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman2018-03-2883-580/+881
| |\
| * | Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley2018-03-068-1/+72
* | | Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-041-0/+6
|\ \ \
| * \ \ Merge 4.16-rc7 into staging-nextGreg Kroah-Hartman2018-03-2829-188/+181
| |\ \ \ | | | |/ | | |/|
| * | | Merge 4.16-rc6 into staging-nextGreg Kroah-Hartman2018-03-19171-1109/+1995
| |\ \ \
| * | | | ARM: dts: bcm2835: Add VCHIQ node to the Raspberry Pi boards. (v3)Eric Anholt2018-03-141-0/+6
* | | | | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-044-8/+8
|\ \ \ \ \
| * \ \ \ \ Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman2018-03-20171-1109/+1995
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | ARM: dts: STi: Remove "console=ttyASN" from bootargs for STi boardsPatrice Chotard2018-03-144-4/+4
| * | | | | ARM: dts: STi: Fix aliases property name for STi boardsPatrice Chotard2018-03-144-4/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-041-0/+1
|\ \ \ \ \
| * | | | | usb: host: Remove the deprecated ATH79 USB host config optionsAlban Bedel2018-03-261-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-04-0440-5340/+3909
|\ \ \ \ \
| * | | | | crypto: arm,arm64 - Fix random regeneration of S_shippedLeonard Crestez2018-03-232-0/+4
| * | | | | crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernelsArd Biesheuvel2018-03-161-13/+23
| * | | | | crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC encrypt pathArd Biesheuvel2018-03-161-2/+21
| * | | | | crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt pathArd Biesheuvel2018-03-161-6/+25
| * | | | | crypto: arm64/aes-blk - remove configurable interleaveArd Biesheuvel2018-03-162-200/+40
| * | | | | crypto: arm64/chacha20 - move kernel mode neon en/disable into loopArd Biesheuvel2018-03-161-3/+9
| * | | | | crypto: arm64/aes-bs - move kernel mode neon en/disable into loopArd Biesheuvel2018-03-161-19/+17
| * | | | | crypto: arm64/aes-blk - move kernel mode neon en/disable into loopArd Biesheuvel2018-03-163-102/+97
| * | | | | crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loopArd Biesheuvel2018-03-161-24/+23
| * | | | | crypto: arm64/speck - add NEON-accelerated implementation of Speck-XTSEric Biggers2018-03-164-0/+643
| * | | | | crypto: x86/des3_ede - des3_ede_skciphers[] can be staticWu Fengguang2018-03-091-1/+1
| * | | | | crypto: x86/glue_helper - rename glue_skwalk_fpu_begin()Eric Biggers2018-03-033-18/+14
| * | | | | crypto: x86/glue_helper - remove blkcipher_walk functionsEric Biggers2018-03-032-406/+0
| * | | | | crypto: lrw - remove lrw_crypt()Eric Biggers2018-03-031-1/+0
| * | | | | crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interfaceEric Biggers2018-03-033-433/+205
| * | | | | crypto: x86/camellia - convert to skcipher interfaceEric Biggers2018-03-031-83/+79
| * | | | | crypto: x86/camellia - remove XTS algorithmEric Biggers2018-03-033-112/+24
| * | | | | crypto: x86/camellia - remove LRW algorithmEric Biggers2018-03-032-94/+1
| * | | | | crypto: x86/camellia-aesni-avx2 - remove LRW algorithmEric Biggers2018-03-031-179/+1
| * | | | | crypto: x86/camellia-aesni-avx - remove LRW algorithmEric Biggers2018-03-032-167/+2
| * | | | | crypto: x86/des3_ede - convert to skcipher interfaceEric Biggers2018-03-031-119/+119
| * | | | | crypto: x86/blowfish: convert to skcipher interfaceEric Biggers2018-03-031-117/+113
| * | | | | crypto: x86/cast6-avx - convert to skcipher interfaceEric Biggers2018-03-031-211/+100
| * | | | | crypto: x86/cast6-avx - remove LRW algorithmEric Biggers2018-03-031-179/+1
| * | | | | crypto: x86/cast5-avx - convert to skcipher interfaceEric Biggers2018-03-031-224/+127
| * | | | | crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers2018-03-031-2/+1
| * | | | | crypto: x86/twofish-avx - convert to skcipher interfaceEric Biggers2018-03-031-215/+100
| * | | | | crypto: x86/twofish-avx - remove LRW algorithmEric Biggers2018-03-031-188/+1
| * | | | | crypto: x86/twofish-3way - convert to skcipher interfaceEric Biggers2018-03-031-84/+67
| * | | | | crypto: x86/twofish-3way - remove XTS algorithmEric Biggers2018-03-033-117/+25
| * | | | | crypto: x86/twofish-3way - remove LRW algorithmEric Biggers2018-03-033-91/+27
| * | | | | crypto: x86/serpent-avx,avx2 - convert to skcipher interfaceEric Biggers2018-03-033-437/+217
| * | | | | crypto: x86/serpent-avx - remove LRW algorithmEric Biggers2018-03-032-186/+1
| * | | | | crypto: x86/serpent-avx2 - remove LRW algorithmEric Biggers2018-03-031-175/+1
| * | | | | crypto: x86/serpent-sse2 - convert to skcipher interfaceEric Biggers2018-03-031-151/+70