summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/common.c
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-3/+5
|\ \ \
| | * | x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria2008-11-011-0/+2
| |/ / |/| |
| * | x86: common.c boot_cpu_stack and boot_exception_stacks should be staticJaswinder Singh2008-12-191-3/+3
|/ /
* | x86: build fixIngo Molnar2008-10-311-0/+1
* | x86: cpu_index build fixIngo Molnar2008-10-311-0/+2
* | x86/voyager: fix missing cpu_index initialisationJames Bottomley2008-10-311-0/+2
* | x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...James Bottomley2008-10-311-1/+1
|/
* x86: do not allow to optimize flag_is_changeable_p() (rev. 2)Krzysztof Helt2008-10-131-12/+19
* x86: move vgetcpu mode probing to cpu detectionGlauber Costa2008-10-131-0/+12
* x86: cpu don't print duplicated vendor stringYinghai Lu2008-10-131-1/+1
* Merge branch 'linus' into x86/xenIngo Molnar2008-10-121-289/+684
|\
| * Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-111-289/+684
| |\
| | * x86, debug: print more information about unknown CPUsHans Schou2008-10-101-1/+1
| | * x86: cpuid, fix typoIngo Molnar2008-09-141-2/+2
| | * x86: move transmeta cap read to early_init_transmeta()Yinghai Lu2008-09-141-8/+0
| | * x86: identify_cpu_without_cpuid v2Yinghai Lu2008-09-141-17/+40
| | * x86: cpu make amd.c more like amd_64.c v2Yinghai Lu2008-09-081-1/+1
| | * x86-64: add two __cpuinit annotationsJan Beulich2008-09-061-1/+1
| | * x86, cpu init: call early_init_xxx in init_xxxYinghai Lu2008-09-061-3/+4
| | * x86: remove duplicated get_model_name() callingYinghai Lu2008-09-061-6/+3
| | * x86: move nonx_setup etc from common.c to init_64.cYinghai Lu2008-09-051-54/+0
| | * x86: cpu/common*.c, merge identify_cpu()Yinghai Lu2008-09-051-29/+60
| | * x86: cpu/common*.c, merge generic_identify()Yinghai Lu2008-09-051-3/+12
| | * x86: cpu/common*.c, merge early_identify_cpu()Yinghai Lu2008-09-051-0/+4
| | * x86: cpu/common.c: merge get_cpu_cap()Yinghai Lu2008-09-051-0/+20
| | * x86: cpu/common*.c, merge detect_ht()Yinghai Lu2008-09-051-1/+12
| | * x86: cpu/common*.c, merge display_cacheinfo()Yinghai Lu2008-09-051-0/+8
| | * x86: cpu/common.c, merge default_init()Yinghai Lu2008-09-051-0/+4
| | * x86: cpu/common*.c, merge switch_to_new_gdt()Yinghai Lu2008-09-051-0/+2
| | * x86: cpu/common*.c have same cpu_init(), with copying and #ifdefYinghai Lu2008-09-051-0/+124
| | * x86: cpu/common*.c, make 32-bit have 64-bit only functionsYinghai Lu2008-09-051-0/+138
| | * x86: cpu/common.c, let 64-bit code have 32-bit only functionsYinghai Lu2008-09-051-0/+8
| | * x86: same gdt_page with macroYinghai Lu2008-09-051-0/+17
| | * x86: make header file the same in arch/x86/kernel/cpu/common_xx.cYinghai Lu2008-09-051-3/+19
| | * x86: make detect_ht depend on CONFIG_X86_HTYinghai Lu2008-09-051-2/+2
| | * Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':Ingo Molnar2008-09-051-1/+1
| | |\
| | | * percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macroEric Dumazet2008-05-251-1/+1
| | * | Merge branch 'x86/cpu' into x86/coreIngo Molnar2008-09-051-276/+313
| | |\ \
| | | * | x86: move 32bit related functions togetherYinghai Lu2008-09-041-126/+125
| | | * | x86: make 32bit support show_msr like 64 bitYinghai Lu2008-09-041-0/+51
| | | * | x86: remove cpu_vendor_devYinghai Lu2008-09-041-36/+35
| | | * | x86: order functions in cpu/common.c and cpu/common_64.c v2Yinghai Lu2008-09-041-85/+105
| | | * | x86: make (early)_identify_cpu more the same between 32bit and 64 bitYinghai Lu2008-09-041-85/+53
| | | * | x86: delay early cpu initialization until cpuid is doneKrzysztof Helt2008-09-041-2/+2
| | * | | Merge branch 'x86/cpu' into x86/xsaveH. Peter Anvin2008-09-041-1/+31
| | |\ \ \ | | | |/ /
| | | * | x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin2008-08-181-1/+31
| | * | | x86, xsave: context switch support using xsave/xrstorSuresh Siddha2008-07-301-1/+4
| | * | | x86, xsave: enable xsave/xrstor on cpus with xsave supportSuresh Siddha2008-07-301-0/+8
| | |/ /
* | | | Merge branch 'timers/urgent' into x86/xenIngo Molnar2008-09-231-20/+4
|\ \ \ \ | |/ / /
| * | | x86: completely disable NOPL on 32 bitsH. Peter Anvin2008-09-161-20/+4
OpenPOWER on IntegriCloud