aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-19x86 smpboot_32.c section fixesAdrian Bunk1-3/+3
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-10-20spelling fixes: arch/i386/Simon Arlott1-1/+1
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-25/+26
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-7/+15
2007-10-19x86: fix CONFIG_NUMA and nosmp | maxcpus=0/1 crashIngo Molnar1-0/+2
2007-10-17x86: misc. constificationsJan Beulich1-2/+2
2007-10-17x86: enable NMI watchdog on nosmpIngo Molnar1-0/+6
2007-10-17i386: setup_trampoline() must be __cpuinitAdrian Bunk1-1/+1
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis1-18/+18
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis1-17/+17
2007-10-11i386: move kernelThomas Gleixner1-0/+1322