Eric W. Biederman
|
a4384df3e2
x86, irq: Rename gsi_end gsi_top, and fix off by one errors
|
15 年之前 |
Eric W. Biederman
|
cf7500c0ea
x86, ioapic: In mpparse use mp_register_ioapic
|
15 年之前 |
Andi Kleen
|
909fc87b32
x86: Handle overlapping mptables
|
15 年之前 |
Suresh Siddha
|
681ee44d40
x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs
|
15 年之前 |
Yinghai Lu
|
893f38d144
x86: Use find_e820() instead of hard coded trampoline address
|
15 年之前 |
Yinghai Lu
|
b24c2a925a
x86: Move find_smp_config() earlier and avoid bootmem usage
|
15 年之前 |
Linus Torvalds
|
78f28b7c55
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
Thomas Gleixner
|
b3f1b617f4
x86: Move get/find_smp_config to x86_init_ops
|
16 年之前 |
Thomas Gleixner
|
90e1c6969d
x86: Move oem_bus_info to x86_init_ops
|
16 年之前 |
Thomas Gleixner
|
52fdb56846
x86: Move mpc_oem_pci_bus to x86_init_ops
|
16 年之前 |
Thomas Gleixner
|
72302142e1
x86: Move smp_read_mpc_oem to x86_init_ops.
|
16 年之前 |
Thomas Gleixner
|
fd6c666149
x86: Move mpc_apic_id to x86_init_ops
|
16 年之前 |
Thomas Gleixner
|
f4848472cd
x86: Sanitize smp_record and move it to x86_init_ops
|
16 年之前 |
Cyrill Gorcunov
|
8f3e1df48b
x86, ioapic: Define IO_APIC_DEFAULT_PHYS_BASE constant
|
16 年之前 |
Yinghai Lu
|
f1bdb52388
x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled
|
16 年之前 |
Yinghai Lu
|
629e15d245
x86, irq: update_mptable needs pci_routeirq
|
16 年之前 |
Yinghai Lu
|
ee214558c2
x86: fix alloc_mptable()
|
16 年之前 |
Rakib Mullick
|
575922248c
x86: Fix section mismatches in mpparse
|
16 年之前 |
Jaswinder Singh Rajput
|
0b3ba0c3cc
x86: mpparse.c introduce check_physptr helper function
|
16 年之前 |
Jaswinder Singh Rajput
|
5a5737eac2
x86: mpparse.c introduce smp_dump_mptable helper function
|
16 年之前 |
Ingo Molnar
|
c58603e81b
x86: mpparse: clean up code by introducing a few helper functions, fix
|
16 年之前 |
Jaswinder Singh Rajput
|
a683027856
x86: mpparse: clean up code by introducing a few helper functions
|
16 年之前 |
Jan Beulich
|
82034d6f59
x86: clean up output resulting from update_mptable option
|
16 年之前 |
Yinghai Lu
|
f62432395e
x86: reserve exact size of mptable
|
16 年之前 |
Yinghai Lu
|
8d4dd919b4
x86: ioremap mptable
|
16 年之前 |
Yinghai Lu
|
ecda06289f
x86: check mptable physptr with max_low_pfn on 32bit
|
16 年之前 |
Ingo Molnar
|
7b6aa335ca
x86, apic: remove genapic.h
|
16 年之前 |
Jaswinder Singh Rajput
|
ba1511bf7f
x86: kernel/mpparse.c fix compilation warnings
|
16 年之前 |
Ingo Molnar
|
8f47e16348
x86: update copyrights
|
16 年之前 |
Yinghai Lu
|
26f7ef14a7
x86: don't treat bigsmp as non-standard
|
16 年之前 |