summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/mpparse.c
AgeCommit message (Expand)Author
2009-04-12x86: Fix section mismatches in mpparseRakib Mullick
2009-03-21x86: mpparse.c introduce check_physptr helper functionJaswinder Singh Rajput
2009-03-21x86: mpparse.c introduce smp_dump_mptable helper functionJaswinder Singh Rajput
2009-03-19x86: mpparse: clean up code by introducing a few helper functions, fixIngo Molnar
2009-03-18x86: mpparse: clean up code by introducing a few helper functionsJaswinder Singh Rajput
2009-03-13x86: clean up output resulting from update_mptable optionJan Beulich
2009-03-04x86: reserve exact size of mptableYinghai Lu
2009-03-04x86: ioremap mptableYinghai Lu
2009-02-23x86: check mptable physptr with max_low_pfn on 32bitYinghai Lu
2009-02-17x86, apic: remove genapic.hIngo Molnar
2009-02-11x86: kernel/mpparse.c fix compilation warningsJaswinder Singh Rajput
2009-01-31x86: update copyrightsIngo Molnar
2009-01-30x86: don't treat bigsmp as non-standardYinghai Lu
2009-01-29x86: rename X86_GENERICARCH to X86_32_NON_STANDARDIngo Molnar
2009-01-29x86: remove mach_apic.hIngo Molnar
2009-01-28x86: remove mach_apicdef.hIngo Molnar
2009-01-28x86: eliminate asm/mach-*/mach_mpparse.hIngo Molnar
2009-01-28x86: consolidate the ->mps_oem_check() codeIngo Molnar
2009-01-28x86, mpparse: call the generic quirk handlers earlyIngo Molnar
2009-01-28x86, apic: clean up ->setup_apic_routing()Ingo Molnar
2009-01-15Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar
2009-01-14x86: replacing mp_config_intsrc with mpc_intsrcJaswinder Singh Rajput
2009-01-14x86: replacing mp_config_ioapic with mpc_ioapicJaswinder Singh Rajput
2009-01-12x86: fix mpparse.c build error on latest gitJaswinder Singh Rajput
2009-01-08x86: rename all fields of mpf_intel mpf_X to XJaswinder Singh Rajput
2009-01-08x86: rename intel_mp_floating to mpf_intelJaswinder Singh Rajput
2009-01-06Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...Ingo Molnar
2009-01-06x86: remove duplicated #include'sHuang Weiyi
2009-01-05x86: update Alan Cox's email addressesAlan Cox
2009-01-05x86: rename all fields of mpc_table mpc_X to XJaswinder Singh Rajput
2009-01-05x86: rename all fields of mpc_bus mpc_X to XJaswinder Singh Rajput
2009-01-05x86: rename all fields of mpc_cpu mpc_X to XJaswinder Singh Rajput
2009-01-05x86: rename all fields of mpc_intsrc mpc_X to XJaswinder Singh Rajput
2009-01-05x86: rename all fields of mpc_lintsrc mpc_X to XJaswinder Singh Rajput
2009-01-05x86: rename all fields of mpc_iopic mpc_X to XJaswinder Singh Rajput
2009-01-04x86: rename mpc_config_oemtable to mpc_oemtableJaswinder Singh Rajput
2009-01-04x86: rename mpc_config_lintsrc to mpc_lintsrcJaswinder Singh Rajput
2009-01-04x86: rename mpc_config_intsrc to mpc_intsrcJaswinder Singh Rajput
2009-01-04x86: rename mpc_config_ioapic to mpc_ioapicJaswinder Singh Rajput
2009-01-04x86: rename mpc_config_processor to mpc_cpuJaswinder Singh Rajput
2009-01-04x86: rename mpc_config_bus to mpc_busJaswinder Singh Rajput
2009-01-04x86: rename mp_config_table to mpc_tableJaswinder Singh Rajput
2009-01-02x86: mpparse.c fix style problemsJaswinder Singh Rajput
2008-12-08x86: clean up get_smp_config()Yinghai Lu
2008-12-04x86: fix early panic with boot option "nosmp"Andi Kleen
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar
2008-08-18x86: mpparse.c: fix section mismatch warningMarcin Slusarz
2008-08-18x86: fix MP_processor_info section mismatch warningMarcin Slusarz
2008-08-14Merge branch 'linus' into x86/coreIngo Molnar
2008-08-11x86, debug: tone down arch/x86/kernel/mpparse.c debugging printkRene Herman