aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/smp_32.c
AgeCommit message (Expand)Author
2008-01-30x86: voluntary leave_mm before entering ACPI C3Venki Pallipadi
2008-01-30x86: remove all definitions with fastcallHarvey Harrison
2008-01-30x86: prevent dereferencing non-allocated per_cpu variablesMike Travis
2007-10-27x86: export smp_ops to allow modular build of KVMThomas Gleixner
2007-10-27Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner
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_to_apicid to be a per cpu variableMike Travis
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty
2007-10-17i386: export i386 smp_call_function_mask() to modulesLaurent Vivier
2007-10-11i386: move kernelThomas Gleixner