summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi
AgeCommit message (Expand)Author
2016-02-22efi/runtime-wrappers: Run UEFI Runtime Services with interrupts enabledArd Biesheuvel
2016-02-22Merge tag 'v4.5-rc5' into efi/core, before queueing up new changesIngo Molnar
2016-02-16efi: Add pstore variables to the deletion whitelistMatt Fleming
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones
2016-02-10efi: Make our variable validation list include the guidPeter Jones
2016-02-10efi: Do variable name validation tests in utf8Peter Jones
2016-02-10efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones
2016-02-03efi: Add Persistent Memory type nameRobert Elliott
2016-02-03efi: Add NV memory attributeRobert Elliott
2016-02-03efivars: Use to_efivar_entryGeliang Tang
2016-02-03efi: Runtime-wrapper: Get rid of the rtc_lock spinlockArd Biesheuvel
2016-02-03efi/runtime-wrappers: Remove out of date comment regarding in_nmi()Ard Biesheuvel
2016-02-03efi: Add nonblocking option to efi_query_variable_store()Ard Biesheuvel
2016-02-03efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()Ard Biesheuvel
2016-02-03efi: Expose non-blocking set_variable() wrapper to efivarsArd Biesheuvel
2016-02-03Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece...Ingo Molnar
2016-01-21UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-13efi: include asm/early_ioremap.h not asm/efi.h to get early_memremapArd Biesheuvel
2016-01-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-01-06efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel
2015-12-14x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth
2015-12-14efi/esrt: Don't preformat nameRasmus Villemoes
2015-12-14ARM: add UEFI stub supportRoy Franz
2015-12-13ARM: wire up UEFI init and runtime supportArd Biesheuvel
2015-12-09arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2015-12-09arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2015-12-08treewide: Fix typos in printkMasanari Iida
2015-11-05Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-11-02efi-pstore: fix kernel-doc argument nameGeliang Tang
2015-11-02arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel
2015-10-30arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel
2015-10-28efi: Fix warning of int-to-pointer-cast on x86 32-bit buildsTaku Izumi
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar
2015-10-12arm64: add KASAN supportAndrey Ryabinin
2015-10-12arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel
2015-10-12arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT propertyArd Biesheuvel
2015-10-12efi: Add "efi_fake_mem" boot optionTaku Izumi
2015-10-12efi: Auto-load the efi-pstore moduleBen Hutchings
2015-10-12efi: Introduce EFI_NX_PE_DATA bit and set it from properties tableArd Biesheuvel
2015-10-12efi: Add support for UEFIv2.5 Properties tableArd Biesheuvel
2015-10-12efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()Taku Izumi
2015-10-12efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm
2015-10-12efi/x86: Move efi=debug option parsing to coreLeif Lindholm
2015-10-12drivers/firmware: Make efi/esrt.c driver explicitly non-modularPaul Gortmaker
2015-10-11efi: Use the generic efi.memmap instead of 'memmap'Matt Fleming
2015-10-01arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel