aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi
Commit message (Expand)AuthorAge
...
* | efibc: Fix excessive stack footprint warningJeremy Compostella2016-05-07
* | efi/capsule: Make efi_capsule_pending() locklessMatt Fleming2016-05-07
* | efi/runtime-wrappers: Remove ARCH_EFI_IRQ_FLAGS_MASK #ifdefMark Rutland2016-04-28
* | efi/runtime-wrappers: Detect firmware IRQ flag corruptionMark Rutland2016-04-28
* | efi/runtime-wrappers: Remove redundant #ifdefsMark Rutland2016-04-28
* | efi/runtime-wrappers: Add {__,}efi_call_virt() templatesMark Rutland2016-04-28
* | efi/arm-init: Reserve rather than unmap the memory map for ARM as wellArd Biesheuvel2016-04-28
* | efi: Add misc char driver interface to update EFI firmwareKweh, Hock Leong2016-04-28
* | efi: Add 'capsule' update supportMatt Fleming2016-04-28
* | efi: Move efi_status_to_err() to drivers/firmware/efi/Matt Fleming2016-04-28
* | efibc: Add EFI Bootloader Control moduleCompostella, Jeremy2016-04-28
* | efi/arm*: Wire up 'struct screen_info' to efi-framebuffer platform deviceArd Biesheuvel2016-04-28
* | efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info'Ard Biesheuvel2016-04-28
* | efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel2016-04-28
* | efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel2016-04-28
* | efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel2016-04-28
* | efi: Implement generic support for the Memory Attributes tableArd Biesheuvel2016-04-28
* | efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config tableArd Biesheuvel2016-04-28
* | efi/arm*: Use memremap() to create the persistent memmap mappingArd Biesheuvel2016-04-28
* | efi: Check EFI_MEMORY_DESCRIPTOR version explicitlyArd Biesheuvel2016-04-28
* | efi: Remove global 'memmap' EFI memory mapMatt Fleming2016-04-28
* | efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming2016-04-28
* | efi/arm64: Check SetupMode when determining Secure Boot statusLinn Crosetto2016-04-28
* | efi/arm64: Report unexpected errors when determining Secure Boot statusLinn Crosetto2016-04-28
* | efi/arm*: Drop writable mapping of the UEFI System tableArd Biesheuvel2016-04-28
* | efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel2016-04-28
* | efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek2016-04-22
* | efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mappingArd Biesheuvel2016-03-31
|/
* kernel: add kcov code coverageDmitry Vyukov2016-03-22
* drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat c...Andy Lutomirski2016-03-22
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * efi/arm*: Perform hardware compatibility checkArd Biesheuvel2016-02-22
| * efi/arm64: Check for h/w support before booting a >4 KB granular kernelArd Biesheuvel2016-02-22
| * efi/arm: Check for LPAE support before booting a LPAE kernelArd Biesheuvel2016-02-22
| * efi/arm-init: Use read-only early mappingsArd Biesheuvel2016-02-22
| * efi/efistub: Prevent __init annotations from being usedArd Biesheuvel2016-02-22
| * efi/arm64: Drop __init annotation from handle_kernel_image()Ard Biesheuvel2016-02-22
| * efi/runtime-wrappers: Run UEFI Runtime Services with interrupts enabledArd Biesheuvel2016-02-22
| * Merge tag 'v4.5-rc5' into efi/core, before queueing up new changesIngo Molnar2016-02-22
| |\
| * | efi: Add Persistent Memory type nameRobert Elliott2016-02-03
| * | efi: Add NV memory attributeRobert Elliott2016-02-03
| * | efivars: Use to_efivar_entryGeliang Tang2016-02-03
| * | efi: Runtime-wrapper: Get rid of the rtc_lock spinlockArd Biesheuvel2016-02-03
| * | efi/runtime-wrappers: Remove out of date comment regarding in_nmi()Ard Biesheuvel2016-02-03
| * | efi: Add nonblocking option to efi_query_variable_store()Ard Biesheuvel2016-02-03
| * | efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()Ard Biesheuvel2016-02-03
| * | efi: Expose non-blocking set_variable() wrapper to efivarsArd Biesheuvel2016-02-03
| * | Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece...Ingo Molnar2016-02-03
| |\ \
| * | | x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth2015-12-14
| * | | efi/esrt: Don't preformat nameRasmus Villemoes2015-12-14