Linus Torvalds
|
c47f39e3b7
Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Linus Torvalds
|
ac630dd98a
x86-64: don't set the early IDT to point directly to 'early_idt_handler'
|
12 years ago |
Fenghua Yu
|
feddc9de8b
x86/head64.c: Early update ucode in 64-bit
|
12 years ago |
Yinghai Lu
|
6c902b656c
x86: Merge early kernel reserve for 32bit and 64bit
|
12 years ago |
Yinghai Lu
|
ee92d81502
x86, boot: Support loading bzImage, boot_params and ramdisk above 4G
|
12 years ago |
Yinghai Lu
|
f1da834cd9
x86, boot: Add get_cmd_line_ptr()
|
12 years ago |
Yinghai Lu
|
1b8c78be01
x86: Merge early_reserve_initrd for 32bit and 64bit
|
12 years ago |
Yinghai Lu
|
100542306f
x86, 64bit: Don't set max_pfn_mapped wrong value early on native path
|
12 years ago |
Yinghai Lu
|
6b9c75aca6
x86, 64bit: #PF handler set page to cover only 2M per #PF
|
12 years ago |
H. Peter Anvin
|
8170e6bed4
x86, 64bit: Use a #PF handler to materialize early mappings on demand
|
12 years ago |
Yinghai Lu
|
fa2bbce985
x86, 64bit: Copy struct boot_params early
|
12 years ago |
H. Peter Anvin
|
5dcd14ecd4
x86, boot: Sanitize boot_params if not zeroed on creation
|
12 years ago |
Jarkko Sakkinen
|
c9b77ccb52
x86, realmode: Move ACPI wakeup to unified realmode code
|
13 years ago |
Tejun Heo
|
fe091c208a
memblock: Kill memblock_init()
|
13 years ago |
Tejun Heo
|
24aa07882b
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
|
14 years ago |
Yinghai Lu
|
e5f15b45dd
x86: Cleanup highmap after brk is concluded
|
14 years ago |
Jeremy Fitzhardinge
|
67e87f0a1c
x86-64: Only set max_pfn_mapped to 512 MiB if we enter via head_64.S
|
14 years ago |
Yinghai Lu
|
a9ce6bc151
x86, memblock: Replace e820_/_early string with memblock_
|
15 years ago |
Yinghai Lu
|
72d7c3b33c
x86: Use memblock to replace early_res
|
15 years ago |
Yinghai Lu
|
c967da6a0b
x86: Make sure free_init_pages() frees pages on page boundary
|
15 years ago |
Yinghai Lu
|
893f38d144
x86: Use find_e820() instead of hard coded trampoline address
|
15 years ago |
Thomas Gleixner
|
47a3d5da70
x86: Add early platform detection
|
16 years ago |
Thomas Gleixner
|
816c25e7d4
x86: Add reserve_ebda_region to x86_init_ops
|
16 years ago |
Jeremy Fitzhardinge
|
93dbda7cbc
x86: add brk allocation for very, very early allocations
|
16 years ago |
Brian Gerst
|
8ce031972b
x86: remove pda_init()
|
16 years ago |
Tejun Heo
|
004aa322f8
x86: misc clean up after the percpu update
|
16 years ago |
Tejun Heo
|
b12d8db8fb
x86: make pda a percpu variable
|
16 years ago |
Tejun Heo
|
9939ddaff5
x86: merge 64 and 32 SMP percpu handling
|
16 years ago |
Tejun Heo
|
1a51e3a0ae
x86: fold pda into percpu area on SMP
|
16 years ago |
Tejun Heo
|
c8f3329a0d
x86: use static _cpu_pda array
|
16 years ago |