aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-17x86: early memtest to find bad ramYinghai Lu1-0/+3
2008-04-17x86: processor.h - use PAGE_SIZE instead of numeric valueCyrill Gorcunov1-1/+1
2008-04-17x86: simplify sync_test_bit()Jan Beulich1-20/+1
2008-04-17x86: remove the write-only timer_uses_ioapic_pin_0Adrian Bunk1-1/+0
2008-04-17x86: fix build breakage when PCI is define and PARAVIRT is notRavikiran G Thirumalai1-5/+2
2008-04-17x86: make struct mpc_config_translation NUMAQ-onlyAlexey Starikovskiy3-12/+10
2008-04-17x86: remove mpc_oem_bus_info()Alexey Starikovskiy6-40/+2
2008-04-17x86: remove mpc_oem_pci_bus()Alexey Starikovskiy6-29/+2
2008-04-17x86: remove mpc_apic_id()Alexey Starikovskiy6-47/+0
2008-04-17x86: use get_bios_ebda in mpparse_64.cAlexey Starikovskiy1-0/+0
2008-04-17x86: introduce smpboot_clear_io_apicGlauber de Oliveira Costa2-0/+9
2008-04-17x86: assign nr_ioapics = 0 in smpboot_hooks.hGlauber de Oliveira Costa1-0/+2
2008-04-17x86: integrate do_boot_cpuGlauber de Oliveira Costa1-0/+3
2008-04-17x86: change boot_cpu_id to boot_cpu_physical_apicidGlauber de Oliveira Costa4-10/+3
2008-04-17x86: move stack_start to smp.hGlauber de Oliveira Costa1-0/+7
2008-04-17x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa5-15/+17
2008-04-17x86: call nmi_watchdog_default in i386Glauber de Oliveira Costa1-1/+3
2008-04-17x86: unify nmi_32.h and nmi_64.hGlauber de Oliveira Costa3-152/+89
2008-04-17x86: wipe get_nmi_reason out of nmi_64.hGlauber de Oliveira Costa1-2/+0
2008-04-17x86: fix alloc_bootmem_pages_node macroGlauber de Oliveira Costa1-1/+1
2008-04-17x86: make node to apic mapping declarations unconditionalGlauber de Oliveira Costa1-4/+4
2008-04-17x86: define bios to apicid mappingGlauber de Oliveira Costa3-12/+6
2008-04-17x86: unify extern masks declarationGlauber de Oliveira Costa3-19/+12
2008-04-17x86: provide APIC_INTEGRATED definition for x86_64Glauber de Oliveira Costa1-1/+5
2008-04-17x86: merge smp_store_cpu_infoGlauber de Oliveira Costa2-2/+2
2008-04-17x86: use start_ipi_hook in x86_64Glauber de Oliveira Costa2-4/+3
2008-04-17x86: move mp_bus_id_to_node to numa.cAlexey Starikovskiy2-2/+1
2008-04-17x86: move mp_bus_id_to_local to numa.cAlexey Starikovskiy2-1/+2
2008-04-17x86: make mp_bus_id_to_type optionalAlexey Starikovskiy1-1/+5
2008-04-17x86: add mp_bus_not_pci bitmap to mpparse_32.cAlexey Starikovskiy1-2/+1
2008-04-17x86: get boot_cpu_id as early for k8_scan_nodesYinghai Lu2-0/+4
2008-04-17x86: move quad_local_to_mp_bus_id to numa.cAlexey Starikovskiy2-1/+2
2008-04-17x86: correct/clarify comment in nops.hMikael Pettersson1-0/+2
2008-04-17x86: prevent unconditional writes to DebugCtl MSRJan Beulich1-0/+9
2008-04-17x86: add AMD Northbridge MSR definitionstephane eranian1-0/+1
2008-04-17x86: add cpu_has_arch_perfmonstephane eranian1-0/+1
2008-04-17x86: cleanup duplicate includesJoe Perches4-19/+5
2008-04-17x86: introduce initial apicidYinghai Lu1-0/+1
2008-04-17x86: remove mach_reboot.hIngo Molnar1-61/+0
2008-04-17x86: enhance DEBUG_RODATA support - alternativesMathieu Desnoyers1-1/+22
2008-04-17x86: move extern declaration to vdso.hIngo Molnar1-0/+7
2008-04-17x86: include/asm-x86/mutex_32.h - use angle brackets for includeJoe Perches1-1/+1
2008-04-17x86: add comments to processor.hIngo Molnar1-23/+28
2008-04-17x86: unify setup_trampolineGlauber Costa2-2/+4
2008-04-17x86: move trampoline arrays extern definition to smp.hGlauber Costa1-0/+6
2008-04-17x86: merge __cpu_disable and cpu_dieGlauber Costa3-6/+3
2008-04-17x86: move hotplug related extern definitions to smp.hGlauber Costa2-6/+6
2008-04-17x86: make set_cpu_sibling_map nonstaticGlauber Costa2-3/+3
2008-04-17x86: move equal types to common fileGlauber Costa1-0/+1
2008-04-17x86: adjust types in smpcommon_32.cGlauber Costa1-3/+3