blob: d9542f4944bdb81d47383b56493902abc9cf82b6 [file] [log] [blame]
cc55f7537db6 ("x86, hibernate: Fix nosave_regions setup for hibernation")
090d717164ee ("x86/boot/e820: Rename e820_mark_nosave_regions() to e820__register_nosave_regions()")
1506c8dc9472 ("x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*()")
2504be78be28 ("x86/boot/e820: Reorder the function prototypes in api.h")
2df908baf52c ("x86/boot/e820: Rename e820_setup_gap() to e820__setup_pci_gap()")
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")
9641bdafd857 ("x86/boot/e820: Clarify the role of finish_e820_parsing() and rename it to e820__finish_early_params()")
da92139bff5f ("x86/boot/e820: Move e820_reserve_setup_data() to e820.c")
914053c08e95 ("x86/boot/e820: Rename parse_e820_ext() to e820__memory_setup_extended()")
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_*()")
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'")
e79d74d08547 ("x86/boot/e820: Remove e820_mark_nosave_regions() definition uglies")
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")
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")