blob: 4182bfa3074793b3fce7a34d69968509d4c656eb [file] [log] [blame]
8c273f2c81f0 ("x86/hpet: Move static and global variables to one place")
46e5b64fdeb4 ("x86/hpet: Replace printk(KERN...) with pr_...()")
1de392f5d5e8 ("x86: Remove pr_fmt duplicate logging prefixes")
a09bae0f8aa0 ("x86/boot/e820: Rename the e820_table_firmware to e820_table_kexec")
b7a67e02cd2b ("x86/boot/e820: Avoid overwriting e820_table_firmware")
1a1270349a07 ("x86/boot/e820: Document e820__reserve_setup_data()")
f9748fa04585 ("x86/boot/e820: Simplify the e820__update_table() interface")
e7dbf7ad4172 ("xen, x86/boot/e820: Simplify Xen's xen_e820_table construct")
d88961b5d436 ("x86/boot/e820: Clean up and standardize sizeof() uses")
08b46d5dd869 ("x86/boot/e820: Clean up the E820 table size define names")
09821ff1d50a ("x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"")
6afc03b86470 ("x86/boot/e820: Use 'enum e820_type' when handling the e820 region type")
09c5151339ca ("x86/boot/e820: Use 'enum e820_type' in 'struct e820_entry'")
c594761d1d95 ("x86/boot/e820: Simplify e820_reserve_resources()")
2504be78be28 ("x86/boot/e820: Reorder the function prototypes in api.h")
be0c3f0fcade ("x86/boot/e820: Rename e820_print_map() to e820__print_table()")
ab6bc04cfdbd ("x86/boot/e820: Create coherent API function names for E820 range operations")
2df908baf52c ("x86/boot/e820: Rename e820_setup_gap() to e820__setup_pci_gap()")
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")
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_*()")
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")
7b6e4ba3cb1f ("x86/boot/e820: Clean up the E820_X_MAX definition")
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")