- 4bc5e64 efi: Move efifb_setup_from_dmi() prototype from arch headers by Javier Martinez Canillas · 3 years, 2 months ago
- 8831d71 Merge tag 'x86_fpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
- ae821d2 Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
- c46f522 x86/{fault,efi}: Fix and rename efi_recover_from_page_fault() by Andy Lutomirski · 4 years ago
- b0dc553 x86/fpu: Make the EFI FPU calling convention explicit by Andy Lutomirski · 4 years ago
- 514b1a8 efi: x86: clean up previous struct mm switching by Ard Biesheuvel · 4 years ago
- 3e1e00c efi: x86: move mixed mode stack PA variable out of 'efi_scratch' by Ard Biesheuvel · 4 years ago
- 25519d6 ima: generalize x86/EFI arch glue for other EFI architectures by Chester Lin · 4 years, 3 months ago
- bc13809 efi/libstub/x86: simplify efi_is_native() by Heinrich Schuchardt · 4 years, 3 months ago
- 39ada88f efi/x86: Move 32-bit code into efi_32.c by Ard Biesheuvel · 4 years, 5 months ago
- 3bcf25a x86/efi: Remove unused EFI_UV1_MEMMAP code by steve.wahl@hpe.com · 4 years, 6 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- 9b47c52 efi/libstub: Add definitions for console input and events by Arvind Sankar · 4 years, 8 months ago
- de8c552 efi/libstub: Fix mixed mode boot issue after macro refactor by Arvind Sankar · 4 years, 9 months ago
- 0a75561 efi/libstub/x86: Avoid getter function for efi_is64 by Ard Biesheuvel · 4 years, 9 months ago
- ccc27ae efi/libstub: Drop __pure getter for efi_system_table by Ard Biesheuvel · 4 years, 9 months ago
- b4b89a0 efi/gop: Add prototypes for query_mode and set_mode by Arvind Sankar · 4 years, 10 months ago
- a088b85 efi/x86: Revert struct layout change to fix kexec boot regression by Ard Biesheuvel · 4 years, 9 months ago
- 3b8f44f efi/libstub/x86: Use Exit() boot service to exit the stub on errors by Ard Biesheuvel · 5 years ago
- 59f2a61 efi: Add 'runtime' pointer to struct efi by Ard Biesheuvel · 5 years ago
- 9cd437a efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specific by Ard Biesheuvel · 5 years ago
- 0a67361 efi/x86: Remove runtime table address from kexec EFI setup data by Ard Biesheuvel · 5 years ago
- 2931d52 efi/libstub: Make the LoadFile EFI protocol accessible by Ard Biesheuvel · 5 years ago
- abd2686 efi/libstub: Expose LocateDevicePath boot service by Ard Biesheuvel · 5 years ago
- 1e45bf7 efi/libstub/x86: Permit cmdline data to be allocated above 4 GB by Ard Biesheuvel · 5 years ago
- 1f299fa efi/x86: Limit EFI old memory map to SGI UV machines by Ard Biesheuvel · 5 years ago
- 796eb8d efi/libstub/x86: Use const attribute for efi_is_64bit() by Ard Biesheuvel · 5 years ago
- 4444f85 efi: Allow disabling PCI busmastering on bridges during boot by Matthew Garrett · 5 years ago
- ea7d87f efi/x86: Allow translating 64-bit arguments for mixed mode calls by Arvind Sankar · 5 years ago
- 14b864f efi/x86: Check number of arguments to variadic functions by Arvind Sankar · 5 years ago
- ea5e191 efi/x86: Simplify mixed mode call wrapper by Ard Biesheuvel · 5 years ago
- a46d674 efi/x86: Simplify i386 efi_call_phys() 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
- 89ed486 efi/x86: Avoid redundant cast of EFI firmware service pointer by Ard Biesheuvel · 5 years ago
- 6cfcd6f efi/x86: Re-disable RT services for 32-bit kernels running on 64-bit EFI by Ard Biesheuvel · 5 years ago
- 966291f efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive by Ard Biesheuvel · 5 years ago
- 99ea8b1 efi/libstub: Drop 'table' argument from efi_table_attr() macro by Ard Biesheuvel · 5 years ago
- 47c0fd3 efi/libstub: Drop protocol argument from efi_call_proto() macro by Ard Biesheuvel · 5 years ago
- c3710de efi/libstub/x86: Drop __efi_early() export and efi_config struct by Ard Biesheuvel · 5 years ago
- afc4cc7 efi/libstub/x86: Avoid thunking for native firmware calls by Ard Biesheuvel · 5 years ago
- f958efe efi/libstub: Distinguish between native/mixed not 32/64 bit by Ard Biesheuvel · 5 years ago
- a8147db efi/x86: Rename efi_is_native() to efi_is_mixed() by Ard Biesheuvel · 5 years ago
- 58ec655 efi/libstub: Remove unused __efi_call_early() macro by Ard Biesheuvel · 5 years ago
- 199c847 x86/efi: Add efi_fake_mem support for EFI_MEMORY_SP by Dan Williams · 5 years ago
- 6950e31 x86/efi: Push EFI_MEMMAP check into leaf routines by Dan Williams · 5 years ago
- e55f31a efi: x86: move efi_is_table_address() into arch/x86 by Ard Biesheuvel · 6 years ago
- 69c1f39 efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation by Ard Biesheuvel · 6 years ago
- d6e867a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 312a466 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 1220999 x86/fpu: Don't export __kernel_fpu_{begin,end}() by Sebastian Andrzej Siewior · 6 years ago
- a97673a x86: Fix various typos in comments by Ingo Molnar · 6 years ago
- 47c33a0 x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86 by Sai Praneeth Prakhya · 6 years ago
- 3425d93 efi/x86: Handle page faults occurring while running EFI runtime services by Sai Praneeth · 6 years ago
- 03781e4 x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3 by Sai Praneeth · 7 years ago
- 7e904a9 efi: Use efi_mm in x86 as well as ARM by Sai Praneeth · 7 years ago
- dd84441 x86/speculation: Use IBRS if available before calling into firmware by David Woodhouse · 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
- 0825f49 x86/efi: move asmlinkage before return type by Joe Perches · 8 years ago
- 6c690ee x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() by Andy Lutomirski · 8 years ago
- a2cd2f3 x86/efi: Allow invocation of arbitrary runtime services by David Howells · 8 years ago
- 3552fdf efi: Allow bitness-agnostic protocol calls by Lukas Wunner · 8 years ago
- 0a637ee x86/efi: Allow invocation of arbitrary boot services by Lukas Wunner · 8 years ago
- 2757161 x86/efi: Optimize away setup_gop32/64 if unused by Lukas Wunner · 8 years ago
- 9479c7c efi: Refactor efi_memmap_init_early() into arch-neutral code by Matt Fleming · 9 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 · 9 years ago
- 80e7559 efi: Convert efi_call_virt() to efi_call_virt_pointer() by Alex Thorlton · 9 years ago
- 9788375 x86/efi: Enable runtime call flag checking by Mark Rutland · 9 years ago
- bc25f9d x86/efi: Move to generic {__,}efi_call_virt() by Mark Rutland · 9 years ago
- 21289ec x86/efi/efifb: Move DMI based quirks handling out of generic code by Ard Biesheuvel · 9 years ago
- 2c23b73 x86/efi: Prepare GOP handling code for reuse as generic code by Ard Biesheuvel · 9 years ago
- 24b5e20 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 48fcb2d efi: stub: use high allocation for converted command line by Ard Biesheuvel · 9 years ago
- 6d0cc88 x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tables by Sai Praneeth · 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
- 790a2ee Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi by Ingo Molnar · 9 years ago
- 0bbea1c x86/efi: Rename print_efi_memmap() to efi_print_memmap() by Taku Izumi · 9 years ago
- a523841 arch/x86/include/asm/efi.h: fix build failure by Andrey Ryabinin · 9 years ago
- 769a808 x86, efi, kasan: #undef memset/memcpy/memmove per arch by Andrey Ryabinin · 9 years ago
- df6b35f x86/fpu: Rename i387.h to fpu/api.h by Ingo Molnar · 10 years ago
- 744937b0b efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction by Ingo Molnar · 10 years ago
- 243b675 efi/x86: Move x86 back to libstub by Ard Biesheuvel · 10 years ago
- 75b1285 Merge branch 'next' into efi-next-merge by Matt Fleming · 10 years ago
- 60b4dc7 efi: Delete the in_nmi() conditional runtime locking by Matt Fleming · 10 years ago
- 4e78eb05 x86/efi: Mark initialization code as such by Mathias Krause · 10 years ago
- 6092068 x86/efi: Unexport add_efi_memmap variable by Mathias Krause · 10 years ago
- 24ffd84 x86/efi: Remove unused efi_call* macros by Mathias Krause · 10 years ago
- 161485e efi: Implement mandatory locking for UEFI Runtime Services by Ard Biesheuvel · 10 years ago
- 84be880 Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" by Matt Fleming · 10 years ago
- 44be28e x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag by Matt Fleming · 11 years ago
- f23cf8b efi/x86: efistub: Move shared dependencies to <asm/efi.h> by Ard Biesheuvel · 11 years ago
- eeb9db0 x86/efi: Move all workarounds to a separate file quirks.c by Saurabh Tangri · 11 years ago
- b738c6e x86/efi: Save and restore FPU context around efi_calls (i386) by Ricardo Neri · 11 years ago
- de05764 x86/efi: Save and restore FPU context around efi_calls (x86_64) by Ricardo Neri · 11 years ago
- 982e239 x86/efi: Implement a __efi_call_virt macro by Ricardo Neri · 11 years ago
- 62fa6e6 x86/efi: Delete most of the efi_call* macros 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
- 4fd6933 Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo by Matt Fleming · 11 years ago