- 39336f4 x86/efi: Add GHCB mappings when SEV-ES is active by Tom Lendacky · 4 years, 4 months ago
- c8502eb efi/x86: Mark kernel rodata non-executable for mixed mode by Arvind Sankar · 4 years, 5 months ago
- 66d67fe x86/efi: Remove references to no-longer-used efi_have_uv1_memmap() by steve.wahl@hpe.com · 4 years, 6 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- f610316 efi/x86: Don't remap text<->rodata gap read-only for mixed mode by Ard Biesheuvel · 4 years, 9 months ago
- a4b81cc efi/x86: Fix the deletion of variables in mixed mode by Gary Lin · 4 years, 9 months ago
- 6120681 Merge branch 'efi/urgent' into efi/core, to pick up fixes by Ingo Molnar · 4 years, 10 months ago
- 8319e9d efi/x86: Handle by-ref arguments covering multiple pages in mixed mode by Ard Biesheuvel · 4 years, 10 months ago
- f80c9f6 efi/x86: Remove support for EFI time and counter services in mixed mode by Ard Biesheuvel · 4 years, 10 months ago
- 63056e8b efi/x86: Align GUIDs to their size in the mixed mode runtime wrapper by Ard Biesheuvel · 4 years, 10 months ago
- 59f2a61 efi: Add 'runtime' pointer to struct efi by Ard Biesheuvel · 5 years ago
- e455248 x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct by Steven Price · 5 years ago
- 3cc0286 efi/x86: avoid KASAN false positives when accessing the 1: 1 mapping by Ard Biesheuvel · 5 years ago
- 1f299fa efi/x86: Limit EFI old memory map to SGI UV machines by Ard Biesheuvel · 5 years ago
- 97bb9cd efi/x86: Avoid RWX mappings for all of DRAM by Ard Biesheuvel · 5 years ago
- d9e3d2c efi/x86: Don't map the entire kernel text RW for mixed mode by Ard Biesheuvel · 5 years ago
- e2d68a9 efi/x86: Don't panic or BUG() on non-critical error conditions by Ard Biesheuvel · 5 years ago
- ea5e191 efi/x86: Simplify mixed mode call wrapper by Ard Biesheuvel · 5 years ago
- e5f930f efi/x86: Simplify 64-bit EFI firmware call wrapper by Ard Biesheuvel · 5 years ago
- 6982947 efi/x86: Split SetVirtualAddresMap() wrappers into 32 and 64 bit versions by Ard Biesheuvel · 5 years ago
- 98dd0e3 efi/x86: Split off some old memmap handling into separate routines by Ard Biesheuvel · 5 years ago
- afc4cc7 efi/libstub/x86: Avoid thunking for native firmware calls by Ard Biesheuvel · 5 years ago
- a8147db efi/x86: Rename efi_is_native() to efi_is_mixed() by Ard Biesheuvel · 5 years ago
- 4e78921 efi/x86/Add missing error handling to old_memmap 1:1 mapping code by Gen Zhang · 6 years ago
- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- 4eda111 efi/x86: drop task_lock() from efi_switch_mm() by Sebastian Andrzej Siewior · 6 years ago
- 4004392 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 83a0a2e efi/x86: Prevent reentrant firmware calls in mixed mode by Ard Biesheuvel · 6 years ago
- 9b788f3 x86/efi: Access EFI MMIO data as unencrypted when SEV is active by Brijesh Singh · 6 years ago
- cfe1957 x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y by Kirill A. Shutemov · 7 years ago
- ed7588d x86/mm: Stop pretending pgtable_l5_enabled is a variable by Kirill A. Shutemov · 7 years ago
- bc16d40 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 0bc91d4 Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict by Ingo Molnar · 7 years ago
- 06ace26f x86/efi: Free efi_pgd with free_pages() by Waiman Long · 7 years ago
- 03781e4 x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3 by Sai Praneeth · 7 years ago
- 3ede341 x86/efi: Replace efi_pgd with efi_mm.pgd by Sai Praneeth · 7 years ago
- 7e904a9 efi: Use efi_mm in x86 as well as ARM by Sai Praneeth · 7 years ago
- 91f606a x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks by Kirill A. Shutemov · 7 years ago
- c65e774 x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable by Kirill A. Shutemov · 7 years ago
- 116fef6 x86/mm/dump_pagetables: Add the EFI pagetable to the debugfs 'page_tables' directory by Andy Lutomirski · 7 years ago
- 3ccabd6 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- de53c37 x86/pti: Unbreak EFI old_memmap by Jiri Kosina · 7 years ago
- 5aa90a8 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d9e9a64 x86/mm/pti: Allocate a separate user PGD by Dave Hansen · 7 years ago
- 81bf665 x86/headers: Remove duplicate #includes by Pravin Shedge · 7 years ago
- 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
- 1379edd x86/efi: Access EFI data as encrypted when SEV is active by Tom Lendacky · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 38eeccc x86/efi: Update EFI pagetable creation to work with SME by Tom Lendacky · 7 years ago
- 7a69f9c6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 6c690ee x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() by Andy Lutomirski · 8 years ago
- ac81d3d x86/efi: Extend CONFIG_EFI_PGT_DUMP support to x86_32 and kexec as well by Sai Praneeth · 8 years ago
- 94133e4 x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabled by Baoquan He · 8 years ago
- d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 16b76293 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- e5185a7 Merge branch 'x86/boot' into x86/mm, to avoid conflict by Ingo Molnar · 8 years ago
- b1d1776 x86/efi: Clean up a minor mistake in comment by Baoquan He · 8 years ago
- e981316 x86/efi: Add 5-level paging support by Kirill A. Shutemov · 8 years ago
- e0c4f67 x86/mm: Convert trivial cases of page table walk to 5-level paging by Kirill A. Shutemov · 8 years ago
- 0871d5a Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates by Ingo Molnar · 8 years ago
- 18141e8 x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLE by Sai Praneeth · 8 years ago
- 66441bd x86/boot/e820: Move asm/e820.h to asm/e820/api.h by Ingo Molnar · 8 years ago
- bf29bdd x86/efi: Always map the first physical page into the EFI pagetables by Jiri Kosina · 8 years ago
- f6697df x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=y by Matt Fleming · 8 years ago
- 41a6607 Merge branch 'efi/urgent' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
- 1297667 x86/efi: Only map RAM into EFI page tables if in mixed-mode by Matt Fleming · 8 years ago
- 20ebc15 x86/efi: Use kmalloc_array() in efi_call_phys_prolog() by Markus Elfring · 8 years ago
- 0513fe1 x86/efi: Map in physical addresses in efi_map_region_fixed by Alex Thorlton · 8 years ago
- ab72a27 x86/efi: Consolidate region mapping logic by Matt Fleming · 9 years ago
- 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
- aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 0f65726 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- d92fc69 x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() by Andy Lutomirski · 8 years ago
- cc3ae7b x86/platform: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
- 21f8662 x86/efi: Update efi_thunk() to use the the arch_efi_call_virt*() macros by Alex Thorlton · 9 years ago
- f58f230 x86/efi: get rid of superfluous __GFP_REPEAT by Michal Hocko · 9 years ago
- 5ab788d rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h by Arnd Bergmann · 9 years ago
- 78ce248 efi: Iterate over efi.memmap in for_each_efi_memory_desc() by Matt Fleming · 9 years ago
- 2ad510d x86/efi: Only map kernel text for EFI mixed mode by Sai Praneeth · 9 years ago
- 6d0cc88 x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tables by Sai Praneeth · 9 years ago
- 15f003d x86/mm/pat: Don't implicitly allow _PAGE_RW in kernel_map_pages_in_pgd() by Sai Praneeth · 9 years ago
- 98f9127 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Thomas Gleixner · 9 years ago
- 26d7f65 x86/efi: Preface all print statements with efi* tag by Matt Fleming · 9 years ago
- 67a9108 x86/efi: Build our own page table structures by Matt Fleming · 9 years ago
- c9f2a9a x86/efi: Hoist page table switching code into efi_call_virt() by Matt Fleming · 9 years ago
- b61a76f x86/efi: Map RAM into the identity page table for mixed mode by Matt Fleming · 9 years ago
- edc3b91 x86/mm/pat: Ensure cpa->pfn only contains page frame numbers by Matt Fleming · 9 years ago
- 744937b0b efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction by Ingo Molnar · 10 years ago
- 23a0d4e efi: Disable interrupts around EFI calls, not in the epilog/prolog calls by Ingo Molnar · 10 years ago
- 8266e31 x86, ptdump: Add section for EFI runtime services by Mathias Krause · 10 years ago
- 4e78eb05 x86/efi: Mark initialization code as such by Mathias Krause · 10 years ago
- 9a11040 x86/efi: Restore 'attr' argument to query_variable_info() by Matt Fleming · 11 years ago
- 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 11 years ago
- 4f9dbcf x86/efi: Add mixed runtime services support by Matt Fleming · 11 years ago
- b7b898a x86/efi: Make efi virtual runtime map passing more robust by Borislav Petkov · 11 years ago
- 11cc851 x86/efi: Dump the EFI page table by Borislav Petkov · 11 years ago
- c55d016 x86/efi: Fix 32-bit fallout by Borislav Petkov · 11 years ago
- 518548a x86/efi: Delete superfluous global variables by Matt Fleming · 11 years ago
- 1fec053 x86/efi: Pass necessary EFI data for kexec via setup_data by Dave Young · 11 years ago