| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/efi: Allow invocation of arbitrary runtime services | David Howells | 2017-02-07 | 1 | -0/+5 |
* | efi: Allow bitness-agnostic protocol calls | Lukas Wunner | 2016-11-13 | 1 | -5/+11 |
* | x86/efi: Allow invocation of arbitrary boot services | Lukas Wunner | 2016-09-09 | 1 | -9/+6 |
* | x86/efi: Optimize away setup_gop32/64 if unused | Lukas Wunner | 2016-09-09 | 1 | -2/+11 |
* | efi: Refactor efi_memmap_init_early() into arch-neutral code | Matt Fleming | 2016-09-09 | 1 | -1/+0 |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-07-25 | 1 | -1/+0 |
|\ |
|
| * | x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() | Andy Lutomirski | 2016-07-15 | 1 | -1/+0 |
* | | efi: Convert efi_call_virt() to efi_call_virt_pointer() | Alex Thorlton | 2016-06-27 | 1 | -5/+4 |
|/ |
|
* | x86/efi: Enable runtime call flag checking | Mark Rutland | 2016-04-28 | 1 | -1/+3 |
* | x86/efi: Move to generic {__,}efi_call_virt() | Mark Rutland | 2016-04-28 | 1 | -29/+12 |
* | x86/efi/efifb: Move DMI based quirks handling out of generic code | Ard Biesheuvel | 2016-04-28 | 1 | -0/+2 |
* | x86/efi: Prepare GOP handling code for reuse as generic code | Ard Biesheuvel | 2016-04-28 | 1 | -0/+5 |
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-20 | 1 | -1/+27 |
|\ |
|
| * | x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tables | Sai Praneeth | 2016-02-22 | 1 | -1/+1 |
| * | x86/efi: Build our own page table structures | Matt Fleming | 2015-11-29 | 1 | -0/+1 |
| * | x86/efi: Hoist page table switching code into efi_call_virt() | Matt Fleming | 2015-11-29 | 1 | -0/+25 |
* | | efi: stub: use high allocation for converted command line | Ard Biesheuvel | 2016-02-24 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2015-10-14 | 1 | -0/+1 |
|\ |
|
| * | x86/efi: Rename print_efi_memmap() to efi_print_memmap() | Taku Izumi | 2015-10-12 | 1 | -0/+1 |
* | | arch/x86/include/asm/efi.h: fix build failure | Andrey Ryabinin | 2015-10-01 | 1 | -0/+2 |
* | | x86, efi, kasan: #undef memset/memcpy/memmove per arch | Andrey Ryabinin | 2015-09-22 | 1 | -0/+10 |
|/ |
|
* | x86/fpu: Rename i387.h to fpu/api.h | Ingo Molnar | 2015-05-19 | 1 | -1/+1 |
* | efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction | Ingo Molnar | 2015-04-01 | 1 | -2/+4 |
* | efi/x86: Move x86 back to libstub | Ard Biesheuvel | 2014-11-11 | 1 | -0/+24 |
* | Merge branch 'next' into efi-next-merge | Matt Fleming | 2014-10-03 | 1 | -21/+10 |
|\ |
|
| * | efi: Delete the in_nmi() conditional runtime locking | Matt Fleming | 2014-10-03 | 1 | -2/+0 |
| * | x86/efi: Mark initialization code as such | Mathias Krause | 2014-10-03 | 1 | -10/+10 |
| * | x86/efi: Unexport add_efi_memmap variable | Mathias Krause | 2014-10-03 | 1 | -1/+0 |
| * | x86/efi: Remove unused efi_call* macros | Mathias Krause | 2014-10-03 | 1 | -10/+0 |
| * | efi: Implement mandatory locking for UEFI Runtime Services | Ard Biesheuvel | 2014-10-03 | 1 | -0/+2 |
* | | Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" | Matt Fleming | 2014-09-23 | 1 | -24/+0 |
|/ |
|
* | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag | Matt Fleming | 2014-07-18 | 1 | -0/+6 |
* | efi/x86: efistub: Move shared dependencies to <asm/efi.h> | Ard Biesheuvel | 2014-07-07 | 1 | -0/+25 |
* | x86/efi: Move all workarounds to a separate file quirks.c | Saurabh Tangri | 2014-06-19 | 1 | -0/+2 |
* | x86/efi: Save and restore FPU context around efi_calls (i386) | Ricardo Neri | 2014-04-17 | 1 | -2/+15 |
* | x86/efi: Save and restore FPU context around efi_calls (x86_64) | Ricardo Neri | 2014-04-17 | 1 | -0/+3 |
* | x86/efi: Implement a __efi_call_virt macro | Ricardo Neri | 2014-04-17 | 1 | -0/+10 |
* | x86/efi: Delete most of the efi_call* macros | Matt Fleming | 2014-04-17 | 1 | -66/+8 |
* | Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo | Matt Fleming | 2014-03-05 | 1 | -3/+35 |
|\ |
|
| * | x86/efi: Wire up CONFIG_EFI_MIXED | Matt Fleming | 2014-03-04 | 1 | -0/+11 |
| * | x86/efi: Add mixed runtime services support | Matt Fleming | 2014-03-04 | 1 | -0/+21 |
| * | x86/efi: Firmware agnostic handover entry points | Matt Fleming | 2014-03-04 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo | Matt Fleming | 2014-03-05 | 1 | -0/+1 |
|\ \ |
|
| * | | x86/efi: Quirk out SGI UV | Borislav Petkov | 2014-03-04 | 1 | -0/+1 |
| |/ |
|
* | | x86/efi: Make efi virtual runtime map passing more robust | Borislav Petkov | 2014-03-04 | 1 | -1/+2 |
* | | x86/efi: Dump the EFI page table | Borislav Petkov | 2014-03-04 | 1 | -0/+1 |
* | | efi: Move facility flags to struct efi | Matt Fleming | 2014-03-04 | 1 | -1/+0 |
|/ |
|
* | x86/efi: Fix 32-bit fallout | Borislav Petkov | 2014-02-14 | 1 | -0/+2 |
* | x86/efi: parse_efi_setup() build fix | Dave Young | 2014-01-03 | 1 | -3/+2 |
* | x86/efi: Pass necessary EFI data for kexec via setup_data | Dave Young | 2013-12-29 | 1 | -0/+12 |