aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/mpparse.c
AgeCommit message (Expand)Author
2011-12-05x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas
2011-05-20x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'Suresh Siddha
2011-05-19Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-05-07Merge commit 'v2.6.39-rc6' into x86/cleanupsIngo Molnar
2011-04-04x86, mpparse: Put check_slot() into .init sectionRakib Mullick
2011-03-24x86, mpparse: Remove unnecessary variableRakib Mullick
2011-03-22x86, mpparse: Move check_slot into CONFIG_X86_IO_APIC contextRakib Mullick
2011-03-18x86: Fix common misspellingsLucas De Marchi
2010-12-09x86: Further simplify mp_irq info handlingFeng Tang
2010-12-09x86: Unify 3 similar ways of saving mp_irqs infoFeng Tang
2010-12-09x86, apic: Remove early_init_lapic_mapping()Yinghai Lu
2010-12-09x86, apic: Unify identical register_lapic_address() functionsYinghai Lu
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-27x86: Use memblock to replace early_resYinghai Lu
2010-08-05x86, apic: Map the local apic when parsing the MP table.Eric W. Biederman
2010-06-09x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman
2010-05-04x86, ioapic: In mpparse use mp_register_ioapicEric W. Biederman
2010-04-01x86: Handle overlapping mptablesAndi Kleen
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha
2009-12-11x86: Use find_e820() instead of hard coded trampoline addressYinghai Lu
2009-11-24x86: Move find_smp_config() earlier and avoid bootmem usageYinghai Lu
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-08-31x86: Move get/find_smp_config to x86_init_opsThomas Gleixner
2009-08-27x86: Move oem_bus_info to x86_init_opsThomas Gleixner
2009-08-27x86: Move mpc_oem_pci_bus to x86_init_opsThomas Gleixner
2009-08-27x86: Move smp_read_mpc_oem to x86_init_ops.Thomas Gleixner
2009-08-27x86: Move mpc_apic_id to x86_init_opsThomas Gleixner
2009-08-27x86: Sanitize smp_record and move it to x86_init_opsThomas Gleixner
2009-08-26x86, ioapic: Define IO_APIC_DEFAULT_PHYS_BASE constantCyrill Gorcunov
2009-05-18x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabledYinghai Lu
2009-05-18x86, irq: update_mptable needs pci_routeirqYinghai Lu
2009-05-11x86: fix alloc_mptable()Yinghai Lu
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