summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-01KVM: X86: Allow userspace to define the microcode versionWanpeng Li
2018-03-01KVM: X86: Introduce kvm_get_msr_feature()Wanpeng Li
2018-03-01KVM: SVM: Add MSR-based feature support for serializing LFENCETom Lendacky
2018-03-01KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky
2018-03-01KVM: s390: provide io interrupt kvm_statChristian Borntraeger
2018-03-01x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner
2018-02-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-02-28Merge tag 'riscv-for-linus-4.16-rc4_smp_mb' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2018-02-28Merge tag 'arm-soc/for-4.16/devicetree-fixes' of https://github.com/Broadcom/...Arnd Bergmann
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-27bpf, x64: remove bpf_flush_icacheDaniel Borkmann
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-26arm: mvebu: 370-rd: Enable PHY interrupt handlingAndrew Lunn
2018-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
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-23bpf, x64: save 5 bytes in prologue when ebpf insns came from cbpfDaniel Borkmann
2018-02-23bpf, x64: save few bytes when mul is in alu32Daniel Borkmann
2018-02-23bpf, x64: save several bytes when mul dest is r0/r3 anywayDaniel Borkmann
2018-02-23bpf, x64: save several bytes by using mov over movabsq when possibleDaniel Borkmann
2018-02-23bpf, x64: save one byte per shl/shr/sar when imm is 1Daniel Borkmann
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