summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/mpparse.c
Commit message (Expand)AuthorAgeFilesLines
* x86: early check if a system is numaqYinghai Lu2008-06-041-3/+11
* x86: update mptableYinghai Lu2008-06-031-17/+384
* x86: fix mpparse falloutThomas Gleixner2008-05-251-32/+41
* x86: move mp_bus_not_pci from mpparse.cAlexey Starikovskiy2008-05-251-10/+0
* x86: mp_bus_id_to_pci_bus is not neededAlexey Starikovskiy2008-05-251-10/+0
* x86: move smp_found_configAlexey Starikovskiy2008-05-251-4/+4
* x86: move pic_mode to apic_32.cAlexey Starikovskiy2008-05-251-2/+0
* x86: Set pic_mode only if local apic code is presentAlexey Starikovskiy2008-05-251-1/+1
* x86: make config_irqsrc not MPspec specificAlexey Starikovskiy2008-05-251-1/+7
* x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy2008-05-251-2/+6
* x86: complete move ACPI from mpparse.cAlexey Starikovskiy2008-05-251-298/+1
* x86: move es7000_plat out of mpparse.cAlexey Starikovskiy2008-05-251-5/+6
* x86: cleanup print out for mptableYinghai Lu2008-05-251-7/+6
* x86: move mp_ioapic_routing to mpparse and make it staticThomas Gleixner2008-05-251-2/+2
* x86: es7000 build fixIngo Molnar2008-05-041-2/+5
* x86: uniq_ioapic_id - fix section mismatch warningJacek Luczak2008-04-261-1/+1
* x86: use bitmap library for pin_programmedAkinobu Mita2008-04-261-9/+5
* x86: use MP_intsrc_info()Akinobu Mita2008-04-261-17/+2
* x86: use BUILD_BUG_ON() for the size of struct intel_mp_floatingAkinobu Mita2008-04-261-3/+1
* x86: print out buggy mptableYinghai Lu2008-04-171-4/+7
* x86: merge mpparse_{32,64}.cAlexey Starikovskiy2008-04-171-0/+1102