aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig.cpu
AgeCommit message (Expand)AuthorFilesLines
2015-10-21x86/Kconfig/cpus: Fix/complete CPU type help textsGravatar Borislav Petkov 1-7/+17
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 1-1/+1
2014-03-11x86: Remove CONFIG_X86_OOSTOREGravatar Dave Jones 1-4/+0
2014-02-27x86, platforms: Remove NUMAQGravatar H. Peter Anvin 1-1/+1
2012-11-29x86, 386 removal: Document Nx586 as a 386 and thus unsupportedGravatar H. Peter Anvin 1-1/+1
2012-11-29x86, 386 removal: Remove CONFIG_X86_POPAD_OKGravatar H. Peter Anvin 1-4/+0
2012-11-29x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OKGravatar H. Peter Anvin 1-3/+0
2012-11-29x86, 386 removal: Remove CONFIG_INVLPGGravatar H. Peter Anvin 1-4/+0
2012-11-29x86, 386 removal: Remove CONFIG_BSWAPGravatar H. Peter Anvin 1-4/+0
2012-11-29x86, 386 removal: Remove CONFIG_XADDGravatar H. Peter Anvin 1-3/+0
2012-11-29x86, 386 removal: Remove CONFIG_CMPXCHGGravatar H. Peter Anvin 1-3/+0
2012-11-29x86, 386 removal: Remove CONFIG_M386 from KconfigGravatar H. Peter Anvin 1-35/+23
2012-09-13x86/Kconfig: Clean up Kconfig defaultsGravatar Jan Beulich 1-2/+3
2012-03-08x86: Tighten dependencies of CPU_SUP_*_32Gravatar Jan Beulich 1-2/+2
2012-03-05x86/numa: Improve internode cache alignmentGravatar Alex Shi 1-1/+0
2012-01-12mm,x86,um: move CMPXCHG_DOUBLE config optionGravatar Heiko Carstens 1-3/+0
2012-01-12mm,x86,um: move CMPXCHG_LOCAL config optionGravatar Heiko Carstens 1-3/+0
2011-06-25x86: Add support for cmpxchg_doubleGravatar Christoph Lameter 1-0/+3
2011-04-08x86, cpu: Move AMD Elan Kconfig under "Processor family"Gravatar Ian Campbell 1-6/+10
2011-03-18x86: Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-18Merge branch 'linus' into x86/urgentGravatar Ingo Molnar 1-5/+0
2011-03-17x86: Use PentiumPro-optimized partial_csum() on VIA C7Gravatar Jon Nettleton 1-1/+1
2011-03-09x86: Remove dead config option X86_CPUGravatar Jan Beulich 1-5/+0
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTGravatar David Rientjes 1-1/+1
2010-12-18x86: this_cpu_cmpxchg and this_cpu_xchg operationsGravatar Christoph Lameter 1-0/+3
2010-05-18Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+4
2010-05-03x86-32: Rework cache flush denied handlerGravatar Brian Gerst 1-0/+4
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codeGravatar Peter Zijlstra 1-20/+0
2010-02-28Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2010-01-13x86-64: support native xadd rwsem implementationGravatar Linus Torvalds 1-1/+1
2010-01-05Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Gravatar Rusty Russell 1-1/+1
2009-12-08Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-9/+5
2009-12-05Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2009-11-19x86: Eliminate redundant/contradicting cache line size config optionsGravatar Jan Beulich 1-9/+5
2009-10-26x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-PentiumGravatar Rusty Russell 1-1/+1
2009-10-02x86: AMD Geode LX optimizationsGravatar Matteo Croce 1-1/+1
2009-10-01x86: Optimize cmpxchg64() at build-time some moreGravatar Linus Torvalds 1-1/+2
2009-08-23x86: add specific support for Intel Atom architectureGravatar Tobias Doerffel 1-5/+14
2009-04-15x86: disable X86_PTRACE_BTS for nowGravatar Ingo Molnar 1-0/+1
2009-03-14x86/centaur: merge 32 & 64 bit versionGravatar Sebastian Andrzej Siewior 1-16/+1
2009-02-05x86: clean up arch/x86/Kconfig*Gravatar Ingo Molnar 1-35/+35
2009-02-05Merge branch 'x86/urgent' into x86/apicGravatar Ingo Molnar 1-13/+15
2009-02-04x86/Kconfig.cpu: make Kconfig help readable in the consoleGravatar Borislav Petkov 1-13/+15
2009-01-21x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTESGravatar Ingo Molnar 1-4/+2
2009-01-14x86: change the default cache size to 64 bytesGravatar Ingo Molnar 1-2/+2
2009-01-05X86_DEBUGCTLMSR won't work on umlGravatar Al Viro 1-1/+1
2008-11-25x86, bts, ftrace: a BTS ftrace plug-in prototypeGravatar Markus Metzger 1-0/+1
2008-10-28x86, bts: improve help text for BTS configGravatar Markus Metzger 1-12/+12
2008-10-13x86: adjust dependencies for CONFIG_X86_CMOVGravatar Jan Beulich 1-1/+1
2008-10-13x86: merge winchip-2 and winchip-2a cpu choicesGravatar Krzysztof Helt 1-18/+9