aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-16efi: Add pstore variables to the deletion whitelistMatt Fleming1-0/+1
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones1-23/+64
2016-02-10efi: Make our variable validation list include the guidPeter Jones2-21/+36
2016-02-10efi: Do variable name validation tests in utf8Peter Jones1-11/+21
2016-02-10efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones1-19/+11
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin1-0/+1
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-01-13efi: include asm/early_ioremap.h not asm/efi.h to get early_memremapArd Biesheuvel1-1/+1
2016-01-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds4-1/+98
2016-01-06efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel1-2/+2
2015-12-14ARM: add UEFI stub supportRoy Franz3-1/+97
2015-12-13ARM: wire up UEFI init and runtime supportArd Biesheuvel1-0/+1
2015-12-09arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel3-35/+22
2015-12-09arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel3-0/+362
2015-12-08treewide: Fix typos in printkMasanari Iida1-1/+1
2015-11-05Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-1/+1
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds5-15/+179
2015-11-02efi-pstore: fix kernel-doc argument nameGeliang Tang1-1/+1
2015-11-02arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel1-1/+1
2015-10-30arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel2-0/+71
2015-10-28efi: Fix warning of int-to-pointer-cast on x86 32-bit buildsTaku Izumi1-2/+2
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel1-4/+4
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efiIngo Molnar6-36/+307
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar3-20/+74
2015-10-12arm64: add KASAN supportAndrey Ryabinin1-0/+8
2015-10-12arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel2-6/+90
2015-10-12arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT propertyArd Biesheuvel1-9/+0
2015-10-12efi: Add "efi_fake_mem" boot optionTaku Izumi3-0/+261
2015-10-12efi: Auto-load the efi-pstore moduleBen Hutchings1-0/+1
2015-10-12efi: Introduce EFI_NX_PE_DATA bit and set it from properties tableArd Biesheuvel1-0/+18
2015-10-12efi: Add support for UEFIv2.5 Properties tableArd Biesheuvel1-14/+16
2015-10-12efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()Taku Izumi1-2/+3
2015-10-12efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm1-4/+2
2015-10-12efi/x86: Move efi=debug option parsing to coreLeif Lindholm1-0/+3
2015-10-12drivers/firmware: Make efi/esrt.c driver explicitly non-modularPaul Gortmaker1-16/+3
2015-10-11efi: Use the generic efi.memmap instead of 'memmap'Matt Fleming1-1/+3
2015-10-01arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel1-15/+73
2015-09-22x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin1-4/+0
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young1-1/+1
2015-08-08efi, x86: Rearrange efi_mem_attributes()Jonathan (Zhixiong) Zhang1-0/+31
2015-08-08efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5Ard Biesheuvel1-3/+5
2015-07-30efi: Check for NULL efi kernel parametersRicardo Neri1-0/+5
2015-07-21Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgentIngo Molnar1-3/+12
2015-07-15efi: Handle memory error structures produced based on old versions of standardLuck, Tony1-3/+12
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-4/+2
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds1-2/+0
2015-07-01sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman1-4/+2
2015-06-30Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely1-2/+0
2015-06-11Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efiIngo Molnar2-1/+7
2015-06-08efi: Work around ia64 build problem with ESRT driverPeter Jones2-1/+7