aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-05-29kconfig: reference environment variables directly and remove 'option env='Gravatar Masahiro Yamada 5-13/+9
2018-05-26Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 14-16/+16
2018-05-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-17/+9
2018-05-26Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi in...Gravatar Olof Johansson 1-1/+0
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesGravatar Linus Walleij 10-11/+11
2018-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 11-75/+198
2018-05-26arm64: dts: hikey: Fix eMMC corruption regressionGravatar John Stultz 1-1/+0
2018-05-25Merge tag 'sunxi-fixes-for-4.17' of https://git.kernel.org/pub/scm/linux/kern...Gravatar Olof Johansson 3-4/+5
2018-05-25KVM: x86: fix #UD address of failed Hyper-V hypercallsGravatar Radim Krčmář 2-16/+15
2018-05-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 5-31/+83
2018-05-25Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 2-0/+7
2018-05-24Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"Gravatar Joonsoo Kim 1-15/+1
2018-05-24kvm: x86: IA32_ARCH_CAPABILITIES is always supportedGravatar Jim Mattson 1-0/+5
2018-05-24KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changedGravatar Wei Huang 1-1/+4
2018-05-24x86/kvm: fix LAPIC timer drift when guest uses periodic modeGravatar David Vrabel 1-2/+14
2018-05-24Merge tag 'kvm-ppc-fixes-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Radim Krčmář 6-55/+159
2018-05-24arm64: Make sure permission updates happen for pmd/pudGravatar Laura Abbott 1-6/+10
2018-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Gravatar Linus Torvalds 5-45/+15
2018-05-23x86/speculation: Simplify the CPU bug detection logicGravatar Dominik Brodowski 1-15/+7
2018-05-23KVM/VMX: Expose SSBD properly to guestsGravatar Konrad Rzeszutek Wilk 1-2/+2
2018-05-22alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2Gravatar Sinan Kaya 1-7/+7
2018-05-22alpha: simplify get_arch_dma_opsGravatar Christoph Hellwig 2-5/+3
2018-05-22alpha: use dma_direct_ops for jensenGravatar Christoph Hellwig 3-33/+5
2018-05-22arm64: fault: Don't leak data in ESR context for user fault on kernel VAGravatar Peter Maydell 1-0/+51
2018-05-21powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitGravatar Nicholas Piggin 9-2/+356
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Gravatar Linus Torvalds 17-102/+839
2018-05-21arm64: export tishift functions to modulesGravatar Jason A. Donenfeld 2-13/+10
2018-05-21arm64: lse: Add early clobbers to some input/output asm operandsGravatar Will Deacon 1-12/+12
2018-05-21Merge tag 'mips_fixes_4.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 7-15/+31
2018-05-20Merge branch 'parisc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-3/+2
2018-05-20Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 9-44/+64
2018-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 8-40/+106
2018-05-20Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-15/+14
2018-05-20Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+4
2018-05-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-2/+50
2018-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 35-87/+277
2018-05-19Merge tag 'tegra-for-4.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Olof Johansson 1-1/+1
2018-05-19ARM: fix kill( ,SIGFPE) breakageGravatar Russell King 2-14/+1
2018-05-19x86/MCE/AMD: Cache SMCA MISC block addressesGravatar Borislav Petkov 1-15/+14
2018-05-19ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsGravatar Masami Hiramatsu 2-0/+20
2018-05-19ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrGravatar Masami Hiramatsu 1-1/+4
2018-05-19ARM: 8770/1: kprobes: Prohibit probing on optimized_callbackGravatar Masami Hiramatsu 1-0/+1
2018-05-19ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabedGravatar Masami Hiramatsu 1-1/+2
2018-05-19ARM: replace unnecessary perl with sed and the shell $(( )) operatorGravatar Russell King 1-5/+3
2018-05-19ARM: kexec: record parent context registers for non-crash CPUsGravatar Russell King 1-1/+1
2018-05-19ARM: kexec: fix kdump register saving on panic()Gravatar Russell King 1-12/+22
2018-05-19ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernelGravatar Łukasz Stelmach 1-2/+2
2018-05-19ARM: 8753/1: decompressor: add a missing parameter to the addruart macroGravatar Łukasz Stelmach 1-8/+8
2018-05-19x86/mm: Drop TS_COMPAT on 64-bit exec() syscallGravatar Dmitry Safonov 1-0/+1
2018-05-18Merge tag 'powerpc-4.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-2/+12