Commit Graph

67 Commits (afae865613c8292e8bdcce4f0b161988d761f033)

Author SHA1 Message Date
Yinghai Lu afae865613 x86: move transmeta cap read to early_init_transmeta() 17 years ago
Yinghai Lu aef93c8bd5 x86: identify_cpu_without_cpuid v2 17 years ago
Yinghai Lu 11fdd252bb x86: cpu make amd.c more like amd_64.c v2 17 years ago
Jan Beulich 2d9cd6c27f x86-64: add two __cpuinit annotations 17 years ago
Krzysztof Helt 12cf105cd6 x86: delay early cpu initialization until cpuid is done 17 years ago
Yinghai Lu e322423471 x86, cpu init: call early_init_xxx in init_xxx 17 years ago
Yinghai Lu 1b05d60d60 x86: remove duplicated get_model_name() calling 17 years ago
H. Peter Anvin b6734c35af x86: add NOPL as a synthetic CPU feature bit 17 years ago
Yinghai Lu bd220a24a9 x86: move nonx_setup etc from common.c to init_64.c 17 years ago
Yinghai Lu 102bbe3ab8 x86: cpu/common*.c, merge identify_cpu() 17 years ago
Yinghai Lu b89d3b3e2c x86: cpu/common*.c, merge generic_identify() 17 years ago
Yinghai Lu 6627d24230 x86: cpu/common*.c, merge early_identify_cpu() 17 years ago
Yinghai Lu 5122c890ba x86: cpu/common.c: merge get_cpu_cap() 17 years ago
Yinghai Lu 1cd78776c7 x86: cpu/common*.c, merge detect_ht() 17 years ago
Yinghai Lu 140fc72709 x86: cpu/common*.c, merge display_cacheinfo() 17 years ago
Yinghai Lu b9e67f0042 x86: cpu/common.c, merge default_init() 17 years ago
Yinghai Lu fab334c1d5 x86: cpu/common*.c, merge switch_to_new_gdt() 17 years ago
Yinghai Lu 1ba76586f7 x86: cpu/common*.c have same cpu_init(), with copying and #ifdef 17 years ago
Yinghai Lu d5494d4f51 x86: cpu/common*.c, make 32-bit have 64-bit only functions 17 years ago
Yinghai Lu ba51dced0b x86: cpu/common.c, let 64-bit code have 32-bit only functions 17 years ago
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
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 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
Ingo Molnar 12d6f21eac x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y 17 years ago
Yinghai Lu 093af8d7f0 x86_32: trim memory by updating e820 17 years ago
Andi Kleen ac72e7888a x86: add generic clearcpuid=... option 17 years ago