aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/efi.h
Commit message (Expand)AuthorAge
* efi/x86: Handle page faults occurring while running EFI runtime servicesSai Praneeth2018-09-26
* x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3Sai Praneeth2018-03-12
* efi: Use efi_mm in x86 as well as ARMSai Praneeth2018-03-12
* x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse2018-02-20
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* x86/efi: move asmlinkage before return typeJoe Perches2017-07-12
* x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski2017-06-13
* x86/efi: Allow invocation of arbitrary runtime servicesDavid Howells2017-02-07
* efi: Allow bitness-agnostic protocol callsLukas Wunner2016-11-13
* x86/efi: Allow invocation of arbitrary boot servicesLukas Wunner2016-09-09
* x86/efi: Optimize away setup_gop32/64 if unusedLukas Wunner2016-09-09
* efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming2016-09-09
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-07-25
|\
| * x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()Andy Lutomirski2016-07-15
* | efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton2016-06-27
|/
* x86/efi: Enable runtime call flag checkingMark Rutland2016-04-28
* x86/efi: Move to generic {__,}efi_call_virt()Mark Rutland2016-04-28
* x86/efi/efifb: Move DMI based quirks handling out of generic codeArd Biesheuvel2016-04-28
* x86/efi: Prepare GOP handling code for reuse as generic codeArd Biesheuvel2016-04-28
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tablesSai Praneeth2016-02-22
| * x86/efi: Build our own page table structuresMatt Fleming2015-11-29
| * x86/efi: Hoist page table switching code into efi_call_virt()Matt Fleming2015-11-29
* | efi: stub: use high allocation for converted command lineArd Biesheuvel2016-02-24
|/
* Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-14
|\
| * x86/efi: Rename print_efi_memmap() to efi_print_memmap()Taku Izumi2015-10-12
* | arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin2015-10-01
* | x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin2015-09-22
|/
* x86/fpu: Rename i387.h to fpu/api.hIngo Molnar2015-05-19
* efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interactionIngo Molnar2015-04-01
* efi/x86: Move x86 back to libstubArd Biesheuvel2014-11-11
* Merge branch 'next' into efi-next-mergeMatt Fleming2014-10-03
|\
| * efi: Delete the in_nmi() conditional runtime lockingMatt Fleming2014-10-03
| * x86/efi: Mark initialization code as suchMathias Krause2014-10-03
| * x86/efi: Unexport add_efi_memmap variableMathias Krause2014-10-03
| * x86/efi: Remove unused efi_call* macrosMathias Krause2014-10-03
| * efi: Implement mandatory locking for UEFI Runtime ServicesArd Biesheuvel2014-10-03
* | Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Matt Fleming2014-09-23
|/
* x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming2014-07-18
* efi/x86: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel2014-07-07
* x86/efi: Move all workarounds to a separate file quirks.cSaurabh Tangri2014-06-19
* x86/efi: Save and restore FPU context around efi_calls (i386)Ricardo Neri2014-04-17
* x86/efi: Save and restore FPU context around efi_calls (x86_64)Ricardo Neri2014-04-17
* x86/efi: Implement a __efi_call_virt macroRicardo Neri2014-04-17
* x86/efi: Delete most of the efi_call* macrosMatt Fleming2014-04-17
* Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming2014-03-05
|\
| * x86/efi: Wire up CONFIG_EFI_MIXEDMatt Fleming2014-03-04
| * x86/efi: Add mixed runtime services supportMatt Fleming2014-03-04
| * x86/efi: Firmware agnostic handover entry pointsMatt Fleming2014-03-04
* | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming2014-03-05
|\ \