summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/smp_64.c
AgeCommit message (Expand)Author
2008-04-17x86: unify smp_cpus_doneGlauber Costa
2008-04-17x86: unify smp_prepare_cpusGlauber Costa
2008-04-17x86: unify prepare_boot_cpuGlauber Costa
2008-04-17x86: unify __cpu_up.Glauber Costa
2008-04-17x86: unify smp_call_function_maskGlauber Costa
2008-04-17x86: merge smp_send_rescheduleGlauber Costa
2008-04-17x86: move smp_ops extern declaration to common headerGlauber Costa
2008-01-30x86: voluntary leave_mm before entering ACPI C3Venki Pallipadi
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin
2008-01-30x86: cleanup tlbflush.h variantsThomas Gleixner
2008-01-30x86: smp_64.c: remove unused exports and cleanup while at itThomas Gleixner
2007-10-19x86: implement missing x86_64 function smp_call_function_mask()Laurent Vivier
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty
2007-10-11x86_64: move kernelThomas Gleixner