Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-05 | x86/efi: Extend CONFIG_EFI_PGT_DUMP support to x86_32 and kexec as well | Sai Praneeth | 1 | -1/+8 |
2017-03-23 | x86/efi/32: Fix EFI on systems where the per-cpu GDT is virtually mapped | Andy Lutomirski | 1 | -1/+1 |
2017-03-16 | x86: Remap GDT tables in the fixmap section | Thomas Garnier | 1 | -2/+2 |
2016-07-15 | x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() | Andy Lutomirski | 1 | -3/+0 |
2016-02-22 | x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tables | Sai Praneeth | 1 | -1/+1 |
2015-11-29 | x86/efi: Build our own page table structures | Matt Fleming | 1 | -0/+5 |
2015-04-01 | efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction | Ingo Molnar | 1 | -3/+8 |
2015-04-01 | efi: Disable interrupts around EFI calls, not in the epilog/prolog calls | Ingo Molnar | 1 | -8/+3 |
2014-10-03 | x86/efi: Mark initialization code as such | Mathias Krause | 1 | -5/+7 |
2014-03-04 | x86/efi: Make efi virtual runtime map passing more robust | Borislav Petkov | 1 | -1/+5 |
2014-03-04 | x86/efi: Dump the EFI page table | Borislav Petkov | 1 | -0/+1 |
2014-02-14 | x86/efi: Fix 32-bit fallout | Borislav Petkov | 1 | -0/+6 |
2013-12-29 | x86/efi: Pass necessary EFI data for kexec via setup_data | Dave Young | 1 | -0/+1 |
2013-12-21 | x86/efi: Add a wrapper function efi_map_region_fixed() | Dave Young | 1 | -0/+2 |
2013-11-02 | x86/efi: Runtime services virtual mapping | Borislav Petkov | 1 | -1/+8 |
2011-12-09 | x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-aware | Matt Fleming | 1 | -46/+2 |
2011-10-31 | x86: efi_32.c is implicitly getting asm/desc.h via module.h | Paul Gortmaker | 1 | -0/+1 |
2010-10-27 | x86: Move efi to platform | Thomas Gleixner | 1 | -0/+112 |