aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2018-07-23Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtMark Brown
2018-07-23Merge tag 'v4.4.143' into linux-linaro-lsk-v4.4Mark Brown
2018-07-22x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>H. Peter Anvin
2018-07-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtMark Brown
2018-07-18Merge tag 'v4.4.141' into linux-linaro-lsk-v4.4Mark Brown
2018-07-17x86/cpufeature: Add helper macro for mask check macrosDave Hansen
2018-07-17x86/cpufeature: Make sure DISABLED/REQUIRED macros are updatedDave Hansen
2018-07-17x86/cpufeature: Update cpufeaure macrosDave Hansen
2018-07-17x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeysDave Hansen
2018-07-17x86/cpu: Add detection of AMD RAS CapabilitiesYazen Ghannam
2018-07-17x86/mm/pkeys: Fix mismerge of protection keys CPUID bitsDave Hansen
2018-07-17x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitionsDave Hansen
2018-07-17x86/cpufeature: Speed up cpu_feature_enabled()Borislav Petkov
2018-07-17x86/alternatives: Discard dynamic check after initBrian Gerst
2018-07-17x86/cpufeature: Get rid of the non-asm goto variantBorislav Petkov
2018-07-17x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov
2018-07-17x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2018-07-17x86/headers: Don't include asm/processor.h in asm/atomic.hAndi Kleen
2018-07-17x86/fpu: Get rid of xstate_fault()Borislav Petkov
2018-07-17x86/fpu: Add an XSTATE_OP() macroBorislav Petkov
2018-07-17x86/cpu: Provide a config option to disable static_cpu_hasBorislav Petkov
2018-07-17x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov
2018-07-17x86/cpufeature: Move some of the scattered feature bits to x86_capabilityBorislav Petkov
2018-07-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtMark Brown
2018-07-05Merge tag 'v4.4.139' into linux-linaro-lsk-v4.4Mark Brown
2018-07-03x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()Dan Williams
2018-06-19Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtlsk-v4.4-18.06-rtMark Brown
2018-06-19Merge tag 'v4.4.138' into linux-linaro-lsk-v4.4lsk-v4.4-18.06Mark Brown
2018-06-16kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor accessPaolo Bonzini
2018-06-16x86/fpu: Fix math emulation in eager fpu modeAndy Lutomirski
2018-06-16x86/fpu: Hard-disable lazy FPU modeAndy Lutomirski
2018-06-16x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")Yu-cheng Yu
2018-06-16x86/fpu: Disable AVX when eagerfpu is offyu-cheng yu
2018-06-16x86/fpu: Disable MPX when eagerfpu is offyu-cheng yu
2018-06-16x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov
2018-06-16x86: Remove unused function cpu_has_ht_siblings()Juergen Gross
2018-05-30Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtMark Brown
2018-05-30Merge tag 'v4.4.134' into linux-linaro-lsk-v4.4Mark Brown
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-05-18Merge tag 'v4.4.131-rt147' into linux-linaro-lsk-v4.4-rtMark Brown
2018-05-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtMark Brown
2018-05-18Merge tag 'v4.4.132' into linux-linaro-lsk-v4.4Mark Brown
2018-05-02Merge tag 'v4.4.129' into v4.4-rtDaniel Wagner
2018-05-02crypto: limit more FPU-enabled sectionsSebastian Andrzej Siewior
2018-04-24x86/hweight: Get rid of the special calling conventionBorislav Petkov
2018-04-05Merge tag 'v4.4.126-rt141' into linux-linaro-lsk-v4.4-rtMark Brown
2018-04-05Merge tag 'v4.4.126' into linux-linaro-lsk-v4.4Mark Brown
2018-04-03Merge tag 'v4.4.125' into v4.4-rtDaniel Wagner
2018-04-03Merge tag 'v4.4.121' into v4.4-rtDaniel Wagner
2018-03-28kvm/x86: fix icebp instruction handlingLinus Torvalds