summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/efi
AgeCommit message (Expand)AuthorLines
2026-02-25x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)-4/+53
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+2
2025-12-14x86/boot/e820: Simplify the e820__range_remove() APIIngo Molnar-2/+1
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+4
2025-09-21x86: stop calling page_address() in free_pages()Vishal Moola (Oracle)-1/+1
2025-08-18objtool: Validate kCFI callsPeter Zijlstra-0/+4
2025-06-27x86/sev: Let sev_es_efi_map_ghcbs() map the CA pages tooGerd Hoffmann-2/+2
2025-05-13Merge branch 'x86/alternatives' into x86/core, to merge dependent commitsIngo Molnar-5/+3
2025-05-06x86/mm: Fix false positive warning in switch_mm_irqs_off()Peter Zijlstra-0/+1
2025-04-23x86/mm: Fix _pgd_alloc() for Xen PV modeJuergen Gross-2/+2
2025-04-12x86/efi: Make efi_enter/leave_mm() use the use_/unuse_temporary_mm() machineryAndy Lutomirski-5/+2
2025-01-23x86/efi: skip memattr table on kexec bootDave Young-0/+5
2025-01-14x86/efistub: Drop long obsolete UGA supportArd Biesheuvel-10/+0
2024-11-20Merge tag 'efi-next-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-61/+1
2024-11-15x86/efi: Apply EFI Memory Attributes after kexecNicolas Saenz Julienne-0/+1
2024-11-15x86/efi: Drop support for the EFI_PROPERTIES_TABLENicolas Saenz Julienne-61/+0
2024-10-31x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM()Tony Luck-2/+1
2024-07-02x86/efi: Drop support for fake EFI memory mapsArd Biesheuvel-200/+1
2024-06-15efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel-1/+11
2024-01-30x86/efi: Implement arch_ima_efi_boot_mode() in source fileThomas Zimmermann-0/+5
2023-09-11efi/x86: Move EFI runtime call setup/teardown helpers out of lineArd Biesheuvel-2/+29
2023-08-03efi: memmap: Remove kernel-doc warningsZhu Wang-1/+1
2023-07-01Merge tag 'x86-urgent-2023-07-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+3
2023-06-30Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+9
2023-06-30x86/efi: Make efi_set_virtual_address_map IBT safeThomas Gleixner-3/+3
2023-06-06efi: Add unaccepted memory supportKirill A. Shutemov-0/+3
2023-05-17efivarfs: expose used and total sizeAnisse Astier-0/+8
2023-05-10efi: x86: make kobj_type structure constantThomas Weißschuh-1/+1
2023-02-09efi: x86: Wire up IBT annotation in memory attributes tableArd Biesheuvel-0/+5
2023-02-04efi: Discover BTI support in runtime services regionsArd Biesheuvel-1/+2
2023-02-03efi: Drop minimum EFI version check at bootArd Biesheuvel-1/+1
2022-12-14Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+46
2022-12-10efi/x86: Remove EfiMemoryMappedIO from E820 mapBjorn Helgaas-0/+46
2022-11-18efi: x86: Move EFI runtime map sysfs code to arch/x86Ard Biesheuvel-0/+195
2022-11-18efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architecturesArd Biesheuvel-3/+8
2022-11-18efi: memmap: Move manipulation routines into x86 arch treeArd Biesheuvel-1/+238
2022-11-18efi: memmap: Move EFI fake memmap support into x86 arch treeArd Biesheuvel-0/+198
2022-10-09Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-8/+23
2022-08-16efi/x86-mixed: move unmitigated RET into .rodataArd Biesheuvel-8/+23
2022-08-15x86: Fix various duplicate-word comment typosJason Wang-1/+1
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-23/+0
2022-07-16efi/x86: use naked RET on mixed mode call wrapperThadeu Lima de Souza Cascardo-1/+4
2022-06-15efi: Make code to find mirrored memory ranges genericMa Wupeng-23/+0
2022-05-27x86: Fix all occurences of the "the the" typoBo Liu-1/+1
2022-04-13efi: Save location of EFI confidential computing areaDov Murik-0/+3
2022-03-15objtool,efi: Update __efi64_thunk annotationPeter Zijlstra-3/+4
2022-01-12Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+3
2022-01-11Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+12
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra-3/+3