summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/common_64.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar1-13/+2
2008-07-21x86: remove extra calling to get ext cpuid levelYinghai Lu1-1/+0
2008-07-21x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu1-4/+0
2008-07-18arch/x86/kernel/cpu/common_64.c: remove double inclusionsAlexander Beregalov1-3/+0
2008-07-16x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge1-3/+0
2008-07-16x86: use __page_aligned_data/bssJeremy Fitzhardinge1-2/+2
2008-07-14x86: get x86_phys_bits earlyYinghai Lu1-6/+8
2008-07-11x86_64: add pseudo-features for 32-bit compat syscallJeremy Fitzhardinge1-0/+3
2008-07-08x86: remove open-coded save/load segment operationsJeremy Fitzhardinge1-1/+2
2008-07-08x86: move boot_params declaring to setup.cYinghai Lu1-6/+0
2008-07-08x86: merge setup64.c into common_64.cYinghai Lu1-1/+276
2008-07-08x86: change identify_cpu to staticYinghai Lu1-1/+1
2008-07-08x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu1-0/+406