| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: merge smp_32.h and smp_64.h into smp.h | Glauber Costa | 2008-04-17 | 1 | -12/+0 |
* | x86: merge SMP definitions of smp.h | Glauber Costa | 2008-04-17 | 1 | -21/+0 |
* | x86: merge includes in smp.h | Glauber Costa | 2008-04-17 | 1 | -13/+0 |
* | x86: merge hard/logical_smp_processor_id | Glauber Costa | 2008-04-17 | 1 | -27/+0 |
* | include/asm-x86/smp_32.h: checkpatch cleanups - formatting only | Joe Perches | 2008-04-17 | 1 | -3/+3 |
* | x86: change boot_cpu_id to boot_cpu_physical_apicid | Glauber de Oliveira Costa | 2008-04-17 | 1 | -5/+0 |
* | x86: unify extern masks declaration | Glauber de Oliveira Costa | 2008-04-17 | 1 | -8/+0 |
* | x86: merge smp_store_cpu_info | Glauber de Oliveira Costa | 2008-04-17 | 1 | -2/+0 |
* | x86: use start_ipi_hook in x86_64 | Glauber de Oliveira Costa | 2008-04-17 | 1 | -4/+0 |
* | x86: merge __cpu_disable and cpu_die | Glauber Costa | 2008-04-17 | 1 | -3/+0 |
* | x86: move hotplug related extern definitions to smp.h | Glauber Costa | 2008-04-17 | 1 | -6/+0 |
* | x86: make set_cpu_sibling_map nonstatic | Glauber Costa | 2008-04-17 | 1 | -3/+0 |
* | x86: adjust types in smpcommon_32.c | Glauber Costa | 2008-04-17 | 1 | -3/+3 |
* | x86: unify smp_send_stop | Glauber Costa | 2008-04-17 | 1 | -5/+0 |
* | x86: unify smp_cpus_done | Glauber Costa | 2008-04-17 | 1 | -7/+0 |
* | x86: unify smp_prepare_cpus | Glauber Costa | 2008-04-17 | 1 | -5/+0 |
* | x86: unify prepare_boot_cpu | Glauber Costa | 2008-04-17 | 1 | -5/+0 |
* | x86: unify __cpu_up. | Glauber Costa | 2008-04-17 | 1 | -5/+0 |
* | x86: unify smp_call_function_mask | Glauber Costa | 2008-04-17 | 1 | -6/+0 |
* | x86: merge smp_send_reschedule | Glauber Costa | 2008-04-17 | 1 | -4/+0 |
* | x86: move smp_ops extern declaration to common header | Glauber Costa | 2008-04-17 | 1 | -2/+0 |
* | x86: define smp_ops in common header | Glauber Costa | 2008-04-17 | 1 | -14/+0 |
* | x86: merge extern variables definitions | Glauber Costa | 2008-04-17 | 1 | -4/+0 |
* | x86: merge extern function definitions | Glauber Costa | 2008-04-17 | 1 | -4/+0 |
* | x86: cleanup x86_cpu_to_apicid references | travis@sgi.com | 2008-01-30 | 1 | -1/+1 |
* | x86: cleanup smp.h variants | Thomas Gleixner | 2008-01-30 | 1 | -68/+49 |
* | Revert "i386: export i386 smp_call_function_mask() to modules" | Thomas Gleixner | 2007-10-27 | 1 | -3/+6 |
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-19 | 1 | -2/+4 |
|\ |
|
| * | x86: convert cpu_to_apicid to be a per cpu variable | Mike Travis | 2007-10-19 | 1 | -2/+4 |
* | | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 1 | -1/+1 |
|/ |
|
* | i386: export i386 smp_call_function_mask() to modules | Laurent Vivier | 2007-10-17 | 1 | -6/+3 |
* | Convert cpu_sibling_map to be a per cpu variable | Mike Travis | 2007-10-16 | 1 | -1/+1 |
* | x86: Convert cpu_core_map to be a per cpu variable | Mike Travis | 2007-10-16 | 1 | -1/+1 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+182 |