index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig.cpu
Age
Commit message (
Expand
)
Author
2008-09-08
x86: disable static NOPLs on 32 bits
Linus Torvalds
2008-07-22
x86: fix crash due to missing debugctlmsr on AMD K6-3
Jan Kratochvil
2008-07-18
x86: APIC: remove apic_write_around(); use alternatives
Maciej W. Rozycki
2008-07-09
x86: mark x86_64 as having a working WP.
Glauber Costa
2008-05-12
x86: separate cmpxchg8b checking from PAE checking
Jan Beulich
2008-04-30
x86: CONFIG_X86_ELAN fix
Ingo Molnar
2008-04-26
x86, bitops: select the generic bitmap search functions
Alexander van Heukelum
2008-04-26
x86: merge the simple bitops and move them to bitops.h
Alexander van Heukelum
2008-04-26
x86: remove NexGen support
Dmitri Vorobiev
2008-04-17
x86: MPSC should use P6 NOPs
Hugh Dickins
2008-03-04
x86: a P4 is a P6 not an i486
Hugh Dickins
2008-02-26
x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC
H. Peter Anvin
2008-02-26
x86: require family >= 6 if we are using P6 NOPs
H. Peter Anvin
2008-01-30
x86: reduce CONFIG_X86_PPRO_FENCE bloat
Nick Piggin
2008-01-30
x86: use def_bool where possible in Kconfig.cpu
Harvey Harrison
2008-01-30
x86: debugctlmsr kconfig
Roland McGrath
2007-11-12
x86: arch/x86/Kconfig.cpu unification
Sam Ravnborg
2007-10-25
x86: move i386 and x86_64 Kconfig files to x86 directory
Sam Ravnborg