Mike Rapoport
|
57c8a661d9
mm: remove include/linux/bootmem.h
|
7 gadi atpakaļ |
Sebastian Andrzej Siewior
|
4eda11175f
efi/x86: drop task_lock() from efi_switch_mm()
|
7 gadi atpakaļ |
Linus Torvalds
|
400439275d
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 gadi atpakaļ |
Ard Biesheuvel
|
83a0a2ea0b
efi/x86: Prevent reentrant firmware calls in mixed mode
|
7 gadi atpakaļ |
Brijesh Singh
|
9b788f32be
x86/efi: Access EFI MMIO data as unencrypted when SEV is active
|
7 gadi atpakaļ |
Kirill A. Shutemov
|
cfe1957704
x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y
|
7 gadi atpakaļ |
Kirill A. Shutemov
|
ed7588d5dc
x86/mm: Stop pretending pgtable_l5_enabled is a variable
|
7 gadi atpakaļ |
Linus Torvalds
|
bc16d4052f
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 gadi atpakaļ |
Ingo Molnar
|
0bc91d4ba7
Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict
|
7 gadi atpakaļ |
Waiman Long
|
06ace26f4e
x86/efi: Free efi_pgd with free_pages()
|
7 gadi atpakaļ |
Sai Praneeth
|
03781e4089
x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3
|
7 gadi atpakaļ |
Sai Praneeth
|
3ede3417f8
x86/efi: Replace efi_pgd with efi_mm.pgd
|
7 gadi atpakaļ |
Sai Praneeth
|
7e904a91bf
efi: Use efi_mm in x86 as well as ARM
|
7 gadi atpakaļ |
Kirill A. Shutemov
|
91f606a8fa
x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks
|
7 gadi atpakaļ |
Kirill A. Shutemov
|
c65e774fb3
x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
|
7 gadi atpakaļ |
Andy Lutomirski
|
116fef6408
x86/mm/dump_pagetables: Add the EFI pagetable to the debugfs 'page_tables' directory
|
7 gadi atpakaļ |
Linus Torvalds
|
3ccabd6d9d
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 gadi atpakaļ |
Linus Torvalds
|
40548c6b6c
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 gadi atpakaļ |
Jiri Kosina
|
de53c3786a
x86/pti: Unbreak EFI old_memmap
|
7 gadi atpakaļ |
Linus Torvalds
|
5aa90a8458
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 gadi atpakaļ |
Dave Hansen
|
d9e9a64180
x86/mm/pti: Allocate a separate user PGD
|
7 gadi atpakaļ |
Pravin Shedge
|
81bf665d00
x86/headers: Remove duplicate #includes
|
7 gadi atpakaļ |
Levin, Alexander (Sasha Levin)
|
75f296d93b
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
|
7 gadi atpakaļ |
Tom Lendacky
|
1379edd596
x86/efi: Access EFI data as encrypted when SEV is active
|
8 gadi atpakaļ |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 gadi atpakaļ |
Tom Lendacky
|
38eecccdf4
x86/efi: Update EFI pagetable creation to work with SME
|
8 gadi atpakaļ |
Linus Torvalds
|
7a69f9c60b
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 gadi atpakaļ |
Andy Lutomirski
|
6c690ee103
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
|
8 gadi atpakaļ |
Sai Praneeth
|
ac81d3de03
x86/efi: Extend CONFIG_EFI_PGT_DUMP support to x86_32 and kexec as well
|
8 gadi atpakaļ |
Baoquan He
|
94133e46a0
x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabled
|
8 gadi atpakaļ |