Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[h-e-n] / arch / x86 / Kconfig.cpu
2008-12-24 Ingo Molnarx86: disable X86_PTRACE_BTS
2008-10-28 Markus Metzgerx86, bts: improve help text for BTS config
2008-10-13 Jan Beulichx86: adjust dependencies for CONFIG_X86_CMOV
2008-10-13 Krzysztof Heltx86: merge winchip-2 and winchip-2a cpu choices
2008-10-12 Ingo Molnarx86: make processor type select depend on CONFIG_EMBEDDED
2008-10-12 Ingo Molnarx86: extend processor type select help text
2008-09-24 Ingo MolnarMerge commit 'v2.6.27-rc7' into x86/pebs
2008-09-23 Ingo MolnarMerge branch 'x86/signal' into core/signal
2008-09-10 Ingo MolnarMerge commit 'v2.6.27-rc6' into x86/unify-cpu-detect
2008-09-10 Yinghai Lux86: let intel 64-bit use intel.c
2008-09-10 Ingo MolnarMerge branch 'x86/pebs' into x86/unify-cpu-detect
2008-09-08 Linus Torvaldsx86: disable static NOPLs on 32 bits
2008-09-08 Yinghai Lux86: make 64 bit to use amd.c
2008-08-18 Thomas Petazzonix86: configuration options to compile out x86 CPU suppo...
2008-07-25 Ingo MolnarMerge branch 'linus' into x86/pebs
2008-07-22 Jan Kratochvilx86: fix crash due to missing debugctlmsr on AMD K6-3
2008-07-18 Maciej W. Rozyckix86: APIC: remove apic_write_around(); use alternatives
2008-07-09 Glauber Costax86: mark x86_64 as having a working WP.
2008-05-12 Jan Beulichx86: separate cmpxchg8b checking from PAE checking
2008-05-12 Markus Metzgerx86, ptrace: PEBS support
2008-04-30 Ingo Molnarx86: CONFIG_X86_ELAN fix
2008-04-26 Alexander van Heukelumx86, bitops: select the generic bitmap search functions
2008-04-26 Alexander van Heukelumx86: merge the simple bitops and move them to bitops.h
2008-04-26 Dmitri Vorobievx86: remove NexGen support
2008-04-17 Hugh Dickinsx86: MPSC should use P6 NOPs
2008-03-04 Hugh Dickinsx86: a P4 is a P6 not an i486
2008-02-26 H. Peter Anvinx86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC
2008-02-26 H. Peter Anvinx86: require family >= 6 if we are using P6 NOPs
2008-01-30 Nick Pigginx86: reduce CONFIG_X86_PPRO_FENCE bloat
2008-01-30 Harvey Harrisonx86: use def_bool where possible in Kconfig.cpu
2008-01-30 Roland McGrathx86: debugctlmsr kconfig
2007-11-12 Sam Ravnborgx86: arch/x86/Kconfig.cpu unification
2007-10-25 Sam Ravnborgx86: move i386 and x86_64 Kconfig files to x86 directory