summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-053-3/+3
|\
| * Documentation: Fix early-microcode.txt references after file renameJaak Ristioja2018-03-272-2/+2
| * treewide: Align function definition open/close bracesJoe Perches2018-03-261-1/+1
* | Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-04-051-0/+1
|\ \
| * \ Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2018-03-281-0/+1
| |\ \
| | * | ASoC: Intel: sst: Free streams on suspend, re-alloc on resumeHans de Goede2018-03-011-0/+1
* | | | Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-04-051-4/+6
|\ \ \ \
| * \ \ \ Merge tag 'v4.16-rc5' into develLinus Walleij2018-03-18297-1938/+3265
| |\ \ \ \
| * | | | | isa: Remove ISA_BUS_API selection for ISA_BUSWilliam Breathitt Gray2018-02-221-4/+6
| | |_|/ / | |/| | |
* | | | | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-058-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-051-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-054-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-051-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-0540-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-023-18/+14
| * | | | | | | | crypto: x86/glue_helper - remove blkcipher_walk functionsEric Biggers2018-03-022-406/+0
| * | | | | | | | crypto: lrw - remove lrw_crypt()Eric Biggers2018-03-021-1/+0
| * | | | | | | | crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interfaceEric Biggers2018-03-023-433/+205
| * | | | | | | | crypto: x86/camellia - convert to skcipher interfaceEric Biggers2018-03-021-83/+79
| * | | | | | | | crypto: x86/camellia - remove XTS algorithmEric Biggers2018-03-023-112/+24
| * | | | | | | | crypto: x86/camellia - remove LRW algorithmEric Biggers2018-03-022-94/+1
| * | | | | | | | crypto: x86/camellia-aesni-avx2 - remove LRW algorithmEric Biggers2018-03-021-179/+1
| * | | | | | | | crypto: x86/camellia-aesni-avx - remove LRW algorithmEric Biggers2018-03-022-167/+2
| * | | | | | | | crypto: x86/des3_ede - convert to skcipher interfaceEric Biggers2018-03-021-119/+119
| * | | | | | | | crypto: x86/blowfish: convert to skcipher interfaceEric Biggers2018-03-021-117/+113
| * | | | | | | | crypto: x86/cast6-avx - convert to skcipher interfaceEric Biggers2018-03-021-211/+100
| * | | | | | | | crypto: x86/cast6-avx - remove LRW algorithmEric Biggers2018-03-021-179/+1
| * | | | | | | | crypto: x86/cast5-avx - convert to skcipher interfaceEric Biggers2018-03-021-224/+127
| * | | | | | | | crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers2018-03-021-2/+1
| * | | | | | | | crypto: x86/twofish-avx - convert to skcipher interfaceEric Biggers2018-03-021-215/+100