Commit Graph

86 Commits (70bdb6b275d789ddf05c3a858e6b57715539394b)

Author SHA1 Message Date
Yinghai Lu f1bdb52388 x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled 16 years ago
Yinghai Lu 629e15d245 x86, irq: update_mptable needs pci_routeirq 16 years ago
Yinghai Lu ee214558c2 x86: fix alloc_mptable() 16 years ago
Rakib Mullick 575922248c x86: Fix section mismatches in mpparse 16 years ago
Jaswinder Singh Rajput 0b3ba0c3cc x86: mpparse.c introduce check_physptr helper function 16 years ago
Jaswinder Singh Rajput 5a5737eac2 x86: mpparse.c introduce smp_dump_mptable helper function 16 years ago
Ingo Molnar c58603e81b x86: mpparse: clean up code by introducing a few helper functions, fix 16 years ago
Jaswinder Singh Rajput a683027856 x86: mpparse: clean up code by introducing a few helper functions 16 years ago
Jan Beulich 82034d6f59 x86: clean up output resulting from update_mptable option 16 years ago
Yinghai Lu f62432395e x86: reserve exact size of mptable 16 years ago
Yinghai Lu 8d4dd919b4 x86: ioremap mptable 16 years ago
Yinghai Lu ecda06289f x86: check mptable physptr with max_low_pfn on 32bit 16 years ago
Ingo Molnar 7b6aa335ca x86, apic: remove genapic.h 16 years ago
Jaswinder Singh Rajput ba1511bf7f x86: kernel/mpparse.c fix compilation warnings 16 years ago
Ingo Molnar 8f47e16348 x86: update copyrights 16 years ago
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