Commit Graph

118 Commits (109e941843893cb1b4f7bed24c615ba84ce00ff5)

Author SHA1 Message Date
Bjorn Helgaas 9e6866686b x86/mpparse: Account for bus types other than ISA and PCI 13 years ago
Tejun Heo 24aa07882b memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones 14 years ago
Tejun Heo ab5d140b9e x86: Use __memblock_alloc_base() in early_reserve_e820() 14 years ago
Suresh Siddha d537143084 x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' 14 years ago
Rakib Mullick 64d21fc194 x86, mpparse: Put check_slot() into .init section 14 years ago
Rakib Mullick 9f1f1bfd8d x86, mpparse: Remove unnecessary variable 14 years ago
Rakib Mullick cbb84c4cc1 x86, mpparse: Move check_slot into CONFIG_X86_IO_APIC context 14 years ago
Lucas De Marchi 0d2eb44f63 x86: Fix common misspellings 14 years ago
Feng Tang 0e3fa13f4e x86: Further simplify mp_irq info handling 14 years ago
Feng Tang 2d8009ba67 x86: Unify 3 similar ways of saving mp_irqs info 14 years ago
Yinghai Lu f115714163 x86, apic: Remove early_init_lapic_mapping() 14 years ago
Yinghai Lu c0104d38a7 x86, apic: Unify identical register_lapic_address() functions 14 years ago
Yinghai Lu 72d7c3b33c x86: Use memblock to replace early_res 15 years ago
Eric W. Biederman 5989cd6a1c x86, apic: Map the local apic when parsing the MP table. 15 years ago
Eric W. Biederman a4384df3e2 x86, irq: Rename gsi_end gsi_top, and fix off by one errors 15 years ago
Eric W. Biederman cf7500c0ea x86, ioapic: In mpparse use mp_register_ioapic 15 years ago
Andi Kleen 909fc87b32 x86: Handle overlapping mptables 15 years ago
Suresh Siddha 681ee44d40 x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs 15 years ago
Yinghai Lu 893f38d144 x86: Use find_e820() instead of hard coded trampoline address 15 years ago
Yinghai Lu b24c2a925a x86: Move find_smp_config() earlier and avoid bootmem usage 15 years ago
Thomas Gleixner b3f1b617f4 x86: Move get/find_smp_config to x86_init_ops 16 years ago
Thomas Gleixner 90e1c6969d x86: Move oem_bus_info to x86_init_ops 16 years ago
Thomas Gleixner 52fdb56846 x86: Move mpc_oem_pci_bus to x86_init_ops 16 years ago
Thomas Gleixner 72302142e1 x86: Move smp_read_mpc_oem to x86_init_ops. 16 years ago
Thomas Gleixner fd6c666149 x86: Move mpc_apic_id to x86_init_ops 16 years ago
Thomas Gleixner f4848472cd x86: Sanitize smp_record and move it to x86_init_ops 16 years ago
Cyrill Gorcunov 8f3e1df48b x86, ioapic: Define IO_APIC_DEFAULT_PHYS_BASE constant 16 years ago
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