Yinghai Lu
|
5122c890ba
x86: cpu/common.c: merge get_cpu_cap()
|
17 年 前 |
Yinghai Lu
|
1cd78776c7
x86: cpu/common*.c, merge detect_ht()
|
17 年 前 |
Yinghai Lu
|
140fc72709
x86: cpu/common*.c, merge display_cacheinfo()
|
17 年 前 |
Yinghai Lu
|
b9e67f0042
x86: cpu/common.c, merge default_init()
|
17 年 前 |
Yinghai Lu
|
fab334c1d5
x86: cpu/common*.c, merge switch_to_new_gdt()
|
17 年 前 |
Yinghai Lu
|
1ba76586f7
x86: cpu/common*.c have same cpu_init(), with copying and #ifdef
|
17 年 前 |
Yinghai Lu
|
d5494d4f51
x86: cpu/common*.c, make 32-bit have 64-bit only functions
|
17 年 前 |
Yinghai Lu
|
ba51dced0b
x86: cpu/common.c, let 64-bit code have 32-bit only functions
|
17 年 前 |
Yinghai Lu
|
950ad7ff6e
x86: same gdt_page with macro
|
17 年 前 |
Yinghai Lu
|
f0fc4aff1f
x86: make header file the same in arch/x86/kernel/cpu/common_xx.c
|
17 年 前 |
Yinghai Lu
|
97e4db7c87
x86: make detect_ht depend on CONFIG_X86_HT
|
17 年 前 |
Ingo Molnar
|
d3d0ba7b8f
Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':
|
17 年 前 |
Ingo Molnar
|
446d27338d
Merge branch 'x86/cpu' into x86/core
|
17 年 前 |
Yinghai Lu
|
0a488a53d7
x86: move 32bit related functions together
|
17 年 前 |
Yinghai Lu
|
a0854a46c5
x86: make 32bit support show_msr like 64 bit
|
17 年 前 |
Yinghai Lu
|
10a434fcb2
x86: remove cpu_vendor_dev
|
17 年 前 |
Yinghai Lu
|
9d31d35b5f
x86: order functions in cpu/common.c and cpu/common_64.c v2
|
17 年 前 |
Yinghai Lu
|
3da99c9776
x86: make (early)_identify_cpu more the same between 32bit and 64 bit
|
17 年 前 |
Krzysztof Helt
|
5031088dbc
x86: delay early cpu initialization until cpuid is done
|
17 年 前 |
H. Peter Anvin
|
fe47784ba5
Merge branch 'x86/cpu' into x86/xsave
|
17 年 前 |
H. Peter Anvin
|
7e00df5818
x86: add NOPL as a synthetic CPU feature bit
|
17 年 前 |
Suresh Siddha
|
b359e8a434
x86, xsave: context switch support using xsave/xrstor
|
17 年 前 |
Suresh Siddha
|
dc1e35c6e9
x86, xsave: enable xsave/xrstor on cpus with xsave support
|
17 年 前 |
Yinghai Lu
|
9a25034759
x86: change identify_cpu to static
|
17 年 前 |
Eric Dumazet
|
63cc8c7515
percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macro
|
17 年 前 |
Thomas Gleixner
|
8d4a430085
x86: cleanup PAT cpu validation
|
17 年 前 |
Matthew Wilcox
|
950e4da324
arch: Remove unnecessary inclusions of asm/semaphore.h
|
17 年 前 |
Yinghai Lu
|
9307cacad0
x86: pat cpu feature bit setting for known cpus
|
17 年 前 |
Yinghai Lu
|
01aaea1afb
x86: introduce initial apicid
|
17 年 前 |
Ingo Molnar
|
4cbe668add
x86: clean up cpu capabilities accesses, common.c
|
17 年 前 |