Suresh Siddha
|
1a8880a142
x86, apic: Make apic drivers static
|
14 年之前 |
Suresh Siddha
|
107e0e0cd8
x86, apic: Introduce .apicdrivers section to find the list of apic drivers
|
14 年之前 |
Tejun Heo
|
299a180aec
x86-32, NUMA: Update numaq to use new NUMA init protocol
|
14 年之前 |
Tejun Heo
|
797390d855
x86-32, NUMA: use sparse_memory_present_with_active_regions()
|
14 年之前 |
Tejun Heo
|
7210cf9217
x86-32, numa: Calculate remap size in common code
|
14 年之前 |
Tejun Heo
|
89e5dc218e
x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()
|
14 年之前 |
Tejun Heo
|
acb8bc09c6
x86: Add apic->x86_32_early_logical_apicid()
|
14 年之前 |
Tejun Heo
|
7632611f53
x86: Kill apic->cpu_to_logical_apicid()
|
14 年之前 |
Tejun Heo
|
4c321ff8a0
x86: Replace cpu_2_logical_apicid[] with early percpu variable
|
14 年之前 |
Yinghai Lu
|
a9ce6bc151
x86, memblock: Replace e820_/_early string with memblock_
|
15 年之前 |
Linus Torvalds
|
322aafa664
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
Thomas Gleixner
|
b72d0db9dd
x86: Move pci init function to x86_init
|
16 年之前 |
Frans Pop
|
3235dc3f22
x86: Remove trailing spaces in messages
|
15 年之前 |
Linus Torvalds
|
e33c019722
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
Yinghai Lu
|
b24c2a925a
x86: Move find_smp_config() earlier and avoid bootmem usage
|
15 年之前 |
Cyrill Gorcunov
|
7abc075313
x86: apic: Do not use stacked physid_mask_t
|
15 年之前 |
Thomas Gleixner
|
e11dadabf4
x86: apic namespace cleanup
|
16 年之前 |
Thomas Gleixner
|
845b3944bb
x86: Add timer_init to x86_init_ops
|
16 年之前 |
Thomas Gleixner
|
428cf9025b
x86: Move traps_init to x86_init_ops
|
16 年之前 |
Thomas Gleixner
|
66bcaf0bde
x86: Move irq_init to x86_init_ops
|
16 年之前 |
Thomas Gleixner
|
d9112f4302
x86: Move pre_intr_init to x86_init_ops
|
16 年之前 |
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
|
de93410310
x86: Move ioapic_ids_setup to x86_init_ops
|
16 年之前 |
Thomas Gleixner
|
f4848472cd
x86: Sanitize smp_record and move it to x86_init_ops
|
16 年之前 |
Thomas Gleixner
|
6b18ae3e2f
x86: Move memory_setup to x86_init_ops
|
16 年之前 |
Rakib Mullick
|
7473727be8
x86, apic: Fix false positive section mismatch in numaq_32.c
|
16 年之前 |