aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/common_64.c
AgeCommit message (Expand)Author
2008-09-06x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann
2008-09-06x86: pda_init(): fix memory leak when using CPU hotplugAndreas Herrmann
2008-09-05x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-21x86: remove extra calling to get ext cpuid levelYinghai Lu
2008-07-21x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu
2008-07-18arch/x86/kernel/cpu/common_64.c: remove double inclusionsAlexander Beregalov
2008-07-16x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge
2008-07-16x86: use __page_aligned_data/bssJeremy Fitzhardinge
2008-07-14x86: get x86_phys_bits earlyYinghai Lu
2008-07-11x86_64: add pseudo-features for 32-bit compat syscallJeremy Fitzhardinge
2008-07-08x86: remove open-coded save/load segment operationsJeremy Fitzhardinge
2008-07-08x86: move boot_params declaring to setup.cYinghai Lu
2008-07-08x86: merge setup64.c into common_64.cYinghai Lu
2008-07-08x86: change identify_cpu to staticYinghai Lu
2008-07-08x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu