summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/common_64.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/cpu' into x86/xsaveH. Peter Anvin2008-09-041-0/+36
|\
| * x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin2008-08-181-0/+36
* | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-221-13/+2
|\ \ | |/
| *-------. Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-211-13/+2
| |\ \ \ \ \
| | | | | | * x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge2008-07-161-3/+0
| | | | | | * x86: use __page_aligned_data/bssJeremy Fitzhardinge2008-07-161-2/+2
| | |_|_|_|/ | |/| | | |
| | | * | | x86: remove extra calling to get ext cpuid levelYinghai Lu2008-07-211-1/+0
| | | * | | x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu2008-07-211-4/+0
| | |/ / / | |/| | |
| | * | | arch/x86/kernel/cpu/common_64.c: remove double inclusionsAlexander Beregalov2008-07-181-3/+0
| |/ / /
* | | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-181-6/+8
|\ \ \ \ | |/ / /
| * | | x86: get x86_phys_bits earlyYinghai Lu2008-07-141-6/+8
| | |/ | |/|
* | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha2008-07-121-0/+2
|/ /
* | x86_64: add pseudo-features for 32-bit compat syscallJeremy Fitzhardinge2008-07-111-0/+3
|/
* x86: remove open-coded save/load segment operationsJeremy Fitzhardinge2008-07-081-1/+2
* x86: move boot_params declaring to setup.cYinghai Lu2008-07-081-6/+0
* x86: merge setup64.c into common_64.cYinghai Lu2008-07-081-1/+276
* x86: change identify_cpu to staticYinghai Lu2008-07-081-1/+1
* x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu2008-07-081-0/+406
OpenPOWER on IntegriCloud