aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-19x86: fix show cpuinfo cpu number always zeroMike Travis1-1/+1
2007-10-23x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz1-1/+1
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-10-20spelling fixes: arch/x86_64/Simon Arlott1-1/+1
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-22/+23
2007-10-19x86: convert cpu_llc_id to be a per cpu variableMike Travis1-3/+3
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis1-1/+22
2007-10-17x86: remove x86_cpu_to_log_apicidMike Travis1-1/+0
2007-10-17x86: misc. constificationsJan Beulich1-2/+2
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis1-13/+13
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis1-12/+12
2007-10-14x86: move local APIC timer init to the end of start_secondary()Thomas Gleixner1-5/+2
2007-10-12x86_64: convert to clock eventsThomas Gleixner1-4/+0
2007-10-11x86_64: move kernelThomas Gleixner1-0/+1085