aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig.cpu
AgeCommit message (Expand)Author
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
2009-10-02x86: AMD Geode LX optimizationsMatteo Croce
2009-10-01x86: Optimize cmpxchg64() at build-time some moreLinus Torvalds
2009-08-23x86: add specific support for Intel Atom architectureTobias Doerffel
2009-04-15x86: disable X86_PTRACE_BTS for nowIngo Molnar
2009-03-14x86/centaur: merge 32 & 64 bit versionSebastian Andrzej Siewior
2009-02-05x86: clean up arch/x86/Kconfig*Ingo Molnar
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-02-04x86/Kconfig.cpu: make Kconfig help readable in the consoleBorislav Petkov
2009-01-21x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTESIngo Molnar
2009-01-14x86: change the default cache size to 64 bytesIngo Molnar
2009-01-05X86_DEBUGCTLMSR won't work on umlAl Viro
2008-11-25x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger
2008-10-28x86, bts: improve help text for BTS configMarkus Metzger
2008-10-13x86: adjust dependencies for CONFIG_X86_CMOVJan Beulich
2008-10-13x86: merge winchip-2 and winchip-2a cpu choicesKrzysztof Helt
2008-10-12x86: make processor type select depend on CONFIG_EMBEDDEDIngo Molnar
2008-10-12x86: extend processor type select help textIngo Molnar
2008-09-10Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detectIngo Molnar
2008-09-10x86: let intel 64-bit use intel.cYinghai Lu
2008-09-10Merge branch 'x86/pebs' into x86/unify-cpu-detectIngo Molnar
2008-09-08x86: disable static NOPLs on 32 bitsLinus Torvalds
2008-09-08x86: make 64 bit to use amd.cYinghai Lu
2008-08-18x86: configuration options to compile out x86 CPU support codeThomas Petazzoni
2008-07-25Merge branch 'linus' into x86/pebsIngo Molnar
2008-07-22x86: fix crash due to missing debugctlmsr on AMD K6-3Jan Kratochvil
2008-07-18x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki
2008-07-09x86: mark x86_64 as having a working WP.Glauber Costa
2008-05-12x86: separate cmpxchg8b checking from PAE checkingJan Beulich
2008-05-12x86, ptrace: PEBS supportMarkus Metzger
2008-04-30x86: CONFIG_X86_ELAN fixIngo Molnar
2008-04-26x86, bitops: select the generic bitmap search functionsAlexander van Heukelum
2008-04-26x86: merge the simple bitops and move them to bitops.hAlexander van Heukelum
2008-04-26x86: remove NexGen supportDmitri Vorobiev
2008-04-17x86: MPSC should use P6 NOPsHugh Dickins
2008-03-04x86: a P4 is a P6 not an i486Hugh Dickins
2008-02-26x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERICH. Peter Anvin
2008-02-26x86: require family >= 6 if we are using P6 NOPsH. Peter Anvin
2008-01-30x86: reduce CONFIG_X86_PPRO_FENCE bloatNick Piggin
2008-01-30x86: use def_bool where possible in Kconfig.cpuHarvey Harrison
2008-01-30x86: debugctlmsr kconfigRoland McGrath