Yinghai Lu
|
950ad7ff6e
x86: same gdt_page with macro
|
17 years ago |
Yinghai Lu
|
f0fc4aff1f
x86: make header file the same in arch/x86/kernel/cpu/common_xx.c
|
17 years ago |
Yinghai Lu
|
97e4db7c87
x86: make detect_ht depend on CONFIG_X86_HT
|
17 years ago |
Ingo Molnar
|
d3d0ba7b8f
Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':
|
17 years ago |
Ingo Molnar
|
446d27338d
Merge branch 'x86/cpu' into x86/core
|
17 years ago |
Yinghai Lu
|
0a488a53d7
x86: move 32bit related functions together
|
17 years ago |
Yinghai Lu
|
a0854a46c5
x86: make 32bit support show_msr like 64 bit
|
17 years ago |
Yinghai Lu
|
10a434fcb2
x86: remove cpu_vendor_dev
|
17 years ago |
Yinghai Lu
|
9d31d35b5f
x86: order functions in cpu/common.c and cpu/common_64.c v2
|
17 years ago |
Yinghai Lu
|
3da99c9776
x86: make (early)_identify_cpu more the same between 32bit and 64 bit
|
17 years ago |
Krzysztof Helt
|
5031088dbc
x86: delay early cpu initialization until cpuid is done
|
17 years ago |
H. Peter Anvin
|
fe47784ba5
Merge branch 'x86/cpu' into x86/xsave
|
17 years ago |
H. Peter Anvin
|
7e00df5818
x86: add NOPL as a synthetic CPU feature bit
|
17 years ago |
Suresh Siddha
|
b359e8a434
x86, xsave: context switch support using xsave/xrstor
|
17 years ago |
Suresh Siddha
|
dc1e35c6e9
x86, xsave: enable xsave/xrstor on cpus with xsave support
|
17 years ago |
Yinghai Lu
|
9a25034759
x86: change identify_cpu to static
|
17 years ago |
Eric Dumazet
|
63cc8c7515
percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macro
|
17 years ago |
Thomas Gleixner
|
8d4a430085
x86: cleanup PAT cpu validation
|
17 years ago |
Matthew Wilcox
|
950e4da324
arch: Remove unnecessary inclusions of asm/semaphore.h
|
17 years ago |
Yinghai Lu
|
9307cacad0
x86: pat cpu feature bit setting for known cpus
|
17 years ago |
Yinghai Lu
|
01aaea1afb
x86: introduce initial apicid
|
17 years ago |
Ingo Molnar
|
4cbe668add
x86: clean up cpu capabilities accesses, common.c
|
17 years ago |
Ingo Molnar
|
9716951efd
x86: clean up cpu capabilities accesses, generic
|
17 years ago |
Paolo Ciarrocchi
|
34048c9e92
x86: coding style fixes to arch/x86/kernel/cpu/common.c
|
17 years ago |
Thomas Petazzoni
|
03ae5768b6
x86: use ELF section to list CPU vendor specific code
|
17 years ago |
Mikael Pettersson
|
12c247a671
x86: fix boot failure on 486 due to TSC breakage
|
17 years ago |
Adrian Bunk
|
6b2fb3c658
idle_regs() must be __cpuinit
|
17 years ago |
Harvey Harrison
|
b6d549a296
x86: add cpu init function defintions to cpu.h
|
17 years ago |
Harvey Harrison
|
4a1485131a
x86: fix sparse warnings in cpu/common.c
|
17 years ago |
Huang, Ying
|
d4387bd3fa
x86: c_p_a clflush_cache_range fix
|
17 years ago |