summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa2008-04-175-15/+17
* x86: call nmi_watchdog_default in i386Glauber de Oliveira Costa2008-04-171-1/+3
* x86: unify nmi_32.h and nmi_64.hGlauber de Oliveira Costa2008-04-173-152/+89Star
* x86: wipe get_nmi_reason out of nmi_64.hGlauber de Oliveira Costa2008-04-171-2/+0Star
* x86: fix alloc_bootmem_pages_node macroGlauber de Oliveira Costa2008-04-171-1/+1
* x86: make node to apic mapping declarations unconditionalGlauber de Oliveira Costa2008-04-171-4/+4
* x86: define bios to apicid mappingGlauber de Oliveira Costa2008-04-173-12/+6Star
* x86: unify extern masks declarationGlauber de Oliveira Costa2008-04-173-19/+12Star
* x86: provide APIC_INTEGRATED definition for x86_64Glauber de Oliveira Costa2008-04-171-1/+5
* x86: merge smp_store_cpu_infoGlauber de Oliveira Costa2008-04-172-2/+2
* x86: use start_ipi_hook in x86_64Glauber de Oliveira Costa2008-04-172-4/+3Star
* x86: move mp_bus_id_to_node to numa.cAlexey Starikovskiy2008-04-172-2/+1Star
* x86: move mp_bus_id_to_local to numa.cAlexey Starikovskiy2008-04-172-1/+2
* x86: make mp_bus_id_to_type optionalAlexey Starikovskiy2008-04-171-1/+5
* x86: add mp_bus_not_pci bitmap to mpparse_32.cAlexey Starikovskiy2008-04-171-2/+1Star
* x86: get boot_cpu_id as early for k8_scan_nodesYinghai Lu2008-04-172-0/+4
* x86: move quad_local_to_mp_bus_id to numa.cAlexey Starikovskiy2008-04-172-1/+2
* x86: correct/clarify comment in nops.hMikael Pettersson2008-04-171-0/+2
* x86: prevent unconditional writes to DebugCtl MSRJan Beulich2008-04-171-0/+9
* x86: add AMD Northbridge MSR definitionstephane eranian2008-04-171-0/+1
* x86: add cpu_has_arch_perfmonstephane eranian2008-04-171-0/+1
* x86: cleanup duplicate includesJoe Perches2008-04-174-19/+5Star
* x86: introduce initial apicidYinghai Lu2008-04-171-0/+1
* x86: remove mach_reboot.hIngo Molnar2008-04-171-61/+0Star
* x86: enhance DEBUG_RODATA support - alternativesMathieu Desnoyers2008-04-171-1/+22
* x86: move extern declaration to vdso.hIngo Molnar2008-04-171-0/+7
* x86: include/asm-x86/mutex_32.h - use angle brackets for includeJoe Perches2008-04-171-1/+1
* x86: add comments to processor.hIngo Molnar2008-04-171-23/+28
* x86: unify setup_trampolineGlauber Costa2008-04-172-2/+4
* x86: move trampoline arrays extern definition to smp.hGlauber Costa2008-04-171-0/+6
* x86: merge __cpu_disable and cpu_dieGlauber Costa2008-04-173-6/+3Star
* x86: move hotplug related extern definitions to smp.hGlauber Costa2008-04-172-6/+6
* x86: make set_cpu_sibling_map nonstaticGlauber Costa2008-04-172-3/+3
* x86: move equal types to common fileGlauber Costa2008-04-171-0/+1
* x86: adjust types in smpcommon_32.cGlauber Costa2008-04-171-3/+3
* x86: remove cpu_llc_id from processor.hGlauber Costa2008-04-171-3/+1Star
* x86: unify smp_send_stopGlauber Costa2008-04-172-5/+5
* x86: provide hlt_works function.Glauber Costa2008-04-171-0/+9
* x86: move prefill_possible_map to common fileGlauber Costa2008-04-172-1/+1
* x86: move disabled_cpus to common headerGlauber Costa2008-04-172-1/+3
* x86: unify smp_cpus_doneGlauber Costa2008-04-172-7/+6Star
* x86: unify smp_prepare_cpusGlauber Costa2008-04-172-5/+6
* x86: unify prepare_boot_cpuGlauber Costa2008-04-172-5/+6
* x86: unify __cpu_up.Glauber Costa2008-04-172-5/+7
* x86: unify smp_call_function_maskGlauber Costa2008-04-172-6/+7
* x86: merge smp_send_rescheduleGlauber Costa2008-04-173-6/+5Star
* x86: move smp_ops extern declaration to common headerGlauber Costa2008-04-172-2/+3
* x86: define smp_ops in common headerGlauber Costa2008-04-172-14/+14
* x86: merge extern variables definitionsGlauber Costa2008-04-173-8/+6Star
* x86: merge extern function definitionsGlauber Costa2008-04-173-8/+3Star