Jan Kiszka
|
702644ec1c
x86/timers: Move simple_udelay_calibration past init_hypervisor_platform
|
8 years ago |
Andy Lutomirski
|
d2b6dc61a8
x86/boot/32: Fix UP boot on Quark and possibly other platforms
|
8 years ago |
Linus Torvalds
|
d3b5d35290
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Linus Torvalds
|
7d6a31c394
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Linus Torvalds
|
a52bbaf4a3
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Ingo Molnar
|
e5185a76a2
Merge branch 'x86/boot' into x86/mm, to avoid conflict
|
8 years ago |
Ingo Molnar
|
73fa1362a7
Merge branch 'x86/cpu' into x86/mm, before applying dependent patch
|
8 years ago |
Andy Lutomirski
|
23b2a4ddeb
x86/boot/32: Defer resyncing initial_page_table until per-cpu is set up
|
8 years ago |
Lu Baolu
|
1b5aeebf3a
x86/earlyprintk: Add support for earlyprintk via USB3 debug port
|
8 years ago |
Lu Baolu
|
dd759d93f4
x86/timers: Add simple udelay calibration
|
8 years ago |
Mathias Krause
|
6415813bae
x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86
|
8 years ago |
Ingo Molnar
|
0871d5a66d
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates
|
8 years ago |
Linus Torvalds
|
f89db789de
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
David Howells
|
9661b33204
efi: Print the secure boot status in x86 setup_arch()
|
8 years ago |
Ingo Molnar
|
0c6fc11ac3
x86/boot/e820: Rename the remaining E820 APIs to the e820__*() prefix
|
8 years ago |
Ingo Molnar
|
090d717164
x86/boot/e820: Rename e820_mark_nosave_regions() to e820__register_nosave_regions()
|
8 years ago |
Ingo Molnar
|
1506c8dc94
x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*()
|
8 years ago |
Ingo Molnar
|
1a1270349a
x86/boot/e820: Document e820__reserve_setup_data()
|
8 years ago |
Ingo Molnar
|
f9748fa045
x86/boot/e820: Simplify the e820__update_table() interface
|
8 years ago |
Ingo Molnar
|
09821ff1d5
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
|
8 years ago |
Ingo Molnar
|
be0c3f0fca
x86/boot/e820: Rename e820_print_map() to e820__print_table()
|
8 years ago |
Ingo Molnar
|
ab6bc04cfd
x86/boot/e820: Create coherent API function names for E820 range operations
|
8 years ago |
Ingo Molnar
|
2df908baf5
x86/boot/e820: Rename e820_setup_gap() to e820__setup_pci_gap()
|
8 years ago |
Ingo Molnar
|
3bce64f019
x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any()/e820__mapped_all()
|
8 years ago |
Ingo Molnar
|
f52355a99f
x86/boot/e820: Rename sanitize_e820_table() to e820__update_table()
|
8 years ago |
Ingo Molnar
|
5da217ca96
x86/boot/e820: Rename early_reserve_e820() to e820__memblock_alloc() and document it
|
8 years ago |
Ingo Molnar
|
9641bdafd8
x86/boot/e820: Clarify the role of finish_e820_parsing() and rename it to e820__finish_early_params()
|
8 years ago |
Ingo Molnar
|
da92139bff
x86/boot/e820: Move e820_reserve_setup_data() to e820.c
|
8 years ago |
Ingo Molnar
|
914053c08e
x86/boot/e820: Rename parse_e820_ext() to e820__memory_setup_extended()
|
8 years ago |
Ingo Molnar
|
4918e2286d
x86/boot/e820: Rename memblock_x86_fill() to e820__memblock_setup() and improve the explanations
|
8 years ago |