Commit Graph

71 Commits (d1de36f5b5a30b8f9dae7142516fb122ce1e0661)

Author SHA1 Message Date
Yinghai Lu 26f7ef14a7 x86: don't treat bigsmp as non-standard 16 years ago
Ingo Molnar e0c7ae376a x86: rename X86_GENERICARCH to X86_32_NON_STANDARD 16 years ago
Ingo Molnar 1dcdd3d15e x86: remove mach_apic.h 16 years ago
Ingo Molnar 1f75ed0c13 x86: remove mach_apicdef.h 16 years ago
Ingo Molnar fb5b33c9f6 x86: eliminate asm/mach-*/mach_mpparse.h 16 years ago
Ingo Molnar 9c7642470e x86: consolidate the ->mps_oem_check() code 16 years ago
Ingo Molnar 1322a2e2db x86, mpparse: call the generic quirk handlers early 16 years ago
Ingo Molnar 72ce016583 x86, apic: clean up ->setup_apic_routing() 16 years ago
Jaswinder Singh Rajput c2c21745ec x86: replacing mp_config_intsrc with mpc_intsrc 16 years ago
Jaswinder Singh Rajput b5ba7e6d1e x86: replacing mp_config_ioapic with mpc_ioapic 16 years ago
Jaswinder Singh Rajput 4884d8e6a0 x86: fix mpparse.c build error on latest git 16 years ago
Jaswinder Singh Rajput 1eb1b3b65d x86: rename all fields of mpf_intel mpf_X to X 16 years ago
Jaswinder Singh Rajput 41401db698 x86: rename intel_mp_floating to mpf_intel 16 years ago
Huang Weiyi 9e9197370d x86: remove duplicated #include's 16 years ago
Alan Cox 87c6fe2618 x86: update Alan Cox's email addresses 16 years ago
Jaswinder Singh Rajput 6c65da50bd x86: rename all fields of mpc_table mpc_X to X 16 years ago
Jaswinder Singh Rajput d4c715fad5 x86: rename all fields of mpc_bus mpc_X to X 16 years ago
Jaswinder Singh Rajput c4563826b7 x86: rename all fields of mpc_cpu mpc_X to X 16 years ago
Jaswinder Singh Rajput e253b396b1 x86: rename all fields of mpc_intsrc mpc_X to X 16 years ago
Jaswinder Singh Rajput b5ced7cdb0 x86: rename all fields of mpc_lintsrc mpc_X to X 16 years ago
Jaswinder Singh Rajput 5df82c7d18 x86: rename all fields of mpc_iopic mpc_X to X 16 years ago
Jaswinder Singh Rajput b0e239ffad x86: rename mpc_config_oemtable to mpc_oemtable 16 years ago
Jaswinder Singh Rajput 8fb2952b8a x86: rename mpc_config_lintsrc to mpc_lintsrc 16 years ago
Jaswinder Singh Rajput 540d4e72e1 x86: rename mpc_config_intsrc to mpc_intsrc 16 years ago
Jaswinder Singh Rajput 2b85b5fb47 x86: rename mpc_config_ioapic to mpc_ioapic 16 years ago
Jaswinder Singh Rajput f4f21b716b x86: rename mpc_config_processor to mpc_cpu 16 years ago
Jaswinder Singh Rajput 00fb8606e5 x86: rename mpc_config_bus to mpc_bus 16 years ago
Jaswinder Singh Rajput f29521e4ee x86: rename mp_config_table to mpc_table 16 years ago
Jaswinder Singh Rajput 103ceffb95 x86: mpparse.c fix style problems 16 years ago
Yinghai Lu 69b88afa8d x86: clean up get_smp_config() 16 years ago
Andi Kleen 9adc13867e x86: fix early panic with boot option "nosmp" 16 years ago
Marcin Slusarz 39e00fe20a x86: mpparse.c: fix section mismatch warning 17 years ago
Marcin Slusarz 67d0c9ebdc x86: fix MP_processor_info section mismatch warning 17 years ago
Rene Herman eeb0d7d113 x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk 17 years ago
Marcin Slusarz d406d21d90 x86: mpparse.c: fix section mismatch warning 17 years ago
Marcin Slusarz 85a14437ed x86: fix MP_processor_info section mismatch warning 17 years ago
Yinghai Lu 64898a8bad x86: extend and use x86_quirks to clean up NUMAQ code 17 years ago
Yinghai Lu 3c9cb6de1e x86: introduce x86_quirks 17 years ago
Suresh Siddha 6e1cb38a2a x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-remapping 17 years ago
Ingo Molnar 3b33553bad x86: add early quirk support 17 years ago
Bernhard Walle 3fd052b1b4 x86: add flags parameter to reserve_bootmem_generic() 17 years ago
Yinghai Lu fcfa146e41 x86: update mptable fix with no ioapic v2 17 years ago
Yinghai Lu d867e5310b x86: keep MP_intsrc_info untouched if we do not update mptable 17 years ago
Yinghai Lu d2dbf34332 x86: clean up reserve_bootmem_generic() and port it to 32-bit 17 years ago
Yinghai Lu b1f006b65c x86: make generic arch support NUMAQ, fix #2 17 years ago
Bernhard Walle 8b2ef1d728 x86: add flags parameter to reserve_bootmem_generic() 17 years ago
Yinghai Lu d49c428840 x86: make generic arch support NUMAQ 17 years ago
Yinghai Lu e0da336468 x86: introduce max_physical_apicid for bigsmp switching 17 years ago
Yinghai Lu ab530e1f78 x86: early check if a system is numaq 17 years ago
Yinghai Lu 2944e16b25 x86: update mptable 17 years ago