aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'x86/urgent' into core/signalIngo Molnar2008-10-12
|\
| * x86: fix early panic on amd64 due to typo in supported CPU sectionPetr Vandrovec2008-10-12
| * x86, early_ioremap: fix fencepost errorAlan Cox2008-10-12
| * x86: avoid dereferencing beyond stack + THREAD_SIZEDavid Rientjes2008-10-12
| * Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds2008-10-11
| |\
| | * Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-11
| | |\
| | | * x86, debug: print more information about unknown CPUsHans Schou2008-10-10
| | | * x86 setup: handle more than 8 CPU flag wordsH. Peter Anvin2008-09-16
| | | * x86: cpuid, fix typoIngo Molnar2008-09-14
| | | * x86: move transmeta cap read to early_init_transmeta()Yinghai Lu2008-09-14
| | | * x86: identify_cpu_without_cpuid v2Yinghai Lu2008-09-14
| | | * x86: extended "flags" to show virtualization HW feature in /proc/cpuinfoSheng Yang2008-09-10
| | | * x86: move VMX MSRs to msr-index.hSheng Yang2008-09-10
| | | * Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detectIngo Molnar2008-09-10
| | | |\
| | | * | x86: centaur_64.c remove duplicated setting of CONSTANT_TSCYinghai Lu2008-09-10
| | | * | x86: intel.c put workaround for old cpus togetherYinghai Lu2008-09-10
| | | * | x86: let intel 64-bit use intel.cYinghai Lu2008-09-10
| | | * | x86: make intel_64.c the same as intel.cYinghai Lu2008-09-10
| | | * | x86: make intel.c have 64-bit support codeYinghai Lu2008-09-10
| | | * | Merge branch 'x86/pebs' into x86/unify-cpu-detectIngo Molnar2008-09-10
| | | |\ \
| | | * | | x86: little clean up of intel.c/intel_64.cYinghai Lu2008-09-08
| | | * | | x86: make 64 bit to use amd.cYinghai Lu2008-09-08
| | | * | | x86: make amd_64 have 32 bit codeYinghai Lu2008-09-08
| | | * | | x86: make amd.c have 64bit support codeYinghai Lu2008-09-08
| | | * | | x86: merge header in amd_64.cYinghai Lu2008-09-08
| | | * | | x86: add srat_detect_node for amd64Yinghai Lu2008-09-08
| | | * | | x86: remove duplicated force_mwaitYinghai Lu2008-09-08
| | | * | | x86: cpu make amd.c more like amd_64.c v2Yinghai Lu2008-09-08
| | | * | | x86-64: add two __cpuinit annotationsJan Beulich2008-09-06
| | | * | | x86, cpu init: call early_init_xxx in init_xxxYinghai Lu2008-09-06
| | | * | | x86: remove duplicated get_model_name() callingYinghai Lu2008-09-06
| | | * | | x86, init_64.c: cleanupIngo Molnar2008-09-05
| | | * | | x86: move nonx_setup etc from common.c to init_64.cYinghai Lu2008-09-05
| | | * | | 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