Commits

Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2
Showing diff to1db5fff9aea
- Ingo Molnar committed 1db5fff9aeax86: make processor type select depend on CONFIG_EMBEDDED deselecting one of the CPU t...
- Ingo Molnar committed eceb1383361MMerge branches 'core/signal' and 'x86/spinlocks' into x86/xen Conflicts: include/asm-...
- H. Peter Anvin committed 28f7e66fc1dx86: prevent binutils from being "smart" and generating NOPLs for us binutils, contrar...
- Dmitry Adamushko committed fd1452ebf25x86/microcode: fix sleeping function called from invalid context at kernel/mutex.c Fix...
- Ingo Molnar committed 7aa413def76x86, MM: virtual address debug, cleanups Signed-off-by: Ingo Molnar <mingo@elte.hu>
- Ingo Molnar committed 46eaa670201x86: memory corruption check - cleanup Move the prototypes from the generic kernel.h h...
- Ingo Molnar committed 45e96f26f25warnings: fix arch/x86/kernel/early_printk.c fix warning: arch/x86/kernel/early_pri...
- Ingo Molnar committed 9f482807a6bx86, fpu: check __clear_user() return value fix warning: arch/x86/kernel/xsave.c: I...
- Roland McGrath committed 325af5fb141x86: ioperm user_regset This adds a user_regset type for the x86 io permissions bitmap...
- Ingo Molnar committed acbaa41a780MMerge branch 'linus' into x86/quirks Conflicts: arch/x86/kernel/early-quirks.c
- Michal Januszewski committed 2407390bd20x86: replace a magic number with a named constant in the VESA boot code Replace a magi...