Yinghai Lu
|
ce97c40e28
x86: move reserve_standard_io_resource to setup.c
|
17 years ago |
Yinghai Lu
|
3c999f1426
x86: check command line when CONFIG_X86_MPPARSE is not set, v2
|
17 years ago |
Bernhard Walle
|
1ecd27657b
x86: unify crashkernel reservation for 32 and 64 bit
|
17 years ago |
Ingo Molnar
|
2b4fa851b2
Merge branch 'x86/numa' into x86/devel
|
17 years ago |
Randy Dunlap
|
053713f574
x86: fix setup.c printk format warning
|
17 years ago |
Vegard Nossum
|
03db1f74a7
x86: don't return invalid pointers from node_to_cpumask()
|
17 years ago |
Mike Travis
|
3461b0af02
x86: remove static boot_cpu_pda array v2
|
17 years ago |
Mike Travis
|
9f248bde9d
x86: remove the static 256k node_to_cpumask_map
|
17 years ago |
Mike Travis
|
7891a24e1e
x86: restore pda nodenumber field
|
17 years ago |
Mike Travis
|
23ca4bba3e
x86: cleanup early per cpu variables/accesses v4
|
17 years ago |
Huang, Ying
|
8c5beb50d3
x86 boot: pass E820 memory map entries more than 128 via linked list of setup data
|
17 years ago |
Yinghai Lu
|
e0da336468
x86: introduce max_physical_apicid for bigsmp switching
|
17 years ago |
Huang, Ying
|
c45a707dbe
x86: linked list of setup_data for i386
|
17 years ago |
James Bottomley
|
f8955ebe3e
x86: [VOYAGER] fix duplicate phys_cpu_present_map symbol
|
17 years ago |
Thomas Gleixner
|
5ecddcebfb
x86: revert printk format warning change which is for linux-next
|
17 years ago |
Randy Dunlap
|
62179849b4
x86: fix setup printk format warning
|
17 years ago |
Alexey Starikovskiy
|
4d33bdb768
x86: Drop duplicate from setup.c
|
17 years ago |
Mike Travis
|
9f0e8d0400
x86: convert cpumask_of_cpu macro to allocated array
|
17 years ago |
Alexey Starikovskiy
|
2fe6014757
x86: move up & smp variables to setup.c
|
17 years ago |
Alexey Starikovskiy
|
0fc0906e59
x86: move phys_cpu_present_map to setup.c
|
17 years ago |
Alexey Starikovskiy
|
76eb41319d
x86: move x86_cpu_to_apicid to setup.c
|
17 years ago |
Mike Travis
|
b447a468fc
x86: clean up non-smp usage of cpu maps
|
17 years ago |
Glauber de Oliveira Costa
|
4fe29a8564
x86: use specialized routine for setup per-cpu area
|
17 years ago |