summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/cpufeature.h
AgeCommit message (Expand)Author
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-17x86/cpuid: Add generic table for CPUID dependenciesAndi Kleen
2016-12-09x86/cpufeature: Provide helper to set bugs bitsBorislav Petkov
2016-06-30x86/cpufeature: Add helper macro for mask check macrosDave Hansen
2016-06-30x86/cpufeature: Make sure DISABLED/REQUIRED macros are updatedDave Hansen
2016-06-30x86/cpufeature: Update cpufeaure macrosDave Hansen
2016-05-20Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-16x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeysDave Hansen
2016-05-12x86/cpu: Add detection of AMD RAS CapabilitiesYazen Ghannam
2016-04-13x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usageBorislav Petkov
2016-04-13x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usageBorislav Petkov
2016-04-13x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usageBorislav Petkov
2016-04-13x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov
2016-04-13x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageBorislav Petkov
2016-04-13x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usageBorislav Petkov
2016-04-13x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usageBorislav Petkov
2016-04-13x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usageBorislav Petkov
2016-04-13x86/cpufeature: Replace cpu_has_aes with boot_cpu_has() usageBorislav Petkov
2016-04-13x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usageBorislav Petkov
2016-04-13Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common baseIngo Molnar
2016-03-31x86/cpufeature: Remove cpu_has_pseBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_pgeBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_xmm2Borislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_clflushBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_gbpagesBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_x2apicBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_osxsaveBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_arch_perfmonBorislav Petkov
2016-03-31x86/mm/pat, x86/cpufeature: Remove cpu_has_patBorislav Petkov
2016-03-11x86/mm/pkeys: Fix mismerge of protection keys CPUID bitsDave Hansen
2016-02-16x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitionsDave Hansen
2016-02-16x86/cpufeature: Speed up cpu_feature_enabled()Borislav Petkov
2016-01-30x86/alternatives: Discard dynamic check after initBrian Gerst
2016-01-30x86/cpufeature: Get rid of the non-asm goto variantBorislav Petkov
2016-01-30x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2016-01-19x86/cpufeature: Add AMD AVIC bitBorislav Petkov
2016-01-11Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-12-19x86/cpu: Provide a config option to disable static_cpu_hasBorislav Petkov
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov
2015-12-19x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov
2015-12-19x86/cpufeature: Move some of the scattered feature bits to x86_capabilityBorislav Petkov
2015-12-19x86/xen: Avoid fast syscall path for Xen PV guestsBoris Ostrovsky
2015-11-01x86/cpu: Add CLZERO detectionWan Zongshun
2015-09-23x86/cpufeatures: Correct spelling of the HWP_NOTIFY flagKristen Carlson Accardi
2015-09-05Merge branch 'linus' into x86/urgent, to be able to merge a dependent fixIngo Molnar
2015-09-01Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds