- d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
- 39e00fe x86: mpparse.c: fix section mismatch warning by Marcin Slusarz · 16 years ago
- 67d0c9e x86: fix MP_processor_info section mismatch warning by Marcin Slusarz · 16 years ago
- 51ca3c6 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
- eeb0d7d x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk by Rene Herman · 16 years ago
- 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
- 64898a8 x86: extend and use x86_quirks to clean up NUMAQ code by Yinghai Lu · 16 years ago
- 3c9cb6d x86: introduce x86_quirks by Yinghai Lu · 16 years ago
- 6e1cb38 x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-remapping by Suresh Siddha · 16 years ago
- 3b33553 x86: add early quirk support by Ingo Molnar · 16 years ago
- fcfa146 x86: update mptable fix with no ioapic v2 by Yinghai Lu · 17 years ago
- d867e53 x86: keep MP_intsrc_info untouched if we do not update mptable by Yinghai Lu · 17 years ago
- d2dbf34 x86: clean up reserve_bootmem_generic() and port it to 32-bit by Yinghai Lu · 17 years ago
- b1f006b x86: make generic arch support NUMAQ, fix #2 by Yinghai Lu · 17 years ago
- 8b2ef1d x86: add flags parameter to reserve_bootmem_generic() by Bernhard Walle · 17 years ago
- d49c428 x86: make generic arch support NUMAQ by Yinghai Lu · 17 years ago
- e0da336 x86: introduce max_physical_apicid for bigsmp switching by Yinghai Lu · 17 years ago
- ab530e1 x86: early check if a system is numaq by Yinghai Lu · 17 years ago
- 2944e16 x86: update mptable by Yinghai Lu · 17 years ago
- 85cc35f x86: fix mpparse fallout by Thomas Gleixner · 17 years ago
- 8732fc4 x86: move mp_bus_not_pci from mpparse.c by Alexey Starikovskiy · 17 years ago
- ce6444d x86: mp_bus_id_to_pci_bus is not needed by Alexey Starikovskiy · 17 years ago
- bab4b27 x86: move smp_found_config by Alexey Starikovskiy · 17 years ago
- f391835 x86: move pic_mode to apic_32.c by Alexey Starikovskiy · 17 years ago
- b3e2416 x86: Set pic_mode only if local apic code is present by Alexey Starikovskiy · 17 years ago
- 2fddb6e28 x86: make config_irqsrc not MPspec specific by Alexey Starikovskiy · 17 years ago
- ec2cd0a x86: make struct config_ioapic not MPspec specific by Alexey Starikovskiy · 17 years ago
- 11113f8 x86: complete move ACPI from mpparse.c by Alexey Starikovskiy · 17 years ago
- 32c5061 x86: move es7000_plat out of mpparse.c by Alexey Starikovskiy · 17 years ago
- 11a62a0 x86: cleanup print out for mptable by Yinghai Lu · 17 years ago
- 7f028bc x86: move mp_ioapic_routing to mpparse and make it static by Thomas Gleixner · 17 years ago
- e37ee42 x86: es7000 build fix by Ingo Molnar · 17 years ago
- 991074f x86: uniq_ioapic_id - fix section mismatch warning by Jacek Luczak · 17 years ago
- a1a33fa x86: use bitmap library for pin_programmed by Akinobu Mita · 17 years ago
- 4abc1a0 x86: use MP_intsrc_info() by Akinobu Mita · 17 years ago
- 5d47a27 x86: use BUILD_BUG_ON() for the size of struct intel_mp_floating by Akinobu Mita · 17 years ago
- 711554d x86: print out buggy mptable by Yinghai Lu · 17 years ago
- 85bddde x86: merge mpparse_{32,64}.c by Alexey Starikovskiy · 17 years ago[Renamed (98%) from arch/x86/kernel/mpparse_32.c]
- cfa08d6 x86: unify mp_register_gsi by Alexey Starikovskiy · 17 years ago
- 57b733e x86: unify mp_register_ioapic by Alexey Starikovskiy · 17 years ago
- 22cbb4b x86: unify uniq_io_apic_id by Alexey Starikovskiy · 17 years ago
- 92fd4b7 x86: unify smp_scan_config by Alexey Starikovskiy · 17 years ago
- 4421b1c x86: unify get_smp_config by Alexey Starikovskiy · 17 years ago
- 62441bf x86: unify construct_default_ioirq_mptable by Alexey Starikovskiy · 17 years ago
- e950bea x86: unify smp_read_mpc by Alexey Starikovskiy · 17 years ago
- f8924e7 x86: unify mp_bus_info by Alexey Starikovskiy · 17 years ago
- 746f224 x86: unify arch/x86/kernel/mpparse_64.c by Alexey Starikovskiy · 17 years ago
- 888032c x86: add early flags to mpparse_32.c by Alexey Starikovskiy · 17 years ago
- 4ef8129 x86: lindent mpparse_32.c by Alexey Starikovskiy · 17 years ago
- 31d2092 x86: move mp_register_lapic_address to boot.c by Alexey Starikovskiy · 17 years ago
- dfac218 x86: move mp_register_lapic to boot.c by Alexey Starikovskiy · 17 years ago
- 2fe6014 x86: move up & smp variables to setup.c by Alexey Starikovskiy · 17 years ago
- 584f734 x86: move mp_irqs to io_apics_32.c by Alexey Starikovskiy · 17 years ago
- 9e5c5f1 x86: move mp_ioapic_routing to boot.c by Alexey Starikovskiy · 17 years ago
- 9f640cc x86: move mp_ioapics to io_apic_32.c by Alexey Starikovskiy · 17 years ago
- ba1ce61 x86: don't set io apic features if io-apic is not enabled, fix by Ingo Molnar · 17 years ago
- 61048c6 x86: don't set IO APIC features if IO APIC is not enabled by Alexey Starikovskiy · 17 years ago
- 0fc0906 x86: move phys_cpu_present_map to setup.c by Alexey Starikovskiy · 17 years ago
- a65d1d6 x86: increase size of APICID by Jack Steiner · 17 years ago
- 05f2d12 x86: change GET_APIC_ID() from an inline function to an out-of-line function by Jack Steiner · 17 years ago
- 903dcb5 x86: move generic_processor_info to apic_32.c by Alexey Starikovskiy · 17 years ago
- acff5a7 x86: move x86_bios_cpu_apicid to apic_32.c by Alexey Starikovskiy · 17 years ago
- fae9811 x86: mpparse, move boot cpu physical apicid to apic_32.c, fix by Ingo Molnar · 17 years ago
- 837e0e7 x86: move boot_cpu_physical_apicid to apic_32.c by Alexey Starikovskiy · 17 years ago
- 0c254e3 x86: move def_to_bigsmp to setup_32.c by Alexey Starikovskiy · 17 years ago
- 059c964 x86: mpparse, move disabled cpus to smpboot.c, fix by Ingo Molnar · 17 years ago
- 53c4c79 x86: move disabled_cpus to smpboot.c by Alexey Starikovskiy · 17 years ago
- 2bb9e9d x86: move num_processors to smpboot.c by Alexey Starikovskiy · 17 years ago
- 40014ba x86: move phys_cpu_present_map to smpboot.c by Alexey Starikovskiy · 17 years ago
- 8f6e2ca x86: move mp_lapic_addr to apic_32.c by Alexey Starikovskiy · 17 years ago
- e81b2c6 x86: move apic_ver array to apic_32.c by Alexey Starikovskiy · 17 years ago
- 08bef9d x86: don't use MP_processor_info for ACPI mode by Alexey Starikovskiy · 17 years ago
- c853c67 x86: separate generic_processor_info into its own function by Alexey Starikovskiy · 17 years ago
- 987dd2d x86: don't call MP_processor_info for disabled cpu by Alexey Starikovskiy · 17 years ago
- 2df2972 x86: move es7000_plat closer to its user by Alexey Starikovskiy · 17 years ago
- 89bda4f x86: use same index for processor maps by Alexey Starikovskiy · 17 years ago
- ede1389 x86: remove the write-only timer_uses_ioapic_pin_0 by Adrian Bunk · 17 years ago
- 8642050 x86: make struct mpc_config_translation NUMAQ-only by Alexey Starikovskiy · 17 years ago
- 0ec153a x86: remove mpc_oem_bus_info() by Alexey Starikovskiy · 17 years ago
- d285e33 x86: remove mpc_oem_pci_bus() by Alexey Starikovskiy · 17 years ago
- 4655c7d x86: remove mpc_apic_id() by Alexey Starikovskiy · 17 years ago
- ce3fe6b x86: use get_bios_ebda in mpparse_64.c by Alexey Starikovskiy · 17 years ago
- e3e3ffa x86: add uniq_ioapic_id to mpparse_32.c by Alexey Starikovskiy · 17 years ago
- 857033a x86: add bad_ioapic to mpparse_32.c by Alexey Starikovskiy · 17 years ago
- 1161705 x86: fill cpu to apicid and present map in mpparse, fix by Ingo Molnar · 17 years ago
- a6c422c x86: fill cpu to apicid and present map in mpparse by Glauber de Oliveira Costa · 17 years ago
- 73bf102 x86: fill bios cpu to apicid maps by Glauber de Oliveira Costa · 17 years ago
- 037cab0 x86: move mp_bus_id_to_node to numa.c by Alexey Starikovskiy · 17 years ago
- e129cb4 x86: move mp_bus_id_to_local to numa.c by Alexey Starikovskiy · 17 years ago
- c0a282c x86: make mp_bus_id_to_type optional by Alexey Starikovskiy · 17 years ago
- 9e0a2de x86: rearrange bus_type parse by Alexey Starikovskiy · 17 years ago
- a6333c3 x86: add mp_bus_not_pci bitmap to mpparse_32.c by Alexey Starikovskiy · 17 years ago
- 6079d2d x86: move quad_local_to_mp_bus_id to numa.c by Alexey Starikovskiy · 17 years ago
- 7b1292e x86: use disabled_cpus in i386 by Glauber Costa · 17 years ago
- 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
- 87d7e98 x86: fix section mismatch warning in acpi/boot.c by Sam Ravnborg · 17 years ago
- e91a3b4 x86: smp_scan_config() debugging printouts by Ingo Molnar · 17 years ago
- ab4a574 arch/x86/: spelling fixes by Joe Perches · 17 years ago
- 2ba7dee x86: 32-bit IOAPIC: de-fang IRQ compression by Len Brown · 17 years ago
- 64883ab x86: cleanup mpspec variants by Thomas Gleixner · 17 years ago