| Commit message (Expand) | Author | Age |
* | x86: use cpu/common.c on 64 bit | Yinghai Lu | 2008-09-05 |
* | x86: cpu/common*.c, merge whitespaces | Ingo Molnar | 2008-09-05 |
* | x86: cpu/common*.c, merge identify_cpu() | Yinghai Lu | 2008-09-05 |
* | x86: cpu/common*.c, merge generic_identify() | Yinghai Lu | 2008-09-05 |
* | x86: cpu/common*.c: merge print_cpu_info() | Yinghai Lu | 2008-09-05 |
* | x86: cpu/common*.c, merge early_identify_cpu() | Yinghai Lu | 2008-09-05 |
* | x86: cpu/common.c: merge get_cpu_cap() | Yinghai Lu | 2008-09-05 |
* | x86: cpu/common*.c, merge detect_ht() | Yinghai Lu | 2008-09-05 |
* | x86: cpu/common*.c, merge display_cacheinfo() | Yinghai Lu | 2008-09-05 |
* | x86: cpu/common.c, merge default_init() | Yinghai Lu | 2008-09-05 |
* | x86: cpu/common*.c, merge switch_to_new_gdt() | Yinghai Lu | 2008-09-05 |
* | x86: cpu/common*.c have same cpu_init(), with copying and #ifdef | Yinghai Lu | 2008-09-05 |
* | x86: cpu/common*.c, make 32-bit have 64-bit only functions | Yinghai Lu | 2008-09-05 |
* | x86: cpu/common.c, let 64-bit code have 32-bit only functions | Yinghai Lu | 2008-09-05 |
* | x86: same gdt_page with macro | Yinghai Lu | 2008-09-05 |
* | x86: make header file the same in arch/x86/kernel/cpu/common_xx.c | Yinghai Lu | 2008-09-05 |
* | x86: make detect_ht depend on CONFIG_X86_HT | Yinghai Lu | 2008-09-05 |
* | Merge branch 'x86/x2apic' into x86/core | Ingo Molnar | 2008-09-05 |
|\ |
|
| * | x86: use cpuid vector 0xb when available for detecting cpu topology | Suresh Siddha | 2008-08-23 |
| * | Merge branch 'x86/cpu' into x86/x2apic | Ingo Molnar | 2008-08-23 |
| |\ |
|
* | \ | Merge branch 'x86/cpu' into x86/core | Ingo Molnar | 2008-09-05 |
|\ \ \ |
|
| * | | | x86: move 32bit related functions together | Yinghai Lu | 2008-09-04 |
| * | | | x86: make get_mode_name of 64bit the same as 32bit | Yinghai Lu | 2008-09-04 |
| * | | | x86: remove cpu_vendor_dev | Yinghai Lu | 2008-09-04 |
| * | | | x86: order functions in cpu/common.c and cpu/common_64.c v2 | Yinghai Lu | 2008-09-04 |
| * | | | x86: make (early)_identify_cpu more the same between 32bit and 64 bit | Yinghai Lu | 2008-09-04 |
| * | | | Merge branch 'x86/debug' into x86/cpu | Ingo Molnar | 2008-09-04 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | x86_64: printout msr -v2 | Yinghai Lu | 2008-08-22 |
* | | | | Merge branch 'x86/cpu' into x86/core | H. Peter Anvin | 2008-09-04 |
|\| | | |
|
| * | | | x86: add NOPL as a synthetic CPU feature bit | H. Peter Anvin | 2008-08-18 |
| |/ / |
|
* | | | x86: cpu_init(): fix memory leak when using CPU hotplug | Andreas Herrmann | 2008-08-11 |
* | | | x86: pda_init(): fix memory leak when using CPU hotplug | Andreas Herrmann | 2008-08-11 |
| |/
|/| |
|
* | | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 |
|\| |
|
| *-------. | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 |
| |\ \ \ \ \ |
|
| | | | | | * | x86_64: further cleanup of 32-bit compat syscall mechanisms | Jeremy Fitzhardinge | 2008-07-16 |
| | | | | | * | x86: use __page_aligned_data/bss | Jeremy Fitzhardinge | 2008-07-16 |
| | |_|_|_|/
| |/| | | | |
|
| | | * | | | x86: remove extra calling to get ext cpuid level | Yinghai Lu | 2008-07-21 |
| | | * | | | x86: use setup_clear_cpu_cap() when disabling the lapic | Yinghai Lu | 2008-07-21 |
| | |/ / /
| |/| | | |
|
| | * | | | arch/x86/kernel/cpu/common_64.c: remove double inclusions | Alexander Beregalov | 2008-07-18 |
| |/ / / |
|
* | | | | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-18 |
|\| | | |
|
| * | | | x86: get x86_phys_bits early | Yinghai Lu | 2008-07-14 |
| | |/
| |/| |
|
* / | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema... | Suresh Siddha | 2008-07-12 |
|/ / |
|
* / | x86_64: add pseudo-features for 32-bit compat syscall | Jeremy Fitzhardinge | 2008-07-11 |
|/ |
|
* | x86: remove open-coded save/load segment operations | Jeremy Fitzhardinge | 2008-07-08 |
* | x86: move boot_params declaring to setup.c | Yinghai Lu | 2008-07-08 |
* | x86: merge setup64.c into common_64.c | Yinghai Lu | 2008-07-08 |
* | x86: change identify_cpu to static | Yinghai Lu | 2008-07-08 |
* | x86: seperate funcs from setup_64 to cpu common_64.c | Yinghai Lu | 2008-07-08 |