x86: don't treat bigsmp as non-standard
[safe/jmp/linux-2.6] / arch / x86 / kernel / mpparse.c
2009-01-30 Yinghai Lux86: don't treat bigsmp as non-standard
2009-01-29 Ingo Molnarx86: rename X86_GENERICARCH to X86_32_NON_STANDARD
2009-01-29 Ingo Molnarx86: remove mach_apic.h
2009-01-28 Ingo Molnarx86: remove mach_apicdef.h
2009-01-28 Ingo Molnarx86: eliminate asm/mach-*/mach_mpparse.h
2009-01-28 Ingo Molnarx86: consolidate the ->mps_oem_check() code
2009-01-28 Ingo Molnarx86, mpparse: call the generic quirk handlers early
2009-01-28 Ingo Molnarx86, apic: clean up ->setup_apic_routing()
2009-01-15 Ingo MolnarMerge branches 'cpus4096', 'x86/cleanups' and 'x86...
2009-01-14 Jaswinder Singh... x86: replacing mp_config_intsrc with mpc_intsrc
2009-01-14 Jaswinder Singh... x86: replacing mp_config_ioapic with mpc_ioapic
2009-01-12 Jaswinder Singh... x86: fix mpparse.c build error on latest git
2009-01-08 Jaswinder Singh... x86: rename all fields of mpf_intel mpf_X to X
2009-01-08 Jaswinder Singh... x86: rename intel_mp_floating to mpf_intel
2009-01-06 Ingo MolnarMerge branches 'x86/cleanups', 'x86/mpparse', 'x86...
2009-01-06 Huang Weiyix86: remove duplicated #include's
2009-01-05 Alan Coxx86: update Alan Cox's email addresses
2009-01-05 Jaswinder Singh... x86: rename all fields of mpc_table mpc_X to X
2009-01-05 Jaswinder Singh... x86: rename all fields of mpc_bus mpc_X to X
2009-01-05 Jaswinder Singh... x86: rename all fields of mpc_cpu mpc_X to X
2009-01-05 Jaswinder Singh... x86: rename all fields of mpc_intsrc mpc_X to X
2009-01-05 Jaswinder Singh... x86: rename all fields of mpc_lintsrc mpc_X to X
2009-01-05 Jaswinder Singh... x86: rename all fields of mpc_iopic mpc_X to X
2009-01-04 Jaswinder Singh... x86: rename mpc_config_oemtable to mpc_oemtable
2009-01-04 Jaswinder Singh... x86: rename mpc_config_lintsrc to mpc_lintsrc
2009-01-04 Jaswinder Singh... x86: rename mpc_config_intsrc to mpc_intsrc
2009-01-04 Jaswinder Singh... x86: rename mpc_config_ioapic to mpc_ioapic
2009-01-04 Jaswinder Singh... x86: rename mpc_config_processor to mpc_cpu
2009-01-04 Jaswinder Singh... x86: rename mpc_config_bus to mpc_bus
2009-01-04 Jaswinder Singh... x86: rename mp_config_table to mpc_table
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