| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: get rid of smp_32.c and smp_64.c | Glauber Costa | 2008-04-17 | 1 | -10/+0 |
* | x86: create tlb files | Glauber Costa | 2008-04-17 | 1 | -275/+0 |
* | x86: create smp.c | Glauber Costa | 2008-04-17 | 1 | -205/+0 |
* | x86: unify smp_send_stop | Glauber Costa | 2008-04-17 | 1 | -1/+2 |
* | x86: make stop_this_cpu looks exactly equal in both arches | Glauber Costa | 2008-04-17 | 1 | -2/+3 |
* | x86: change x86_64 smp_call_function_mask to look alike i386 | Glauber Costa | 2008-04-17 | 1 | -41/+16 |
* | x86: provide __smp_call_function | Glauber Costa | 2008-04-17 | 1 | -1/+33 |
* | x86: create smpcommon.c | Glauber Costa | 2008-04-17 | 1 | -56/+0 |
* | x86: remove irqs disabled warning. | Glauber Costa | 2008-04-17 | 1 | -3/+0 |
* | x86: remove export for smp_call_function_mask. | Glauber Costa | 2008-04-17 | 1 | -1/+0 |
* | x86: unify smp_cpus_done | Glauber Costa | 2008-04-17 | 1 | -0/+2 |
* | x86: unify smp_prepare_cpus | Glauber Costa | 2008-04-17 | 1 | -0/+1 |
* | x86: unify prepare_boot_cpu | Glauber Costa | 2008-04-17 | 1 | -0/+1 |
* | x86: unify __cpu_up. | Glauber Costa | 2008-04-17 | 1 | -0/+1 |
* | x86: unify smp_call_function_mask | Glauber Costa | 2008-04-17 | 1 | -3/+4 |
* | x86: merge smp_send_reschedule | Glauber Costa | 2008-04-17 | 1 | -2/+5 |
* | x86: move smp_ops extern declaration to common header | Glauber Costa | 2008-04-17 | 1 | -0/+2 |
* | x86: voluntary leave_mm before entering ACPI C3 | Venki Pallipadi | 2008-01-30 | 1 | -1/+2 |
* | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin | 2008-01-30 | 1 | -1/+1 |
* | x86: cleanup tlbflush.h variants | Thomas Gleixner | 2008-01-30 | 1 | -6/+6 |
* | x86: smp_64.c: remove unused exports and cleanup while at it | Thomas Gleixner | 2008-01-30 | 1 | -39/+35 |
* | x86: implement missing x86_64 function smp_call_function_mask() | Laurent Vivier | 2007-10-19 | 1 | -56/+63 |
* | x86: expand /proc/interrupts to include missing vectors, v2 | Joe Korty | 2007-10-17 | 1 | -0/+3 |
* | x86_64: move kernel | Thomas Gleixner | 2007-10-11 | 1 | -0/+523 |