Age | Commit message (Expand) | Author |
2015-04-01 | efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction | Ingo Molnar |
2014-11-11 | efi/x86: Move x86 back to libstub | Ard Biesheuvel |
2014-10-03 | Merge branch 'next' into efi-next-merge | Matt Fleming |
2014-10-03 | efi: Delete the in_nmi() conditional runtime locking | Matt Fleming |
2014-10-03 | x86/efi: Mark initialization code as such | Mathias Krause |
2014-10-03 | x86/efi: Unexport add_efi_memmap variable | Mathias Krause |
2014-10-03 | x86/efi: Remove unused efi_call* macros | Mathias Krause |
2014-10-03 | efi: Implement mandatory locking for UEFI Runtime Services | Ard Biesheuvel |
2014-09-23 | Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" | Matt Fleming |
2014-07-18 | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag | Matt Fleming |
2014-07-07 | efi/x86: efistub: Move shared dependencies to <asm/efi.h> | Ard Biesheuvel |
2014-06-19 | x86/efi: Move all workarounds to a separate file quirks.c | Saurabh Tangri |
2014-04-17 | x86/efi: Save and restore FPU context around efi_calls (i386) | Ricardo Neri |
2014-04-17 | x86/efi: Save and restore FPU context around efi_calls (x86_64) | Ricardo Neri |
2014-04-17 | x86/efi: Implement a __efi_call_virt macro | Ricardo Neri |
2014-04-17 | x86/efi: Delete most of the efi_call* macros | Matt Fleming |
2014-03-05 | Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo | Matt Fleming |
2014-03-05 | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo | Matt Fleming |
2014-03-04 | x86/efi: Quirk out SGI UV | Borislav Petkov |
2014-03-04 | x86/efi: Wire up CONFIG_EFI_MIXED | Matt Fleming |
2014-03-04 | x86/efi: Add mixed runtime services support | Matt Fleming |
2014-03-04 | x86/efi: Firmware agnostic handover entry points | Matt Fleming |
2014-03-04 | x86/efi: Make efi virtual runtime map passing more robust | Borislav Petkov |
2014-03-04 | x86/efi: Dump the EFI page table | Borislav Petkov |
2014-03-04 | efi: Move facility flags to struct efi | Matt Fleming |
2014-02-14 | x86/efi: Fix 32-bit fallout | Borislav Petkov |
2014-01-03 | x86/efi: parse_efi_setup() build fix | Dave Young |
2013-12-29 | x86/efi: Pass necessary EFI data for kexec via setup_data | Dave Young |
2013-12-21 | x86/efi: Add a wrapper function efi_map_region_fixed() | Dave Young |
2013-11-02 | x86/efi: Runtime services virtual mapping | Borislav Petkov |
2013-10-28 | x86/efi: Add EFI framebuffer earlyprintk support | Matt Fleming |
2013-07-02 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-06-11 | efi: Convert runtime services function ptrs | Borislav Petkov |
2013-06-10 | Modify UEFI anti-bricking code | Matthew Garrett |
2013-04-15 | efi: Pass boot services variable info to runtime code | Matthew Garrett |
2013-02-14 | x86, efi: remove duplicate code in setup_arch() by using, efi_is_native() | Satoru Takeuchi |
2013-01-30 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming |
2012-12-15 | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" | Linus Torvalds |
2012-12-14 | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-10-30 | x86, efi: 1:1 pagetable mapping for virtual EFI calls | Matt Fleming |
2012-10-26 | Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle... | Ingo Molnar |
2012-10-25 | x86: efi: Turn off efi_enabled after setup on mixed fw/kernel | Olof Johansson |
2012-10-24 | x86/efi: Fix oops caused by incorrect set_memory_uc() usage | Matt Fleming |
2012-02-23 | x86, efi: Allow basic init with mixed 32/64-bit efi/kernel | Olof Johansson |
2012-01-11 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-12-12 | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" | Keith Packard |
2011-12-09 | x86: Don't use magic strings for EFI loader signature | Matt Fleming |
2011-12-09 | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming |
2011-05-09 | x86, efi: Consolidate EFI nx control | Matthew Garrett |
2010-08-27 | x86, memblock: Replace e820_/_early string with memblock_ | Yinghai Lu |