Merge branch 'core/xen' into x86/xen
[safe/jmp/linux-2.6] / arch / x86 / kernel / cpu / common.c
2008-09-10 Ingo MolnarMerge branch 'core/xen' into x86/xen
2008-09-06 Krzysztof Heltx86: delay early cpu initialization until cpuid is...
2008-09-05 H. Peter Anvinx86: add NOPL as a synthetic CPU feature bit
2008-09-05 Alex Nixonx86: build fix for !CONFIG_SMP
2008-08-25 Alex Nixonx86_32: clean up play_dead
2008-07-08 Yinghai Lux86: change identify_cpu to static
2008-05-08 Thomas Gleixnerx86: cleanup PAT cpu validation
2008-04-19 Matthew Wilcoxarch: Remove unnecessary inclusions of asm/semaphore.h
2008-04-17 Yinghai Lux86: pat cpu feature bit setting for known cpus
2008-04-17 Yinghai Lux86: introduce initial apicid
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses, common.c
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses, generic
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/common.c
2008-04-17 Thomas Petazzonix86: use ELF section to list CPU vendor specific code
2008-02-26 Mikael Petterssonx86: fix boot failure on 486 due to TSC breakage
2008-02-06 Adrian Bunkidle_regs() must be __cpuinit
2008-02-04 Harvey Harrisonx86: add cpu init function defintions to cpu.h
2008-02-01 Harvey Harrisonx86: fix sparse warnings in cpu/common.c
2008-01-31 Huang, Yingx86: c_p_a clflush_cache_range fix
2008-01-30 Ingo Molnarx86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
2008-01-30 Yinghai Lux86_32: trim memory by updating e820
2008-01-30 Andi Kleenx86: add generic clearcpuid=... option
2008-01-30 Andi Kleenx86: add noclflush option
2008-01-30 Andi Kleenx86: convert TSC disabling to generic cpuid disable...
2008-01-30 Andi Kleenx86: don't disable RDTSC in userland for 32bit notsc
2008-01-30 Andi Kleenx86: convert some existing cpuid disable options to...
2008-01-30 Andi Kleenx86: add framework to disable CPUID bits on the command...
2008-01-30 Andi Kleenx86: move MWAIT idle check to generic CPU initializatio...
2008-01-30 Andi Kleenx86: remove CPU capabitilites printks on 32-bit
2008-01-30 Andi Kleenx86: move X86_FEATURE_CONSTANT_TSC into early cpu featu...
2008-01-30 Glauber de Oliveir... x86: move definitions to processor.h
2008-01-30 Glauber de Oliveir... x86: unify x86_cpuinfo struct.
2008-01-30 Glauber de Oliveir... x86: unify struct desc_ptr
2008-01-30 Glauber de Oliveir... x86: unify desc_struct
2008-01-30 H. Peter Anvinx86: use generic register name in the thread and tss...
2008-01-30 H. Peter Anvinx86: rename the struct pt_regs members for 32/64-bit...
2007-10-19 Simon Arlottspelling fixes: arch/i386/
2007-10-11 Thomas Gleixneri386: move kernel/cpu