aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/common.c
AgeCommit message (Expand)Author
2008-09-05x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin
2008-09-05x86: build fix for !CONFIG_SMPAlex Nixon
2008-09-05x86: move nonx_setup etc from common.c to init_64.cYinghai Lu
2008-09-05x86: cpu/common*.c, merge identify_cpu()Yinghai Lu
2008-09-05x86: cpu/common*.c, merge generic_identify()Yinghai Lu
2008-09-05x86: cpu/common*.c, merge early_identify_cpu()Yinghai Lu
2008-09-05x86: cpu/common.c: merge get_cpu_cap()Yinghai Lu
2008-09-05x86: cpu/common*.c, merge detect_ht()Yinghai Lu
2008-09-05x86: cpu/common*.c, merge display_cacheinfo()Yinghai Lu
2008-09-05x86: cpu/common.c, merge default_init()Yinghai Lu
2008-09-05x86: cpu/common*.c, merge switch_to_new_gdt()Yinghai Lu
2008-09-05x86: cpu/common*.c have same cpu_init(), with copying and #ifdefYinghai Lu
2008-09-05x86: cpu/common*.c, make 32-bit have 64-bit only functionsYinghai Lu
2008-09-05x86: cpu/common.c, let 64-bit code have 32-bit only functionsYinghai Lu
2008-09-05x86: same gdt_page with macroYinghai Lu
2008-09-05x86: make header file the same in arch/x86/kernel/cpu/common_xx.cYinghai Lu
2008-09-05x86: make detect_ht depend on CONFIG_X86_HTYinghai Lu
2008-09-05Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':Ingo Molnar
2008-09-05Merge branch 'x86/cpu' into x86/coreIngo Molnar
2008-09-04x86: move 32bit related functions togetherYinghai Lu
2008-09-04x86: make 32bit support show_msr like 64 bitYinghai Lu
2008-09-04x86: remove cpu_vendor_devYinghai Lu
2008-09-04x86: order functions in cpu/common.c and cpu/common_64.c v2Yinghai Lu
2008-09-04x86: make (early)_identify_cpu more the same between 32bit and 64 bitYinghai Lu
2008-09-04x86: delay early cpu initialization until cpuid is doneKrzysztof Helt
2008-09-04Merge branch 'x86/cpu' into x86/xsaveH. Peter Anvin
2008-08-25x86_32: clean up play_deadAlex Nixon
2008-08-18x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin
2008-07-30x86, xsave: context switch support using xsave/xrstorSuresh Siddha
2008-07-30x86, xsave: enable xsave/xrstor on cpus with xsave supportSuresh Siddha
2008-07-08x86: change identify_cpu to staticYinghai Lu
2008-05-25percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macroEric Dumazet
2008-05-08x86: cleanup PAT cpu validationThomas Gleixner
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-17x86: pat cpu feature bit setting for known cpusYinghai Lu
2008-04-17x86: introduce initial apicidYinghai Lu
2008-04-17x86: clean up cpu capabilities accesses, common.cIngo Molnar
2008-04-17x86: clean up cpu capabilities accesses, genericIngo Molnar
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/common.cPaolo Ciarrocchi
2008-04-17x86: use ELF section to list CPU vendor specific codeThomas Petazzoni
2008-02-26x86: fix boot failure on 486 due to TSC breakageMikael Pettersson
2008-02-06idle_regs() must be __cpuinitAdrian Bunk
2008-02-04x86: add cpu init function defintions to cpu.hHarvey Harrison
2008-02-01x86: fix sparse warnings in cpu/common.cHarvey Harrison
2008-01-31x86: c_p_a clflush_cache_range fixHuang, Ying
2008-01-30x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=yIngo Molnar
2008-01-30x86_32: trim memory by updating e820Yinghai Lu
2008-01-30x86: add generic clearcpuid=... optionAndi Kleen
2008-01-30x86: add noclflush optionAndi Kleen
2008-01-30x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen