Suresh Siddha
|
d537143084
x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'
|
14 年之前 |
Linus Torvalds
|
13588209aa
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 年之前 |
Ingo Molnar
|
4cb1f43ce8
Merge commit 'v2.6.39-rc6' into x86/cleanups
|
14 年之前 |
Rakib Mullick
|
64d21fc194
x86, mpparse: Put check_slot() into .init section
|
14 年之前 |
Rakib Mullick
|
9f1f1bfd8d
x86, mpparse: Remove unnecessary variable
|
14 年之前 |
Rakib Mullick
|
cbb84c4cc1
x86, mpparse: Move check_slot into CONFIG_X86_IO_APIC context
|
14 年之前 |
Lucas De Marchi
|
0d2eb44f63
x86: Fix common misspellings
|
14 年之前 |
Feng Tang
|
0e3fa13f4e
x86: Further simplify mp_irq info handling
|
14 年之前 |
Feng Tang
|
2d8009ba67
x86: Unify 3 similar ways of saving mp_irqs info
|
14 年之前 |
Yinghai Lu
|
f115714163
x86, apic: Remove early_init_lapic_mapping()
|
14 年之前 |
Yinghai Lu
|
c0104d38a7
x86, apic: Unify identical register_lapic_address() functions
|
14 年之前 |
Ingo Molnar
|
daab7fc734
Merge commit 'v2.6.36-rc3' into x86/memblock
|
14 年之前 |
Yinghai Lu
|
72d7c3b33c
x86: Use memblock to replace early_res
|
14 年之前 |
Eric W. Biederman
|
5989cd6a1c
x86, apic: Map the local apic when parsing the MP table.
|
15 年之前 |
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 年之前 |