summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smp_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: get rid of smp_32.c and smp_64.cGlauber Costa2008-04-171-10/+0
* x86: create tlb filesGlauber Costa2008-04-171-275/+0
* x86: create smp.cGlauber Costa2008-04-171-205/+0
* x86: unify smp_send_stopGlauber Costa2008-04-171-1/+2
* x86: make stop_this_cpu looks exactly equal in both archesGlauber Costa2008-04-171-2/+3
* x86: change x86_64 smp_call_function_mask to look alike i386Glauber Costa2008-04-171-41/+16
* x86: provide __smp_call_functionGlauber Costa2008-04-171-1/+33
* x86: create smpcommon.cGlauber Costa2008-04-171-56/+0
* x86: remove irqs disabled warning.Glauber Costa2008-04-171-3/+0
* x86: remove export for smp_call_function_mask.Glauber Costa2008-04-171-1/+0
* x86: unify smp_cpus_doneGlauber Costa2008-04-171-0/+2
* x86: unify smp_prepare_cpusGlauber Costa2008-04-171-0/+1
* x86: unify prepare_boot_cpuGlauber Costa2008-04-171-0/+1
* x86: unify __cpu_up.Glauber Costa2008-04-171-0/+1
* x86: unify smp_call_function_maskGlauber Costa2008-04-171-3/+4
* x86: merge smp_send_rescheduleGlauber Costa2008-04-171-2/+5
* x86: move smp_ops extern declaration to common headerGlauber Costa2008-04-171-0/+2
* x86: voluntary leave_mm before entering ACPI C3Venki Pallipadi2008-01-301-1/+2
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-301-1/+1
* x86: cleanup tlbflush.h variantsThomas Gleixner2008-01-301-6/+6
* x86: smp_64.c: remove unused exports and cleanup while at itThomas Gleixner2008-01-301-39/+35
* x86: implement missing x86_64 function smp_call_function_mask()Laurent Vivier2007-10-191-56/+63
* x86: expand /proc/interrupts to include missing vectors, v2Joe Korty2007-10-171-0/+3
* x86_64: move kernelThomas Gleixner2007-10-111-0/+523
OpenPOWER on IntegriCloud