Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / arch / x86 / Kconfig.cpu
2010-05-18 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2010-05-03 Brian Gerstx86-32: Rework cache flush denied handler
2010-03-26 Peter Zijlstrax86, perf, bts, mm: Delete the never used BTS-ptrace...
2010-02-28 Linus TorvaldsMerge branch 'x86-rwsem-for-linus' of git://git./linux...
2010-01-14 Linus Torvaldsx86-64: support native xadd rwsem implementation
2010-01-06 Rusty RussellRevert "x86: Side-step lguest problem by only building...
2010-01-05 Rusty RussellRevert "x86: Side-step lguest problem by only building...
2009-12-08 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2009-11-19 Jan Beulichx86: Eliminate redundant/contradicting cache line size...
2009-10-26 Rusty Russellx86: Side-step lguest problem by only building cmpxchg8...
2009-10-02 Matteo Crocex86: AMD Geode LX optimizations
2009-10-01 Linus Torvaldsx86: Optimize cmpxchg64() at build-time some more
2009-08-23 Tobias Doerffelx86: add specific support for Intel Atom architecture
2009-06-10 Ingo MolnarRevert "x86, bts: reenable ptrace branch trace support"
2009-04-24 Markus Metzgerx86, bts: reenable ptrace branch trace support
2009-04-15 Ingo Molnarx86: disable X86_PTRACE_BTS for now
2009-03-14 Sebastian Andrzej... x86/centaur: merge 32 & 64 bit version
2009-02-13 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-02-09 Ingo MolnarMerge branch 'x86/urgent' into core/percpu
2009-02-05 Ingo Molnarx86: clean up arch/x86/Kconfig*
2009-02-05 Ingo MolnarMerge branch 'x86/urgent' into x86/apic
2009-02-04 Borislav Petkovx86/Kconfig.cpu: make Kconfig help readable in the...
2009-01-21 Ingo Molnarx86: make x86_32 use tlb_64.c, build fix, clean up...
2009-01-14 Ingo Molnarx86: change the default cache size to 64 bytes
2009-01-06 Al ViroX86_DEBUGCTLMSR won't work on uml
2008-12-24 Ingo MolnarRevert "x86: disable X86_PTRACE_BTS"
2008-12-24 Ingo MolnarMerge branch 'linus' into tracing/hw-branch-tracing
2008-12-24 Ingo Molnarx86: disable X86_PTRACE_BTS
2008-11-25 Markus Metzgerx86, bts, ftrace: a BTS ftrace plug-in prototype
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