aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/smpboot_32.c
AgeCommit message (Expand)Author
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-20spelling fixes: arch/i386/Simon Arlott
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis
2007-10-19x86: convert cpu_llc_id to be a per cpu variableMike Travis
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis
2007-10-19x86: fix CONFIG_NUMA and nosmp | maxcpus=0/1 crashIngo Molnar
2007-10-17x86: misc. constificationsJan Beulich
2007-10-17x86: enable NMI watchdog on nosmpIngo Molnar
2007-10-17i386: setup_trampoline() must be __cpuinitAdrian Bunk
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis
2007-10-11i386: move kernelThomas Gleixner