Mike Rapoport
|
2a5bda5a62
memblock: replace alloc_bootmem with memblock_alloc
|
6 gadi atpakaļ |
Masayoshi Mizuma
|
9fd61bc951
Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
|
6 gadi atpakaļ |
Naoya Horiguchi
|
124049decb
x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
|
7 gadi atpakaļ |
Joe Perches
|
1de392f5d5
x86: Remove pr_fmt duplicate logging prefixes
|
7 gadi atpakaļ |
Jan H. Schönherr
|
ef61f8a340
x86/boot/e820: Implement a range manipulation operator
|
7 gadi atpakaļ |
Tom Lendacky
|
d68baa3fa6
x86/boot/e820: Add support to determine the E820 type of an address
|
8 gadi atpakaļ |
Chen Yu
|
12df216c61
x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] table
|
8 gadi atpakaļ |
Chen Yu
|
a09bae0f8a
x86/boot/e820: Rename the e820_table_firmware to e820_table_kexec
|
8 gadi atpakaļ |
Chen Yu
|
b7a67e02cd
x86/boot/e820: Avoid overwriting e820_table_firmware
|
8 gadi atpakaļ |
Colin King
|
ace2fb5a8b
x86/boot/e820: Remove a redundant self assignment
|
8 gadi atpakaļ |
Borislav Petkov
|
e22af0be2c
x86/boot: Fix pr_debug() API braindamage
|
8 gadi atpakaļ |
Ingo Molnar
|
441ac2f33d
x86/boot/e820: Simplify e820__update_table()
|
8 gadi atpakaļ |
Ingo Molnar
|
7410aa1ca3
x86/boot/e820: Separate the E820 ABI structures from the in-kernel structures
|
8 gadi atpakaļ |
Ingo Molnar
|
c5231a57eb
x86/boot/e820: Fix and clean up e820_type switch() statements
|
8 gadi atpakaļ |
Ingo Molnar
|
0c6fc11ac3
x86/boot/e820: Rename the remaining E820 APIs to the e820__*() prefix
|
8 gadi atpakaļ |
Ingo Molnar
|
dd618c7256
x86/boot/e820: Remove unnecessary #include's
|
8 gadi atpakaļ |
Ingo Molnar
|
090d717164
x86/boot/e820: Rename e820_mark_nosave_regions() to e820__register_nosave_regions()
|
8 gadi atpakaļ |
Ingo Molnar
|
1506c8dc94
x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*()
|
8 gadi atpakaļ |
Ingo Molnar
|
81b3e090fa
x86/boot/e820: Use bool in query APIs
|
8 gadi atpakaļ |
Ingo Molnar
|
1a1270349a
x86/boot/e820: Document e820__reserve_setup_data()
|
8 gadi atpakaļ |
Ingo Molnar
|
9a02fd0f1e
x86/boot/e820: Clean up __e820__update_table() et al
|
8 gadi atpakaļ |
Ingo Molnar
|
f9748fa045
x86/boot/e820: Simplify the e820__update_table() interface
|
8 gadi atpakaļ |
Ingo Molnar
|
d88961b5d4
x86/boot/e820: Clean up and standardize sizeof() uses
|
8 gadi atpakaļ |
Ingo Molnar
|
08b46d5dd8
x86/boot/e820: Clean up the E820 table size define names
|
8 gadi atpakaļ |
Ingo Molnar
|
09821ff1d5
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
|
8 gadi atpakaļ |
Ingo Molnar
|
6afc03b864
x86/boot/e820: Use 'enum e820_type' when handling the e820 region type
|
8 gadi atpakaļ |
Ingo Molnar
|
09c5151339
x86/boot/e820: Use 'enum e820_type' in 'struct e820_entry'
|
8 gadi atpakaļ |
Ingo Molnar
|
c594761d1d
x86/boot/e820: Simplify e820_reserve_resources()
|
8 gadi atpakaļ |
Ingo Molnar
|
be0c3f0fca
x86/boot/e820: Rename e820_print_map() to e820__print_table()
|
8 gadi atpakaļ |
Ingo Molnar
|
ab6bc04cfd
x86/boot/e820: Create coherent API function names for E820 range operations
|
8 gadi atpakaļ |