aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig.cpu
Commit message (Expand)AuthorAge
* 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
* | x86: let intel 64-bit use intel.cYinghai Lu2008-09-10
* | Merge branch 'x86/pebs' into x86/unify-cpu-detectIngo Molnar2008-09-10
|\ \
| * | Merge branch 'linus' into x86/pebsIngo Molnar2008-07-25
| |\|
| * | x86, ptrace: PEBS supportMarkus Metzger2008-05-12
* | | x86: make 64 bit to use amd.cYinghai Lu2008-09-08
* | | x86: configuration options to compile out x86 CPU support codeThomas Petazzoni2008-08-18
| |/ |/|
* | x86: fix crash due to missing debugctlmsr on AMD K6-3Jan Kratochvil2008-07-22
* | x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki2008-07-18
* | x86: mark x86_64 as having a working WP.Glauber Costa2008-07-09
* | x86: separate cmpxchg8b checking from PAE checkingJan Beulich2008-05-12
|/
* x86: CONFIG_X86_ELAN fixIngo Molnar2008-04-30
* x86, bitops: select the generic bitmap search functionsAlexander van Heukelum2008-04-26
* x86: merge the simple bitops and move them to bitops.hAlexander van Heukelum2008-04-26
* x86: remove NexGen supportDmitri Vorobiev2008-04-26
* x86: MPSC should use P6 NOPsHugh Dickins2008-04-17
* x86: a P4 is a P6 not an i486Hugh Dickins2008-03-04
* x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERICH. Peter Anvin2008-02-26
* x86: require family >= 6 if we are using P6 NOPsH. Peter Anvin2008-02-26
* x86: reduce CONFIG_X86_PPRO_FENCE bloatNick Piggin2008-01-30
* x86: use def_bool where possible in Kconfig.cpuHarvey Harrison2008-01-30
* x86: debugctlmsr kconfigRoland McGrath2008-01-30
* x86: arch/x86/Kconfig.cpu unificationSam Ravnborg2007-11-12
* x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg2007-10-25