Age | Commit message (Expand) | Author | Files | Lines |
2008-10-13 | x86: move prefill_possible_map calling early, fix, V2 | Chuck Ebbert | 1 | -5/+3 |
2008-10-12 | Merge branch 'linus' into x86/xen | Ingo Molnar | 1 | -11/+16 |
2008-09-05 | x86: build fix for !CONFIG_SMP | Alex Nixon | 1 | -9/+0 |
2008-08-25 | x86: separate generic cpu disabling code from APIC writes in cpu_disable | Alex Nixon | 1 | -0/+1 |
2008-08-25 | x86: unify x86_32 and x86_64 play_dead into one function | Alex Nixon | 1 | -0/+1 |
2008-08-25 | x86_32: clean up play_dead | Alex Nixon | 1 | -1/+6 |
2008-08-25 | x86: add cpu hotplug hooks into smp_ops | Alex Nixon | 1 | -4/+24 |
2008-08-14 | Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core | Ingo Molnar | 1 | -1/+3 |
2008-07-26 | Merge branch 'x86/x2apic' into x86/core | Ingo Molnar | 1 | -7/+10 |
2008-07-22 | x86: consolidate header guards | Vegard Nossum | 1 | -3/+3 |
2008-07-22 | x86: process_32.c declare cpu_number before they get used | Jaswinder Singh | 1 | -1/+3 |
2008-07-22 | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 1 | -0/+2 |
2008-07-19 | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 1 | -9/+12 |
2008-07-16 | x86_64: unstatic get_local_pda | Jeremy Fitzhardinge | 1 | -0/+2 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 1 | -9/+12 |
2008-07-12 | x86: make read_apic_id return final apicid | Yinghai Lu | 1 | -3/+8 |
2008-07-12 | x64, x2apic/intr-remap: basic apic ops support | Suresh Siddha | 1 | -1/+1 |
2008-07-12 | x64, x2apic/intr-remap: introduce read_apic_id() to genapic routines | Suresh Siddha | 1 | -3/+1 |
2008-07-08 | x86: move prefill_possible_map calling early, fix | Ingo Molnar | 1 | -3/+5 |
2008-07-08 | x86: move prefill_possible_map calling early | Yinghai Lu | 1 | -0/+4 |
2008-07-08 | x86: move cpu_exit_clear to process_32.c | Glauber Costa | 1 | -1/+0 |
2008-07-08 | Merge branch 'x86/numa' into x86/devel | Ingo Molnar | 1 | -12/+3 |
2008-07-08 | x86: cleanup early per cpu variables/accesses v4 | Mike Travis | 1 | -12/+3 |
2008-06-26 | x86: convert to generic helpers for IPI function calls | Jens Axboe | 1 | -9/+12 |
2008-05-25 | x86: extend e820 ealy_res support 32bit | Yinghai Lu | 1 | -1/+0 |
2008-04-25 | "make namespacecheck" fixes | Ingo Molnar | 1 | -1/+0 |
2008-04-17 | x86: move suspend wakeup code to C | Pavel Machek | 1 | -13/+0 |
2008-04-17 | x86: move up & smp variables to setup.c | Alexey Starikovskiy | 1 | -1/+2 |
2008-04-17 | x86: clean up non-smp usage of cpu maps | Mike Travis | 1 | -0/+5 |
2008-04-17 | x86: uv fix | Ingo Molnar | 1 | -1/+1 |
2008-04-17 | x86: support for new UV apic | Jack Steiner | 1 | -0/+5 |
2008-04-17 | x86: change GET_APIC_ID() from an inline function to an out-of-line function | Jack Steiner | 1 | -1/+6 |
2008-04-17 | x86: merge smp_32.h and smp_64.h into smp.h | Glauber Costa | 1 | -6/+5 |
2008-04-17 | x86: merge SMP definitions of smp.h | Glauber Costa | 1 | -1/+32 |
2008-04-17 | x86: merge includes in smp.h | Glauber Costa | 1 | -0/+13 |
2008-04-17 | x86: merge hard/logical_smp_processor_id | Glauber Costa | 1 | -0/+27 |
2008-04-17 | x86: integrate do_boot_cpu | Glauber de Oliveira Costa | 1 | -0/+3 |
2008-04-17 | x86: change boot_cpu_id to boot_cpu_physical_apicid | Glauber de Oliveira Costa | 1 | -0/+3 |
2008-04-17 | x86: move stack_start to smp.h | Glauber de Oliveira Costa | 1 | -0/+7 |
2008-04-17 | x86: unify extern masks declaration | Glauber de Oliveira Costa | 1 | -0/+12 |
2008-04-17 | x86: merge smp_store_cpu_info | Glauber de Oliveira Costa | 1 | -0/+2 |
2008-04-17 | x86: use start_ipi_hook in x86_64 | Glauber de Oliveira Costa | 1 | -0/+3 |
2008-04-17 | x86: unify setup_trampoline | Glauber Costa | 1 | -0/+4 |
2008-04-17 | x86: move trampoline arrays extern definition to smp.h | Glauber Costa | 1 | -0/+6 |
2008-04-17 | x86: merge __cpu_disable and cpu_die | Glauber Costa | 1 | -0/+3 |
2008-04-17 | x86: move hotplug related extern definitions to smp.h | Glauber Costa | 1 | -0/+6 |
2008-04-17 | x86: make set_cpu_sibling_map nonstatic | Glauber Costa | 1 | -0/+3 |
2008-04-17 | x86: unify smp_send_stop | Glauber Costa | 1 | -0/+5 |
2008-04-17 | x86: move prefill_possible_map to common file | Glauber Costa | 1 | -0/+1 |
2008-04-17 | x86: move disabled_cpus to common header | Glauber Costa | 1 | -0/+3 |