| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | x86: move mp_bus_id_to_local to numa.c | Alexey Starikovskiy | 2008-04-17 | 2 | -1/+2 | |
| | * | | x86: make mp_bus_id_to_type optional | Alexey Starikovskiy | 2008-04-17 | 1 | -1/+5 | |
| | * | | x86: add mp_bus_not_pci bitmap to mpparse_32.c | Alexey Starikovskiy | 2008-04-17 | 1 | -2/+1 | |
| | * | | x86: get boot_cpu_id as early for k8_scan_nodes | Yinghai Lu | 2008-04-17 | 2 | -0/+4 | |
| | * | | x86: move quad_local_to_mp_bus_id to numa.c | Alexey Starikovskiy | 2008-04-17 | 2 | -1/+2 | |
| | * | | x86: correct/clarify comment in nops.h | Mikael Pettersson | 2008-04-17 | 1 | -0/+2 | |
| | * | | x86: prevent unconditional writes to DebugCtl MSR | Jan Beulich | 2008-04-17 | 1 | -0/+9 | |
| | * | | x86: add AMD Northbridge MSR definition | stephane eranian | 2008-04-17 | 1 | -0/+1 | |
| | * | | x86: add cpu_has_arch_perfmon | stephane eranian | 2008-04-17 | 1 | -0/+1 | |
| | * | | x86: cleanup duplicate includes | Joe Perches | 2008-04-17 | 4 | -19/+5 | |
| | * | | x86: introduce initial apicid | Yinghai Lu | 2008-04-17 | 1 | -0/+1 | |
| | * | | x86: remove mach_reboot.h | Ingo Molnar | 2008-04-17 | 1 | -61/+0 | |
| | * | | x86: enhance DEBUG_RODATA support - alternatives | Mathieu Desnoyers | 2008-04-17 | 1 | -1/+22 | |
| | * | | x86: move extern declaration to vdso.h | Ingo Molnar | 2008-04-17 | 1 | -0/+7 | |
| | * | | x86: include/asm-x86/mutex_32.h - use angle brackets for include | Joe Perches | 2008-04-17 | 1 | -1/+1 | |
| | * | | x86: add comments to processor.h | Ingo Molnar | 2008-04-17 | 1 | -23/+28 | |
| | * | | x86: unify setup_trampoline | Glauber Costa | 2008-04-17 | 2 | -2/+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 | 3 | -6/+3 | |
| | * | | x86: move hotplug related extern definitions to smp.h | Glauber Costa | 2008-04-17 | 2 | -6/+6 | |
| | * | | x86: make set_cpu_sibling_map nonstatic | Glauber Costa | 2008-04-17 | 2 | -3/+3 | |
| | * | | x86: move equal types to common file | Glauber Costa | 2008-04-17 | 1 | -0/+1 | |
| | * | | x86: adjust types in smpcommon_32.c | Glauber Costa | 2008-04-17 | 1 | -3/+3 | |
| | * | | x86: remove cpu_llc_id from processor.h | Glauber Costa | 2008-04-17 | 1 | -3/+1 | |
| | * | | x86: unify smp_send_stop | Glauber Costa | 2008-04-17 | 2 | -5/+5 | |
| | * | | x86: provide hlt_works function. | Glauber Costa | 2008-04-17 | 1 | -0/+9 | |
| | * | | x86: move prefill_possible_map to common file | Glauber Costa | 2008-04-17 | 2 | -1/+1 | |
| | * | | x86: move disabled_cpus to common header | Glauber Costa | 2008-04-17 | 2 | -1/+3 | |
| | * | | x86: unify smp_cpus_done | Glauber Costa | 2008-04-17 | 2 | -7/+6 | |
| | * | | x86: unify smp_prepare_cpus | Glauber Costa | 2008-04-17 | 2 | -5/+6 | |
| | * | | x86: unify prepare_boot_cpu | Glauber Costa | 2008-04-17 | 2 | -5/+6 | |
| | * | | x86: unify __cpu_up. | Glauber Costa | 2008-04-17 | 2 | -5/+7 | |
| | * | | x86: unify smp_call_function_mask | Glauber Costa | 2008-04-17 | 2 | -6/+7 | |
| | * | | x86: merge smp_send_reschedule | Glauber Costa | 2008-04-17 | 3 | -6/+5 | |
| | * | | x86: move smp_ops extern declaration to common header | Glauber Costa | 2008-04-17 | 2 | -2/+3 | |
| | * | | x86: define smp_ops in common header | Glauber Costa | 2008-04-17 | 2 | -14/+14 | |
| | * | | x86: merge extern variables definitions | Glauber Costa | 2008-04-17 | 3 | -8/+6 | |
| | * | | x86: merge extern function definitions | Glauber Costa | 2008-04-17 | 3 | -8/+3 | |
| | * | | x86: commonize smp.h | Glauber Costa | 2008-04-17 | 1 | -0/+7 | |
| | * | | x86: fix switch_to() clobbers | Ingo Molnar | 2008-04-17 | 1 | -1/+9 | |
| | * | | x86: clean up switch_to() | Ingo Molnar | 2008-04-17 | 1 | -15/+31 | |
| | * | | x86: wmb() confusion in system.h | Pavel Machek | 2008-04-17 | 1 | -10/+1 | |
| | * | | x86: debug pmd_bad() | Ingo Molnar | 2008-04-17 | 1 | -1/+5 | |
| | * | | x86: redo cded932b75ab0a5f9181e | Ingo Molnar | 2008-04-17 | 2 | -3/+7 | |
| | * | | x86, tracing: add notrace to asm-x86/linkage.h | Ingo Molnar | 2008-04-17 | 1 | -0/+3 | |
| | * | | x86: clean up cpu capabilities accesses | Ingo Molnar | 2008-04-17 | 1 | -1/+5 | |
| | * | | x86: apic_is_clustered_box for vsmp | Yinghai Lu | 2008-04-17 | 1 | -0/+5 | |
| | * | | x86: clean up e820_reserve_resources on 64-bit | Yinghai Lu | 2008-04-17 | 1 | -2/+1 | |
| | * | | x86: de-macro start_thread() | Ingo Molnar | 2008-04-17 | 1 | -26/+3 | |
| | * | | x86: clean up include/asm-x86/processor.h | Ingo Molnar | 2008-04-17 | 1 | -280/+358 | |
