summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/cpufeature.h
Commit message (Expand)AuthorAge
* x86: Remove FAST_FEATURE_TESTSPeter Zijlstra2018-03-20
* x86/cpufeature: Update _static_cpu_has() to use all named variablesPeter Zijlstra2018-02-06
* x86/cpufeature: Reindent _static_cpu_has()Peter Zijlstra2018-02-06
* x86/cpufeatures: Add CPUID_7_EDX CPUID leafDavid Woodhouse2018-01-26
* x86/cpufeatures: Make CPU bugs stickyThomas Gleixner2017-12-17
* Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar2017-12-17
|\
| * x86/cpuid: Add generic table for CPUID dependenciesAndi Kleen2017-10-17
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* x86/cpufeature: Provide helper to set bugs bitsBorislav Petkov2016-12-09
* x86/cpufeature: Add helper macro for mask check macrosDave Hansen2016-06-30
* x86/cpufeature: Make sure DISABLED/REQUIRED macros are updatedDave Hansen2016-06-30
* x86/cpufeature: Update cpufeaure macrosDave Hansen2016-06-30
* Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar2016-05-20
|\
| * Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-16
| |\
| | * x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usageBorislav Petkov2016-04-13
| | * x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usageBorislav Petkov2016-04-13
| | * x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usageBorislav Petkov2016-04-13
| | * x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-13
| | * x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageBorislav Petkov2016-04-13
| | * x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usageBorislav Petkov2016-04-13
| | * x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usageBorislav Petkov2016-04-13
| | * x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usageBorislav Petkov2016-04-13
| | * x86/cpufeature: Replace cpu_has_aes with boot_cpu_has() usageBorislav Petkov2016-04-13
| | * x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usageBorislav Petkov2016-04-13
| | * Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common baseIngo Molnar2016-04-13
| | |\
| | | * x86/mm/pat, x86/cpufeature: Remove cpu_has_patBorislav Petkov2016-03-31
| | * | x86/cpufeature: Remove cpu_has_pseBorislav Petkov2016-03-31
| | * | x86/cpufeature: Remove cpu_has_pgeBorislav Petkov2016-03-31
| | * | x86/cpufeature: Remove cpu_has_xmm2Borislav Petkov2016-03-31
| | * | x86/cpufeature: Remove cpu_has_clflushBorislav Petkov2016-03-31
| | * | x86/cpufeature: Remove cpu_has_gbpagesBorislav Petkov2016-03-31
| | * | x86/cpufeature: Remove cpu_has_x2apicBorislav Petkov2016-03-31
| | * | x86/cpufeature: Remove cpu_has_osxsaveBorislav Petkov2016-03-31
| | * | x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov2016-03-31
| | * | x86/cpufeature: Remove cpu_has_arch_perfmonBorislav Petkov2016-03-31
| | |/
| * | x86/cpu: Add detection of AMD RAS CapabilitiesYazen Ghannam2016-05-12
| |/
* | x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeysDave Hansen2016-05-16
|/
* x86/mm/pkeys: Fix mismerge of protection keys CPUID bitsDave Hansen2016-03-11
* x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitionsDave Hansen2016-02-16
* x86/cpufeature: Speed up cpu_feature_enabled()Borislav Petkov2016-02-16
* x86/alternatives: Discard dynamic check after initBrian Gerst2016-01-30
* x86/cpufeature: Get rid of the non-asm goto variantBorislav Petkov2016-01-30
* x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov2016-01-30
* x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-30
* x86/cpufeature: Add AMD AVIC bitBorislav Petkov2016-01-19
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-11
|\
| * x86/cpu: Provide a config option to disable static_cpu_hasBorislav Petkov2015-12-19
| * x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2015-12-19
| * x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov2015-12-19
| * x86/cpufeature: Move some of the scattered feature bits to x86_capabilityBorislav Petkov2015-12-19