aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig.cpu
AgeCommit message (Expand)Author
2021-12-11x86/mmx_32: Remove X86_USE_3DNOWPeter Zijlstra
2021-10-21x86/CPU: Add support for Vortex CPUsMarcos Del Sol Vives
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-01-13x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUsSean Christopherson
2020-01-13x86/zhaoxin: Use common IA32_FEAT_CTL MSR initializationSean Christopherson
2020-01-13x86/centaur: Use common IA32_FEAT_CTL MSR initializationSean Christopherson
2020-01-13x86/intel: Initialize IA32_FEAT_CTL MSR at bootSean Christopherson
2019-10-03x86/math-emu: Limit MATH_EMULATION to 486SX compatiblesArnd Bergmann
2019-06-22x86/cpu: Create Zhaoxin processors architecture support fileTony W Wang-oc
2018-09-27x86/cpu: Create Hygon Dhyana architecture support filePu Wen
2018-03-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-20x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirkChristoph Hellwig
2018-02-16x86/Kconfig: Explicitly enumerate i686-class CPUs in KconfigMatthew Whitehead
2018-02-16x86/Kconfig: Add missing i586-class CPUs to the X86_CMPXCHG64 Kconfig groupMatthew Whitehead
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-10-21x86/Kconfig/cpus: Fix/complete CPU type help textsBorislav Petkov
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones
2014-02-27x86, platforms: Remove NUMAQH. Peter Anvin
2012-11-29x86, 386 removal: Document Nx586 as a 386 and thus unsupportedH. Peter Anvin
2012-11-29x86, 386 removal: Remove CONFIG_X86_POPAD_OKH. Peter Anvin
2012-11-29x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OKH. Peter Anvin
2012-11-29x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin
2012-11-29x86, 386 removal: Remove CONFIG_BSWAPH. Peter Anvin
2012-11-29x86, 386 removal: Remove CONFIG_XADDH. Peter Anvin
2012-11-29x86, 386 removal: Remove CONFIG_CMPXCHGH. Peter Anvin
2012-11-29x86, 386 removal: Remove CONFIG_M386 from KconfigH. Peter Anvin
2012-09-13x86/Kconfig: Clean up Kconfig defaultsJan Beulich
2012-03-08x86: Tighten dependencies of CPU_SUP_*_32Jan Beulich
2012-03-05x86/numa: Improve internode cache alignmentAlex Shi
2012-01-12mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens
2012-01-12mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens
2011-06-25x86: Add support for cmpxchg_doubleChristoph Lameter
2011-04-08x86, cpu: Move AMD Elan Kconfig under "Processor family"Ian Campbell
2011-03-18x86: Fix common misspellingsLucas De Marchi
2011-03-18Merge branch 'linus' into x86/urgentIngo Molnar
2011-03-17x86: Use PentiumPro-optimized partial_csum() on VIA C7Jon Nettleton
2011-03-09x86: Remove dead config option X86_CPUJan Beulich
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2010-12-18x86: this_cpu_cmpxchg and this_cpu_xchg operationsChristoph Lameter
2010-05-18Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-03x86-32: Rework cache flush denied handlerBrian Gerst
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra
2010-02-28Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-13x86-64: support native xadd rwsem implementationLinus Torvalds
2010-01-05Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell
2009-12-08Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-05Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-11-19x86: Eliminate redundant/contradicting cache line size config optionsJan Beulich
2009-10-26x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-PentiumRusty Russell