Commit Graph

57 Commits (f313e12308f7c5ea645f18e759d104d088b18615)

Author SHA1 Message Date
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
Thomas Gleixner 85cc35fa72 x86: fix mpparse fallout 17 years ago
Alexey Starikovskiy 8732fc4b23 x86: move mp_bus_not_pci from mpparse.c 17 years ago
Alexey Starikovskiy ce6444d39f x86: mp_bus_id_to_pci_bus is not needed 17 years ago
Alexey Starikovskiy bab4b27c00 x86: move smp_found_config 17 years ago
Alexey Starikovskiy f391835290 x86: move pic_mode to apic_32.c 17 years ago
Alexey Starikovskiy b3e2416465 x86: Set pic_mode only if local apic code is present 17 years ago
Alexey Starikovskiy 2fddb6e28e x86: make config_irqsrc not MPspec specific 17 years ago
Alexey Starikovskiy ec2cd0a22e x86: make struct config_ioapic not MPspec specific 17 years ago
Alexey Starikovskiy 11113f84c7 x86: complete move ACPI from mpparse.c 17 years ago
Alexey Starikovskiy 32c5061265 x86: move es7000_plat out of mpparse.c 17 years ago
Yinghai Lu 11a62a0560 x86: cleanup print out for mptable 17 years ago
Thomas Gleixner 7f028bc0fd x86: move mp_ioapic_routing to mpparse and make it static 17 years ago
Ingo Molnar e37ee42caa x86: es7000 build fix 17 years ago