summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-02-28Merge tag 'imx-fixes-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2018-02-28x86/xen: add tty0 and hvc0 as preferred consoles for dom0Juergen Gross
2018-02-28ARC: setup cpu possible mask according to possible-cpus dts propertyEugeniy Paltsev
2018-02-28ARC: mcip: update MCIP debug mask when the new cpu came onlineEugeniy Paltsev
2018-02-28ARC: mcip: halt GFRC counter when ARC cores haltEugeniy Paltsev
2018-02-28ARCv2: boot log: fix HS48 release numberVineet Gupta
2018-02-28x86/platform/intel-mid: Handle Intel Edison reboot correctlySebastian Panceac
2018-02-28x86/xen: Zero MSR_IA32_SPEC_CTRL before suspendJuergen Gross
2018-02-28x86/asm: Add instruction suffixes to bitopsJan Beulich
2018-02-28x86/entry/64: Add instruction suffixJan Beulich
2018-02-28x86/refcounts: Switch to UD2 for exceptionsKees Cook
2018-02-28powerpc/boot: Fix random libfdt related build errorsGuenter Roeck
2018-02-27ARM: dts: bcm283x: Move arm-pmu out of soc nodeStefan Wahren
2018-02-27ARM: dts: bcm283x: Fix unit address of local_intcStefan Wahren
2018-02-27ARM: dts: NSP: Fix amount of RAM on BCM958625HRFlorian Fainelli
2018-02-26bpf, ppc64: fix out of bounds access in tail callDaniel Borkmann
2018-02-26ARM: dts: Set D-Link DNS-313 SATA to muxmode 0Linus Walleij
2018-02-26ARM: omap2: set CONFIG_LIRC=y in defconfigArnd Bergmann
2018-02-26ARM: orion5x: Revert commit 4904dbda41c8.David S. Miller
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-26riscv/barrier: Define __smp_{mb,rmb,wmb}Andrea Parri
2018-02-26arm64: mm: fix thinko in non-global page table attribute checkArd Biesheuvel
2018-02-25Merge tag 'xtensa-20180225' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-02-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-02-25Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-24Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-24ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6 DualLite/Sol...Shyam Saini
2018-02-24KVM: SVM: Fix SEV LAUNCH_SECRET commandBrijesh Singh
2018-02-24KVM: SVM: install RSM interceptBrijesh Singh
2018-02-24KVM: SVM: no need to call access_ok() in LAUNCH_MEASURE commandBrijesh Singh
2018-02-24KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is d...Wanpeng Li
2018-02-24x86/kvm: Make parse_no_xxx __init for kvmDou Liyang
2018-02-24KVM: x86: fix backward migration with async_PFRadim Krčmář
2018-02-24kvm: fix warning for non-x86 buildsSebastian Ott
2018-02-24KVM: X86: Fix SMRAM accessing even if VM is shutdownWanpeng Li
2018-02-24KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2Chao Gao
2018-02-24KVM/x86: remove WARN_ON() for when vm_munmap() failsEric Biggers
2018-02-24KVM: nVMX: preserve SECONDARY_EXEC_DESC without UMIPRadim Krčmář
2018-02-24KVM: x86: move LAPIC initialization after VMCS creationPaolo Bonzini
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-02-23Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-23Merge tag 'kvm-s390-master-4.16-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2018-02-23Merge tag 'kvm-arm-fixes-for-v4.16-1' of git://git.kernel.org/pub/scm/linux/k...Paolo Bonzini
2018-02-23arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand
2018-02-23MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King
2018-02-23MIPS: ath25: Check for kzalloc allocation failureColin Ian King