[PATCH 00/10] tip-queue 2016-01-26, rest

From: Borislav Petkov
Date: Tue Jan 26 2016 - 16:13:19 EST


From: Borislav Petkov <bp@xxxxxxx>

Hi,

this is the rest of the series today. Main one is the cpufeature
cleanup. I merged the AVIC patch from tip:x86/cpu so that the rest
applies cleanly. The rest is simplifications/cleanups.

Please apply,
thanks.

Alexander Kuleshov (1):
x86/head_64: Simplify kernel load address alignment check

Borislav Petkov (5):
x86/cpufeature: Carve out X86_FEATURE_*
x86/cpufeature: Replace the old static_cpu_has() with safe variant
x86/cpufeature: Get rid of the non-asm goto variant
x86/alternatives: Add an auxilary section
x86/vdso: Use static_cpu_has()

Brian Gerst (1):
x86/alternatives: Discard dynamic check after init

Michael S. Tsirkin (3):
x86/asm: Add condition codes clobber to memory barrier macros
x86/asm: Drop a comment left over from X86_OOSTORE
x86/asm: Tweak the comment about wmb() use for IO