aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/common_64.c
Commit message (Expand)AuthorAge
* x86: use cpu/common.c on 64 bitYinghai Lu2008-09-05
* x86: cpu/common*.c, merge whitespacesIngo Molnar2008-09-05
* x86: cpu/common*.c, merge identify_cpu()Yinghai Lu2008-09-05
* x86: cpu/common*.c, merge generic_identify()Yinghai Lu2008-09-05
* x86: cpu/common*.c: merge print_cpu_info()Yinghai Lu2008-09-05
* x86: cpu/common*.c, merge early_identify_cpu()Yinghai Lu2008-09-05
* x86: cpu/common.c: merge get_cpu_cap()Yinghai Lu2008-09-05
* x86: cpu/common*.c, merge detect_ht()Yinghai Lu2008-09-05
* x86: cpu/common*.c, merge display_cacheinfo()Yinghai Lu2008-09-05
* x86: cpu/common.c, merge default_init()Yinghai Lu2008-09-05
* x86: cpu/common*.c, merge switch_to_new_gdt()Yinghai Lu2008-09-05
* x86: cpu/common*.c have same cpu_init(), with copying and #ifdefYinghai Lu2008-09-05
* x86: cpu/common*.c, make 32-bit have 64-bit only functionsYinghai Lu2008-09-05
* x86: cpu/common.c, let 64-bit code have 32-bit only functionsYinghai Lu2008-09-05
* x86: same gdt_page with macroYinghai Lu2008-09-05
* x86: make header file the same in arch/x86/kernel/cpu/common_xx.cYinghai Lu2008-09-05
* x86: make detect_ht depend on CONFIG_X86_HTYinghai Lu2008-09-05
* Merge branch 'x86/x2apic' into x86/coreIngo Molnar2008-09-05
|\
| * x86: use cpuid vector 0xb when available for detecting cpu topologySuresh Siddha2008-08-23
| * Merge branch 'x86/cpu' into x86/x2apicIngo Molnar2008-08-23
| |\
* | \ Merge branch 'x86/cpu' into x86/coreIngo Molnar2008-09-05
|\ \ \
| * | | x86: move 32bit related functions togetherYinghai Lu2008-09-04
| * | | x86: make get_mode_name of 64bit the same as 32bitYinghai Lu2008-09-04
| * | | x86: remove cpu_vendor_devYinghai Lu2008-09-04
| * | | x86: order functions in cpu/common.c and cpu/common_64.c v2Yinghai Lu2008-09-04
| * | | x86: make (early)_identify_cpu more the same between 32bit and 64 bitYinghai Lu2008-09-04
| * | | Merge branch 'x86/debug' into x86/cpuIngo Molnar2008-09-04
| |\ \ \ | | |_|/ | |/| |
| | * | x86_64: printout msr -v2Yinghai Lu2008-08-22
* | | | Merge branch 'x86/cpu' into x86/coreH. Peter Anvin2008-09-04
|\| | |
| * | | x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin2008-08-18
| |/ /
* | | x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann2008-08-11
* | | x86: pda_init(): fix memory leak when using CPU hotplugAndreas Herrmann2008-08-11
| |/ |/|
* | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-22
|\|
| *-------. Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-21
| |\ \ \ \ \
| | | | | | * x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge2008-07-16
| | | | | | * x86: use __page_aligned_data/bssJeremy Fitzhardinge2008-07-16
| | |_|_|_|/ | |/| | | |
| | | * | | x86: remove extra calling to get ext cpuid levelYinghai Lu2008-07-21
| | | * | | x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu2008-07-21
| | |/ / / | |/| | |
| | * | | arch/x86/kernel/cpu/common_64.c: remove double inclusionsAlexander Beregalov2008-07-18
| |/ / /
* | | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-18
|\| | |
| * | | x86: get x86_phys_bits earlyYinghai Lu2008-07-14
| | |/ | |/|
* / | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha2008-07-12
|/ /
* / x86_64: add pseudo-features for 32-bit compat syscallJeremy Fitzhardinge2008-07-11
|/
* x86: remove open-coded save/load segment operationsJeremy Fitzhardinge2008-07-08
* x86: move boot_params declaring to setup.cYinghai Lu2008-07-08
* x86: merge setup64.c into common_64.cYinghai Lu2008-07-08
* x86: change identify_cpu to staticYinghai Lu2008-07-08
* x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu2008-07-08