]> git.baikalelectronics.ru Git - kernel.git/commit
Merge commit 'upstream-x86-entry' into WIP.x86/mm
authorIngo Molnar <mingo@kernel.org>
Fri, 1 Dec 2017 09:32:48 +0000 (10:32 +0100)
committerIngo Molnar <mingo@kernel.org>
Sun, 17 Dec 2017 11:58:53 +0000 (12:58 +0100)
commit26f6d2aa726eb5da5b629a3f99f5fa14cba0153e
treea828c396110053feba9e65307a4e802b00966519
parent52e81dafef24694fd718d7175dac3adcc09a0312
parentbe59ac2c7d65cdf0350b48124fb57fddcd725a6a
Merge commit 'upstream-x86-entry' into WIP.x86/mm

Pull in a minimal set of v4.15 entry code changes, for a base for the MM isolation patches.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
38 files changed:
Makefile
arch/x86/Kconfig
arch/x86/Kconfig.debug
arch/x86/entry/calling.h
arch/x86/entry/entry_64.S
arch/x86/entry/entry_64_compat.S
arch/x86/include/asm/bitops.h
arch/x86/include/asm/compat.h
arch/x86/include/asm/cpufeature.h
arch/x86/include/asm/cpufeatures.h
arch/x86/include/asm/module.h
arch/x86/include/asm/paravirt.h
arch/x86/include/asm/paravirt_types.h
arch/x86/include/asm/percpu.h
arch/x86/include/asm/processor.h
arch/x86/include/asm/ptrace.h
arch/x86/include/asm/rmwcc.h
arch/x86/include/asm/switch_to.h
arch/x86/include/asm/trace/fpu.h
arch/x86/include/asm/traps.h
arch/x86/include/asm/unwind.h
arch/x86/include/uapi/asm/processor-flags.h
arch/x86/kernel/Makefile
arch/x86/kernel/cpu/Makefile
arch/x86/kernel/head_32.S
arch/x86/kernel/head_64.S
arch/x86/kernel/ldt.c
arch/x86/kernel/process.c
arch/x86/kernel/smpboot.c
arch/x86/kernel/traps.c
arch/x86/kernel/vm86_32.c
arch/x86/mm/fault.c
arch/x86/xen/enlighten_pv.c
arch/x86/xen/smp_pv.c
arch/x86/xen/xen-asm_64.S
arch/x86/xen/xen-head.S
include/linux/bitops.h
scripts/Makefile.build