Linus Torvalds
|
507a03c1cb
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
|
13 years ago |
Huang Ying
|
b54ac6d2a2
ACPI, Record ACPI NVS regions
|
13 years ago |
Linus Torvalds
|
d0b9706c20
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Keith Packard
|
e1ad783b12
Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"
|
13 years ago |
Matt Fleming
|
e8c7106280
x86, efi: Calling __pa() with an ioremap()ed address is invalid
|
13 years ago |
Tejun Heo
|
1aadc0560f
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
|
13 years ago |
H Hartley Sweeten
|
706d9a9c8b
arch/x86/kernel/e820.c: quiet sparse noise about plain integer as NULL pointer
|
13 years ago |
Mike Ditto
|
d1bbdd6692
arch/x86/kernel/e820.c: Eliminate bubble sort from sanitize_e820_map()
|
13 years ago |
Tejun Heo
|
d4bbf7e775
Merge branch 'master' into x86/memblock
|
13 years ago |
Paul Gortmaker
|
69c60c88ee
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
|
14 years ago |
Tejun Heo
|
6b5d41a1b9
memblock, x86: Reimplement memblock_find_dma_reserve() using iterators
|
14 years ago |
Tejun Heo
|
ab5d140b9e
x86: Use __memblock_alloc_base() in early_reserve_e820()
|
14 years ago |
Tejun Heo
|
1f5026a7e2
memblock: Kill MEMBLOCK_ERROR
|
14 years ago |
Olaf Hering
|
93a72052be
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
|
14 years ago |
Linus Torvalds
|
d10902812c
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Sebastian Andrzej Siewior
|
f1c2b35714
x86: e820: Remove conditional early mapping in parse_e820_ext
|
14 years ago |
Kamal Mostafa
|
9a6d44b9ad
x86: Emit "mem=nopentium ignored" warning when not supported
|
14 years ago |
Kamal Mostafa
|
77eed821ac
x86: Fix panic when handling "mem={invalid}" param
|
14 years ago |
Rafael J. Wysocki
|
976513dbfc
PM / ACPI: Move NVS saving and restoring code to drivers/acpi
|
14 years ago |
Yinghai Lu
|
6f2a75369e
x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserve
|
15 years ago |
Yinghai Lu
|
a587d2daeb
x86: Remove not used early_res code
|
15 years ago |
Yinghai Lu
|
72d7c3b33c
x86: Use memblock to replace early_res
|
15 years ago |
Matthew Garrett
|
dd4c4f17d7
suspend: Move NVS save/restore code to generic suspend functionality
|
15 years ago |
Yinghai Lu
|
9f3a5f52aa
x86: Make e820_remove_range to handle all covered case
|
15 years ago |
Yinghai Lu
|
580e0ad21d
core: Move early_res from arch/x86 to kernel/
|
15 years ago |
Yinghai Lu
|
dd645cee7b
x86: Add find_fw_memmap_area
|
15 years ago |
Yinghai Lu
|
efdd0e81df
x86: Move back find_e820_area to e820.c
|
15 years ago |
Yinghai Lu
|
a678c2be75
x86: Separate early_res related code from e820.c
|
15 years ago |
Yinghai Lu
|
db8f77c889
x86: Move bios page reserve early to head32/64.c
|
15 years ago |
Yinghai Lu
|
08677214e3
x86: Make 64 bit use early_res instead of bootmem before slab
|
15 years ago |