summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
AgeCommit message (Expand)AuthorLines
2008-04-17x86: move mp_bus_id_to_local to numa.cAlexey Starikovskiy-1/+2
2008-04-17x86: make mp_bus_id_to_type optionalAlexey Starikovskiy-1/+5
2008-04-17x86: add mp_bus_not_pci bitmap to mpparse_32.cAlexey Starikovskiy-2/+1
2008-04-17x86: get boot_cpu_id as early for k8_scan_nodesYinghai Lu-0/+4
2008-04-17x86: move quad_local_to_mp_bus_id to numa.cAlexey Starikovskiy-1/+2
2008-04-17x86: correct/clarify comment in nops.hMikael Pettersson-0/+2
2008-04-17x86: prevent unconditional writes to DebugCtl MSRJan Beulich-0/+9
2008-04-17x86: add AMD Northbridge MSR definitionstephane eranian-0/+1
2008-04-17x86: add cpu_has_arch_perfmonstephane eranian-0/+1
2008-04-17x86: cleanup duplicate includesJoe Perches-19/+5
2008-04-17x86: introduce initial apicidYinghai Lu-0/+1
2008-04-17x86: remove mach_reboot.hIngo Molnar-61/+0
2008-04-17x86: enhance DEBUG_RODATA support - alternativesMathieu Desnoyers-1/+22
2008-04-17x86: move extern declaration to vdso.hIngo Molnar-0/+7
2008-04-17x86: include/asm-x86/mutex_32.h - use angle brackets for includeJoe Perches-1/+1
2008-04-17x86: add comments to processor.hIngo Molnar-23/+28
2008-04-17x86: unify setup_trampolineGlauber Costa-2/+4
2008-04-17x86: move trampoline arrays extern definition to smp.hGlauber Costa-0/+6
2008-04-17x86: merge __cpu_disable and cpu_dieGlauber Costa-6/+3
2008-04-17x86: move hotplug related extern definitions to smp.hGlauber Costa-6/+6
2008-04-17x86: make set_cpu_sibling_map nonstaticGlauber Costa-3/+3
2008-04-17x86: move equal types to common fileGlauber Costa-0/+1
2008-04-17x86: adjust types in smpcommon_32.cGlauber Costa-3/+3
2008-04-17x86: remove cpu_llc_id from processor.hGlauber Costa-3/+1
2008-04-17x86: unify smp_send_stopGlauber Costa-5/+5
2008-04-17x86: provide hlt_works function.Glauber Costa-0/+9
2008-04-17x86: move prefill_possible_map to common fileGlauber Costa-1/+1
2008-04-17x86: move disabled_cpus to common headerGlauber Costa-1/+3
2008-04-17x86: unify smp_cpus_doneGlauber Costa-7/+6
2008-04-17x86: unify smp_prepare_cpusGlauber Costa-5/+6
2008-04-17x86: unify prepare_boot_cpuGlauber Costa-5/+6
2008-04-17x86: unify __cpu_up.Glauber Costa-5/+7
2008-04-17x86: unify smp_call_function_maskGlauber Costa-6/+7
2008-04-17x86: merge smp_send_rescheduleGlauber Costa-6/+5
2008-04-17x86: move smp_ops extern declaration to common headerGlauber Costa-2/+3
2008-04-17x86: define smp_ops in common headerGlauber Costa-14/+14
2008-04-17x86: merge extern variables definitionsGlauber Costa-8/+6
2008-04-17x86: merge extern function definitionsGlauber Costa-8/+3
2008-04-17x86: commonize smp.hGlauber Costa-0/+7
2008-04-17x86: fix switch_to() clobbersIngo Molnar-1/+9
2008-04-17x86: clean up switch_to()Ingo Molnar-15/+31
2008-04-17x86: wmb() confusion in system.hPavel Machek-10/+1
2008-04-17x86: debug pmd_bad()Ingo Molnar-1/+5
2008-04-17x86: redo cded932b75ab0a5f9181eIngo Molnar-3/+7
2008-04-17x86, tracing: add notrace to asm-x86/linkage.hIngo Molnar-0/+3
2008-04-17x86: clean up cpu capabilities accessesIngo Molnar-1/+5
2008-04-17x86: apic_is_clustered_box for vsmpYinghai Lu-0/+5
2008-04-17x86: clean up e820_reserve_resources on 64-bitYinghai Lu-2/+1
2008-04-17x86: de-macro start_thread()Ingo Molnar-26/+3
2008-04-17x86: clean up include/asm-x86/processor.hIngo Molnar-280/+358