aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/common.c
Commit message (Expand)AuthorAge
* x86: do not allow to optimize flag_is_changeable_p() (rev. 2)Krzysztof Helt2008-10-13
* x86: move vgetcpu mode probing to cpu detectionGlauber Costa2008-10-13
* x86: cpu don't print duplicated vendor stringYinghai Lu2008-10-13
* Merge branch 'linus' into x86/xenIngo Molnar2008-10-12
|\
| * Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-11
| |\
| | * x86, debug: print more information about unknown CPUsHans Schou2008-10-10
| | * x86: cpuid, fix typoIngo Molnar2008-09-14
| | * x86: move transmeta cap read to early_init_transmeta()Yinghai Lu2008-09-14
| | * x86: identify_cpu_without_cpuid v2Yinghai Lu2008-09-14
| | * x86: cpu make amd.c more like amd_64.c v2Yinghai Lu2008-09-08
| | * x86-64: add two __cpuinit annotationsJan Beulich2008-09-06
| | * x86, cpu init: call early_init_xxx in init_xxxYinghai Lu2008-09-06
| | * x86: remove duplicated get_model_name() callingYinghai Lu2008-09-06
| | * x86: move nonx_setup etc from common.c to init_64.cYinghai Lu2008-09-05
| | * x86: cpu/common*.c, merge identify_cpu()Yinghai Lu2008-09-05
| | * x86: cpu/common*.c, merge generic_identify()Yinghai Lu2008-09-05
| | * x86: cpu/common*.c, merge early_identify_cpu()Yinghai Lu2008-09-05
| | * x86: cpu/common.c: merge get_cpu_cap()Yinghai Lu2008-09-05
| | * x86: cpu/common*.c, merge detect_ht()Yinghai Lu2008-09-05
| | * x86: cpu/common*.c, merge display_cacheinfo()Yinghai Lu2008-09-05
| | * x86: cpu/common.c, merge default_init()Yinghai Lu2008-09-05
| | * x86: cpu/common*.c, merge switch_to_new_gdt()Yinghai Lu2008-09-05
| | * x86: cpu/common*.c have same cpu_init(), with copying and #ifdefYinghai Lu2008-09-05
| | * x86: cpu/common*.c, make 32-bit have 64-bit only functionsYinghai Lu2008-09-05
| | * x86: cpu/common.c, let 64-bit code have 32-bit only functionsYinghai Lu2008-09-05
| | * x86: same gdt_page with macroYinghai Lu2008-09-05
| | * x86: make header file the same in arch/x86/kernel/cpu/common_xx.cYinghai Lu2008-09-05
| | * x86: make detect_ht depend on CONFIG_X86_HTYinghai Lu2008-09-05
| | * Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':Ingo Molnar2008-09-05
| | |\
| | | * percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macroEric Dumazet2008-05-25
| | * | Merge branch 'x86/cpu' into x86/coreIngo Molnar2008-09-05
| | |\ \
| | | * | x86: move 32bit related functions togetherYinghai Lu2008-09-04
| | | * | x86: make 32bit support show_msr like 64 bitYinghai Lu2008-09-04
| | | * | x86: remove cpu_vendor_devYinghai Lu2008-09-04
| | | * | x86: order functions in cpu/common.c and cpu/common_64.c v2Yinghai Lu2008-09-04
| | | * | x86: make (early)_identify_cpu more the same between 32bit and 64 bitYinghai Lu2008-09-04
| | | * | x86: delay early cpu initialization until cpuid is doneKrzysztof Helt2008-09-04
| | * | | Merge branch 'x86/cpu' into x86/xsaveH. Peter Anvin2008-09-04
| | |\| |
| | | * | x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin2008-08-18
| | * | | x86, xsave: context switch support using xsave/xrstorSuresh Siddha2008-07-30
| | * | | x86, xsave: enable xsave/xrstor on cpus with xsave supportSuresh Siddha2008-07-30
| | |/ /
* | | | Merge branch 'timers/urgent' into x86/xenIngo Molnar2008-09-23
|\| | |
| * | | x86: completely disable NOPL on 32 bitsH. Peter Anvin2008-09-16
* | | | Merge branch 'core/xen' into x86/xenIngo Molnar2008-09-10
|\| | |
| * | | x86: delay early cpu initialization until cpuid is doneKrzysztof Helt2008-09-06
| * | | x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin2008-09-05
| |/ /
* | | x86: build fix for !CONFIG_SMPAlex Nixon2008-09-05
* | | x86_32: clean up play_deadAlex Nixon2008-08-25
|/ /
* / x86: change identify_cpu to staticYinghai Lu2008-07-08
|/
* x86: cleanup PAT cpu validationThomas Gleixner2008-05-08