aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig.cpu
Commit message (Expand)AuthorAge
* x86, 386 removal: Document Nx586 as a 386 and thus unsupportedH. Peter Anvin2012-11-29
* x86, 386 removal: Remove CONFIG_X86_POPAD_OKH. Peter Anvin2012-11-29
* x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OKH. Peter Anvin2012-11-29
* x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin2012-11-29
* x86, 386 removal: Remove CONFIG_BSWAPH. Peter Anvin2012-11-29
* x86, 386 removal: Remove CONFIG_XADDH. Peter Anvin2012-11-29
* x86, 386 removal: Remove CONFIG_CMPXCHGH. Peter Anvin2012-11-29
* x86, 386 removal: Remove CONFIG_M386 from KconfigH. Peter Anvin2012-11-29
* x86/Kconfig: Clean up Kconfig defaultsJan Beulich2012-09-13
* x86: Tighten dependencies of CPU_SUP_*_32Jan Beulich2012-03-08
* x86/numa: Improve internode cache alignmentAlex Shi2012-03-05
* mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens2012-01-12
* mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens2012-01-12
* x86: Add support for cmpxchg_doubleChristoph Lameter2011-06-25
* x86, cpu: Move AMD Elan Kconfig under "Processor family"Ian Campbell2011-04-08
* x86: Fix common misspellingsLucas De Marchi2011-03-18
* Merge branch 'linus' into x86/urgentIngo Molnar2011-03-18
|\
| * x86: Remove dead config option X86_CPUJan Beulich2011-03-09
* | x86: Use PentiumPro-optimized partial_csum() on VIA C7Jon Nettleton2011-03-17
|/
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
* x86: this_cpu_cmpxchg and this_cpu_xchg operationsChristoph Lameter2010-12-18
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-18
|\
| * x86-32: Rework cache flush denied handlerBrian Gerst2010-05-03
* | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-26
|/
* Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-28
|\
| * x86-64: support native xadd rwsem implementationLinus Torvalds2010-01-14
* | Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell2010-01-05
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\
| * x86: Eliminate redundant/contradicting cache line size config optionsJan Beulich2009-11-18
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-05
|\ \
| * | x86: AMD Geode LX optimizationsMatteo Croce2009-10-02
* | | x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-PentiumRusty Russell2009-10-26
| |/ |/|
* | x86: Optimize cmpxchg64() at build-time some moreLinus Torvalds2009-10-01
|/
* x86: add specific support for Intel Atom architectureTobias Doerffel2009-08-23
* x86: disable X86_PTRACE_BTS for nowIngo Molnar2009-04-15
* x86/centaur: merge 32 & 64 bit versionSebastian Andrzej Siewior2009-03-14
* x86: clean up arch/x86/Kconfig*Ingo Molnar2009-02-05
* Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-05
|\
| * x86/Kconfig.cpu: make Kconfig help readable in the consoleBorislav Petkov2009-02-04
* | x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTESIngo Molnar2009-01-21
* | x86: change the default cache size to 64 bytesIngo Molnar2009-01-14
|/
* X86_DEBUGCTLMSR won't work on umlAl Viro2009-01-05
* x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger2008-11-25
* x86, bts: improve help text for BTS configMarkus Metzger2008-10-28
* x86: adjust dependencies for CONFIG_X86_CMOVJan Beulich2008-10-13
* x86: merge winchip-2 and winchip-2a cpu choicesKrzysztof Helt2008-10-13
* x86: make processor type select depend on CONFIG_EMBEDDEDIngo Molnar2008-10-12
* x86: extend processor type select help textIngo Molnar2008-10-12
* Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detectIngo Molnar2008-09-10
|\
| * x86: disable static NOPLs on 32 bitsLinus Torvalds2008-09-08