Peter Jones
|
0100a3e67a
efi/x86: Prune invalid memory map entries and fix boot regression
|
8 years ago |
Borislav Petkov
|
02e56902e4
x86/efi: Fix EFI memmap pointer size warning
|
8 years ago |
Linus Torvalds
|
3ef0a61a46
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Denys Vlasenko
|
475339684e
x86/e820: Prepare e280 code for switch to dynamic storage
|
9 years ago |
Ricardo Neri
|
3dad6f7f69
x86/efi: Defer efi_esrt_init until after memblock_x86_fill
|
9 years ago |
Matt Fleming
|
31ce8cc681
efi/runtime-map: Use efi.memmap directly instead of a copy
|
9 years ago |
Matt Fleming
|
dca0f971ea
efi: Add efi_memmap_init_late() for permanent EFI memmap
|
9 years ago |
Matt Fleming
|
9479c7cebf
efi: Refactor efi_memmap_init_early() into arch-neutral code
|
9 years ago |
Matt Fleming
|
ab72a27da4
x86/efi: Consolidate region mapping logic
|
9 years ago |
Linus Torvalds
|
6c84239d59
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
|
9 years ago |
Linus Torvalds
|
0f657262d5
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Andy Lutomirski
|
d92fc69cca
x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
|
9 years ago |
Arnd Bergmann
|
b684e9bc75
x86/efi: Remove the unused efi_get_time() function
|
9 years ago |
Arnd Bergmann
|
463a86304c
char/genrtc: x86: remove remnants of asm/rtc.h
|
9 years ago |
Matt Fleming
|
c3c1c47f15
x86/efi: Remove the always true EFI_DEBUG symbol
|
9 years ago |
Ard Biesheuvel
|
0d054ad96e
efi: Check EFI_MEMORY_DESCRIPTOR version explicitly
|
9 years ago |
Matt Fleming
|
884f4f66ff
efi: Remove global 'memmap' EFI memory map
|
9 years ago |
Matt Fleming
|
78ce248faa
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
|
9 years ago |
Ard Biesheuvel
|
c5b591e96d
efi: Get rid of the EFI_SYSTEM_TABLES status bit
|
9 years ago |
Sai Praneeth
|
6d0cc887d5
x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tables
|
9 years ago |
Robert Elliott
|
1e82b94790
x86/efi: Show actual ending addresses in efi_print_memmap
|
9 years ago |
Matt Fleming
|
753b11ef8e
x86/efi: Setup separate EFI page tables in kexec paths
|
9 years ago |
Matt Fleming
|
67a9108ed4
x86/efi: Build our own page table structures
|
9 years ago |
Ard Biesheuvel
|
44511fb9e5
efi: Use correct type for struct efi_memory_map::phys_map
|
9 years ago |
Ingo Molnar
|
790a2ee242
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi
|
9 years ago |
Ingo Molnar
|
c7d77a7980
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
|
9 years ago |
Taku Izumi
|
0bbea1ce98
x86/efi: Rename print_efi_memmap() to efi_print_memmap()
|
10 years ago |
Leif Lindholm
|
12dd00e83f
efi/x86: Move efi=debug option parsing to core
|
10 years ago |
Matt Fleming
|
a5caa209ba
x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, instead of top-down
|
10 years ago |
Dave Young
|
2965faa5e0
kexec: split kexec_load syscall from kexec core code
|
10 years ago |