x86, ia64: convert to use generic dma_map_ops struct
[safe/jmp/linux-2.6] / arch / x86 / kernel / mpparse.c
2009-01-02 Jaswinder Singh... x86: mpparse.c fix style problems
2008-12-08 Yinghai Lux86: clean up get_smp_config()
2008-12-04 Andi Kleenx86: fix early panic with boot option "nosmp"
2008-10-11 Ingo MolnarMerge branch 'x86/apic' into x86-v28-for-linus-phase4-B
2008-09-04 H. Peter AnvinMerge branch 'x86/cpu' into x86/xsave
2008-09-04 H. Peter AnvinMerge branch 'x86/cpu' into x86/core
2008-09-04 Ingo MolnarMerge branch 'linus' into x86/x2apic
2008-08-23 Ingo MolnarMerge branch 'x86/cpu' into x86/x2apic
2008-08-18 Marcin Slusarzx86: mpparse.c: fix section mismatch warning
2008-08-18 Marcin Slusarzx86: fix MP_processor_info section mismatch warning
2008-08-14 Ingo MolnarMerge branch 'linus' into x86/core
2008-08-14 Ingo MolnarMerge commit 'v2.6.27-rc3' into x86/xsave
2008-08-11 Rene Hermanx86, debug: tone down arch/x86/kernel/mpparse.c debuggi...
2008-08-11 Marcin Slusarzx86: mpparse.c: fix section mismatch warning
2008-08-11 Marcin Slusarzx86: fix MP_processor_info section mismatch warning
2008-07-22 Ingo MolnarMerge branch 'linus' into x86/x2apic
2008-07-20 Yinghai Lux86: extend and use x86_quirks to clean up NUMAQ code
2008-07-20 Yinghai Lux86: introduce x86_quirks
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: add x2apic support, including...
2008-07-10 Ingo Molnarx86: add early quirk support
2008-07-08 Bernhard Wallex86: add flags parameter to reserve_bootmem_generic()
2008-07-08 Yinghai Lux86: update mptable fix with no ioapic v2
2008-07-08 Yinghai Lux86: keep MP_intsrc_info untouched if we do not update...
2008-07-08 Yinghai Lux86: clean up reserve_bootmem_generic() and port it...
2008-07-08 Yinghai Lux86: make generic arch support NUMAQ, fix #2
2008-07-08 Bernhard Wallex86: add flags parameter to reserve_bootmem_generic()
2008-06-10 Yinghai Lux86: make generic arch support NUMAQ
2008-06-10 Yinghai Lux86: introduce max_physical_apicid for bigsmp switching
2008-06-04 Yinghai Lux86: early check if a system is numaq
2008-06-03 Yinghai Lux86: update mptable
2008-05-25 Thomas Gleixnerx86: fix mpparse fallout
2008-05-25 Alexey Starikovskiyx86: move mp_bus_not_pci from mpparse.c
2008-05-25 Alexey Starikovskiyx86: mp_bus_id_to_pci_bus is not needed
2008-05-25 Alexey Starikovskiyx86: move smp_found_config
2008-05-25 Alexey Starikovskiyx86: move pic_mode to apic_32.c
2008-05-25 Alexey Starikovskiyx86: Set pic_mode only if local apic code is present
2008-05-25 Alexey Starikovskiyx86: make config_irqsrc not MPspec specific
2008-05-25 Alexey Starikovskiyx86: make struct config_ioapic not MPspec specific
2008-05-25 Alexey Starikovskiyx86: complete move ACPI from mpparse.c
2008-05-25 Alexey Starikovskiyx86: move es7000_plat out of mpparse.c
2008-05-25 Yinghai Lux86: cleanup print out for mptable
2008-05-25 Thomas Gleixnerx86: move mp_ioapic_routing to mpparse and make it...
2008-05-04 Ingo Molnarx86: es7000 build fix
2008-04-26 Jacek Luczakx86: uniq_ioapic_id - fix section mismatch warning
2008-04-26 Akinobu Mitax86: use bitmap library for pin_programmed
2008-04-26 Akinobu Mitax86: use MP_intsrc_info()
2008-04-26 Akinobu Mitax86: use BUILD_BUG_ON() for the size of struct intel_mp...
2008-04-17 Yinghai Lux86: print out buggy mptable
2008-04-17 Alexey Starikovskiyx86: merge mpparse_{32,64}.c