aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/mpparse.c
Commit message (Expand)AuthorAge
* Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-11
|\
| * Merge branch 'linus' into x86/coreIngo Molnar2008-08-14
| |\
| * \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-22
| |\ \
| * | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha2008-07-12
* | | | x86: mpparse.c: fix section mismatch warningMarcin Slusarz2008-08-18
* | | | x86: fix MP_processor_info section mismatch warningMarcin Slusarz2008-08-18
| |_|/ |/| |
* | | x86, debug: tone down arch/x86/kernel/mpparse.c debugging printkRene Herman2008-08-11
| |/ |/|
* | x86: extend and use x86_quirks to clean up NUMAQ codeYinghai Lu2008-07-20
* | x86: introduce x86_quirksYinghai Lu2008-07-20
|/
* x86: add early quirk supportIngo Molnar2008-07-10
* x86: update mptable fix with no ioapic v2Yinghai Lu2008-07-08
* x86: keep MP_intsrc_info untouched if we do not update mptableYinghai Lu2008-07-08
* x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu2008-07-08
* x86: make generic arch support NUMAQ, fix #2Yinghai Lu2008-07-08
* x86: add flags parameter to reserve_bootmem_generic()Bernhard Walle2008-07-08
* x86: make generic arch support NUMAQYinghai Lu2008-06-10
* x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu2008-06-10
* x86: early check if a system is numaqYinghai Lu2008-06-04
* x86: update mptableYinghai Lu2008-06-03
* x86: fix mpparse falloutThomas Gleixner2008-05-25
* x86: move mp_bus_not_pci from mpparse.cAlexey Starikovskiy2008-05-25
* x86: mp_bus_id_to_pci_bus is not neededAlexey Starikovskiy2008-05-25
* x86: move smp_found_configAlexey Starikovskiy2008-05-25
* x86: move pic_mode to apic_32.cAlexey Starikovskiy2008-05-25
* x86: Set pic_mode only if local apic code is presentAlexey Starikovskiy2008-05-25
* x86: make config_irqsrc not MPspec specificAlexey Starikovskiy2008-05-25
* x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy2008-05-25
* x86: complete move ACPI from mpparse.cAlexey Starikovskiy2008-05-25
* x86: move es7000_plat out of mpparse.cAlexey Starikovskiy2008-05-25
* x86: cleanup print out for mptableYinghai Lu2008-05-25
* x86: move mp_ioapic_routing to mpparse and make it staticThomas Gleixner2008-05-25
* x86: es7000 build fixIngo Molnar2008-05-04
* x86: uniq_ioapic_id - fix section mismatch warningJacek Luczak2008-04-26
* x86: use bitmap library for pin_programmedAkinobu Mita2008-04-26
* x86: use MP_intsrc_info()Akinobu Mita2008-04-26
* x86: use BUILD_BUG_ON() for the size of struct intel_mp_floatingAkinobu Mita2008-04-26
* x86: print out buggy mptableYinghai Lu2008-04-17
* x86: merge mpparse_{32,64}.cAlexey Starikovskiy2008-04-17