| Commit message (Expand) | Author | Age | Files | Lines |
* | x86_64: unstatic get_local_pda | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+2 |
* | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 1 | -9/+12 |
|\ |
|
| * | x86: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 1 | -9/+12 |
* | | x86: move prefill_possible_map calling early, fix | Ingo Molnar | 2008-07-08 | 1 | -3/+5 |
* | | x86: move prefill_possible_map calling early | Yinghai Lu | 2008-07-08 | 1 | -0/+4 |
* | | x86: move cpu_exit_clear to process_32.c | Glauber Costa | 2008-07-08 | 1 | -1/+0 |
* | | Merge branch 'x86/numa' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -12/+3 |
|\ \ |
|
| * | | x86: cleanup early per cpu variables/accesses v4 | Mike Travis | 2008-07-08 | 1 | -12/+3 |
| |/ |
|
* | | x86: extend e820 ealy_res support 32bit | Yinghai Lu | 2008-05-25 | 1 | -1/+0 |
|/ |
|
* | "make namespacecheck" fixes | Ingo Molnar | 2008-04-24 | 1 | -1/+0 |
* | x86: move suspend wakeup code to C | Pavel Machek | 2008-04-17 | 1 | -13/+0 |
* | x86: move up & smp variables to setup.c | Alexey Starikovskiy | 2008-04-17 | 1 | -1/+2 |
* | x86: clean up non-smp usage of cpu maps | Mike Travis | 2008-04-17 | 1 | -0/+5 |
* | x86: uv fix | Ingo Molnar | 2008-04-17 | 1 | -1/+1 |
* | x86: support for new UV apic | Jack Steiner | 2008-04-17 | 1 | -0/+5 |
* | x86: change GET_APIC_ID() from an inline function to an out-of-line function | Jack Steiner | 2008-04-17 | 1 | -1/+6 |
* | x86: merge smp_32.h and smp_64.h into smp.h | Glauber Costa | 2008-04-17 | 1 | -6/+5 |
* | x86: merge SMP definitions of smp.h | Glauber Costa | 2008-04-17 | 1 | -1/+32 |
* | x86: merge includes in smp.h | Glauber Costa | 2008-04-17 | 1 | -0/+13 |
* | x86: merge hard/logical_smp_processor_id | Glauber Costa | 2008-04-17 | 1 | -0/+27 |
* | x86: integrate do_boot_cpu | Glauber de Oliveira Costa | 2008-04-17 | 1 | -0/+3 |
* | x86: change boot_cpu_id to boot_cpu_physical_apicid | Glauber de Oliveira Costa | 2008-04-17 | 1 | -0/+3 |
* | x86: move stack_start to smp.h | Glauber de Oliveira Costa | 2008-04-17 | 1 | -0/+7 |
* | x86: unify extern masks declaration | Glauber de Oliveira Costa | 2008-04-17 | 1 | -0/+12 |
* | x86: merge smp_store_cpu_info | Glauber de Oliveira Costa | 2008-04-17 | 1 | -0/+2 |
* | x86: use start_ipi_hook in x86_64 | Glauber de Oliveira Costa | 2008-04-17 | 1 | -0/+3 |
* | x86: unify setup_trampoline | Glauber Costa | 2008-04-17 | 1 | -0/+4 |
* | x86: move trampoline arrays extern definition to smp.h | Glauber Costa | 2008-04-17 | 1 | -0/+6 |
* | x86: merge __cpu_disable and cpu_die | Glauber Costa | 2008-04-17 | 1 | -0/+3 |
* | x86: move hotplug related extern definitions to smp.h | Glauber Costa | 2008-04-17 | 1 | -0/+6 |
* | x86: make set_cpu_sibling_map nonstatic | Glauber Costa | 2008-04-17 | 1 | -0/+3 |
* | x86: unify smp_send_stop | Glauber Costa | 2008-04-17 | 1 | -0/+5 |
* | x86: move prefill_possible_map to common file | Glauber Costa | 2008-04-17 | 1 | -0/+1 |
* | x86: move disabled_cpus to common header | Glauber Costa | 2008-04-17 | 1 | -0/+3 |
* | x86: unify smp_cpus_done | Glauber Costa | 2008-04-17 | 1 | -0/+6 |
* | x86: unify smp_prepare_cpus | Glauber Costa | 2008-04-17 | 1 | -0/+6 |
* | x86: unify prepare_boot_cpu | Glauber Costa | 2008-04-17 | 1 | -0/+6 |
* | x86: unify __cpu_up. | Glauber Costa | 2008-04-17 | 1 | -0/+7 |
* | x86: unify smp_call_function_mask | Glauber Costa | 2008-04-17 | 1 | -0/+7 |
* | x86: merge smp_send_reschedule | Glauber Costa | 2008-04-17 | 1 | -0/+5 |
* | x86: move smp_ops extern declaration to common header | Glauber Costa | 2008-04-17 | 1 | -0/+3 |
* | x86: define smp_ops in common header | Glauber Costa | 2008-04-17 | 1 | -0/+14 |
* | x86: merge extern variables definitions | Glauber Costa | 2008-04-17 | 1 | -0/+6 |
* | x86: merge extern function definitions | Glauber Costa | 2008-04-17 | 1 | -0/+3 |
* | x86: commonize smp.h | Glauber Costa | 2008-04-17 | 1 | -0/+7 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+5 |