aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/smpboot_32.c
AgeCommit message (Expand)Author
2008-01-30x86: remove set_kernel_exec()Andi Kleen
2008-01-30x86: remove unneded castsJan Engelhardt
2008-01-30x86: change bios_cpu_apicid to percpu data variable fixuptravis@sgi.com
2008-01-30x86: change NR_CPUS arrays in numa_64 fixuptravis@sgi.com
2008-01-30x86: cleanup x86_cpu_to_apicid referencestravis@sgi.com
2008-01-30x86: adjust enable_NMI_through_LVT0()Jan Beulich
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin
2008-01-30x86: prevent dereferencing non-allocated per_cpu variablesMike Travis
2008-01-30x86: adjust numa 32 namespaceThomas Gleixner
2008-01-30x86: nuke a ton of unused exportsThomas Gleixner
2007-12-19x86 smpboot_32.c section fixesAdrian Bunk
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