dcg
|
12544697f1
x86_64: be less annoying on boot, v2
|
16 years ago |
Bill Nottingham
|
f6476774f1
x86_64: be less annoying on boot
|
16 years ago |
Jan Beulich
|
66d4bdf22b
x86-64: fix overlap of modules and fixmap areas
|
17 years ago |
Jeremy Fitzhardinge
|
5b09b2876e
x86_64: add workaround for no %gs-based percpu
|
17 years ago |
Yinghai Lu
|
28bb223795
x86: move reserve_setup_data to setup.c
|
17 years ago |
Jeremy Fitzhardinge
|
f97013fd8f
x86, 64-bit: split x86_64_start_kernel
|
17 years ago |
Ingo Molnar
|
2b4fa851b2
Merge branch 'x86/numa' into x86/devel
|
17 years ago |
Mike Travis
|
5deb0b2a25
x86: leave initial __cpu_pda array in place until cpus are booted
|
17 years ago |
Mike Travis
|
3461b0af02
x86: remove static boot_cpu_pda array v2
|
17 years ago |
Huang, Ying
|
c45a707dbe
x86: linked list of setup_data for i386
|
17 years ago |
Huang, Ying
|
0c51a965ed
x86: extract common part of head32.c and head64.c into head.c
|
17 years ago |
Huang, Ying
|
8b664aa66e
x86, boot: add linked list of struct setup_data
|
17 years ago |
Akinobu Mita
|
356fa0c6e1
x86: use get_bios_ebda()
|
17 years ago |
Yinghai Lu
|
2b8106a0a3
x86_64: do not reserve ramdisk two times
|
17 years ago |
Andi Kleen
|
5524ea320d
x86: don't set up early exception handlers for external interrupts
|
17 years ago |
Alexander van Heukelum
|
ecd94c0809
x86: reserve end-of-conventional-memory to 1MB, 64-bit, use paravirt_enabled
|
17 years ago |
Alexander van Heukelum
|
320a6b2efc
x86: reserve end-of-conventional-memory to 1MB, 64-bit
|
17 years ago |
Alexander van Heukelum
|
f6eb62b692
x86: reserve_early end-of-conventional-memory to 1MB, 64-bit
|
17 years ago |
Ingo Molnar
|
b4e0409a36
x86: check vmlinux limits, 64-bit
|
17 years ago |
Thomas Gleixner
|
31eedd823c
x86: zap invalid and unused pmds in early boot
|
17 years ago |
Yinghai Lu
|
25eff8d4cd
x86_64: add debug name for early_res
|
17 years ago |
Ingo Molnar
|
cd58289667
x86: fix more non-global TLB flushes
|
17 years ago |
Andi Kleen
|
7517527891
x86: replace hard coded reservations in 64-bit early boot code with dynamic table
|
17 years ago |
Ingo Molnar
|
076f9776f5
x86: make early printk selectable on 64-bit as well
|
17 years ago |
Roland McGrath
|
8866cd9dc9
x86: early_idt_handler improvements, 64-bit
|
17 years ago |
Yinghai Lu
|
9de819fe72
x86: do not set boot cpu in cpu_online_map at x86_64_start_kernel()
|
17 years ago |
Thomas Gleixner
|
eaf76e8b93
x86: remove duplicate start_kernel declaration
|
17 years ago |
Thomas Gleixner
|
718fc13b46
x86: move debug related declarations to kdebug.h
|
17 years ago |
Glauber de Oliveira Costa
|
9d1c6e7c86
x86: use descriptor's functions instead of inline assembly
|
17 years ago |
H. Peter Anvin
|
30c826451d
[x86] remove uses of magic macros for boot_params access
|
17 years ago |