Matthew Garrett
|
dd4c4f17d7
suspend: Move NVS save/restore code to generic suspend functionality
|
15 年之前 |
Yinghai Lu
|
9f3a5f52aa
x86: Make e820_remove_range to handle all covered case
|
15 年之前 |
Yinghai Lu
|
580e0ad21d
core: Move early_res from arch/x86 to kernel/
|
15 年之前 |
Yinghai Lu
|
dd645cee7b
x86: Add find_fw_memmap_area
|
15 年之前 |
Yinghai Lu
|
efdd0e81df
x86: Move back find_e820_area to e820.c
|
15 年之前 |
Yinghai Lu
|
a678c2be75
x86: Separate early_res related code from e820.c
|
15 年之前 |
Yinghai Lu
|
db8f77c889
x86: Move bios page reserve early to head32/64.c
|
15 年之前 |
Yinghai Lu
|
08677214e3
x86: Make 64 bit use early_res instead of bootmem before slab
|
15 年之前 |
Yinghai Lu
|
28b1c57d3c
x86: Dynamically increase early_res array size
|
15 年之前 |
Yinghai Lu
|
264ebb182e
x86: Introduce max_early_res and early_res_count
|
15 年之前 |
Yinghai Lu
|
79c6016958
x86: Print out RAM buffer information
|
15 年之前 |
H. Peter Anvin
|
84abd88a70
Merge remote branch 'linus/master' into x86/bootmem
|
15 年之前 |
Yinghai Lu
|
1b5576e69a
x86: Remove BIOS data range from e820
|
15 年之前 |
Yinghai Lu
|
9dad0fd5a7
x86: Fix size for ex trampoline with 32bit
|
15 年之前 |
Yinghai Lu
|
6a1e008a09
x86: Increase MAX_EARLY_RES; insufficient on 32-bit NUMA
|
15 年之前 |
Yinghai Lu
|
893f38d144
x86: Use find_e820() instead of hard coded trampoline address
|
15 年之前 |
Yinghai Lu
|
15b812f1d0
pci: increase alignment to make more space for hidden code
|
15 年之前 |
Jan Beulich
|
3c1596efe1
mm: don't use alloc_bootmem_low() where not strictly needed
|
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 年之前 |
Linus Torvalds
|
0cc6d77e55
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
Thomas Gleixner
|
6b18ae3e2f
x86: Move memory_setup to x86_init_ops
|
16 年之前 |
Cyrill Gorcunov
|
5051fd6977
x86, e820: Guard against array overflowed in __e820_add_region()
|
16 年之前 |
Joe Perches
|
ad361c9884
Remove multiple KERN_ prefixes from printk formats
|
16 年之前 |
Yinghai Lu
|
7c5371c403
x86: add boundary check for 32bit res before expand e820 resource to alignment
|
16 年之前 |
Yinghai Lu
|
5d423ccd7b
x86/pci: remove rounding quirk from e820_setup_gap()
|
16 年之前 |
Linus Torvalds
|
45fbe3ee01
x86, e820, pci: reserve extra free space near end of RAM
|
16 年之前 |
Jan Beulich
|
6143876651
x86: fix boot hang in early_reserve_e820()
|
16 年之前 |
Jaswinder Singh Rajput
|
ba639039d6
x86: e820 fix various signedness issues in setup.c and e820.c
|
16 年之前 |
Yinghai Lu
|
c61cf4cfe7
x86: print out more info in e820_update_range()
|
16 年之前 |
Yinghai Lu
|
78a8b35bc7
x86: make e820_update_range() handle small range update
|
16 年之前 |