blob: 66face0c1291f3ae7435bf3c21aab3c9d235fd81 [file] [log] [blame]
08705365560a ("x86/kaslr: Fix process_efi_entries comment")
c05cd79750fb ("x86/boot/KASLR: Prefer mirrored memory regions for the kernel physical address")
f62995c92a29 ("x86/boot/KASLR: Wrap e820 entries walking code into new function process_e820_entries()")
d52e7d5a952c ("x86/KASLR: Parse all 'memmap=' boot option entries")
09821ff1d50a ("x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"")
09c5151339ca ("x86/boot/e820: Use 'enum e820_type' in 'struct e820_entry'")
c594761d1d95 ("x86/boot/e820: Simplify e820_reserve_resources()")
ab6bc04cfdbd ("x86/boot/e820: Create coherent API function names for E820 range operations")
3bce64f019a8 ("x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any()/e820__mapped_all()")
f52355a99fc0 ("x86/boot/e820: Rename sanitize_e820_table() to e820__update_table()")
6464d294d251 ("x86/boot/e820: Rename update_e820() to e820__update_table()")
5da217ca967b ("x86/boot/e820: Rename early_reserve_e820() to e820__memblock_alloc() and document it")
da92139bff5f ("x86/boot/e820: Move e820_reserve_setup_data() to e820.c")
4270fd8b4c27 ("x86/boot/e820: Move the memblock_find_dma_reserve() function and rename it to memblock_set_dma_reserve()")
01259ef1e090 ("x86/boot/e820: Convert printk(KERN_* ...) to pr_*()")
e5540f875404 ("x86/boot/e820: Consolidate 'struct e820_entry *entry' local variable names")
4918e2286d0c ("x86/boot/e820: Rename memblock_x86_fill() to e820__memblock_setup() and improve the explanations")
640e1b38b005 ("x86/boot/e820: Basic cleanup of e820.c")
544a0f47e780 ("x86/boot/e820: Rename e820_table_saved to e820_table_firmware and improve the description")
103e20630963 ("x86/boot/e820: Rename default_machine_specific_memory_setup() to e820__memory_setup_default()")
bf495573fae8 ("x86/boot/e820: Harmonize the 'struct e820_table' fields")
61a501016382 ("x86/boot/e820: Rename everything to e820_table")
acd4c0487288 ("x86/boot/e820: Rename 'e820_map' variables to 'e820_array'")
8ec67d97bff5 ("x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 'struct e820_array'")
993f4b77aa77 ("x86/boot/e820: Remove unnecessary __ASSEMBLY__ guard")
0f856508ad59 ("x86/boot/e820: Clean up asm/e820/api.h")
99da1ffe0a85 ("x86/boot/e820: Split minimal UAPI types out into uapi/asm/e820/types.h")
66441bd3cfdc ("x86/boot/e820: Move asm/e820.h to asm/e820/api.h")
7b80ba55aa29 ("x86/boot/e820: Clean up and improve comments in asm/e820/types.h")
70a9d8184cce ("x86/boot/e820: Introduce arch/x86/include/asm/e820/types.h")
f28442497b5c ("x86/boot: Fix KASLR and memmap= collision")
c19a5f35e315 ("x86/e820/32: Fix e820_search_gap() error handling on x86-32")
b4ed1d15b453 ("x86/e820: Make e820_search_gap() static and remove unused variables")
aa3ecf388adc ("Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip")