summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-051-1/+1
|\
| * efi-pstore: fix kernel-doc argument nameGeliang Tang2015-11-021-1/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-045-15/+179
|\ \
| * | arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel2015-11-021-1/+1
| * | arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel2015-10-302-0/+71
| * | arm64: add KASAN supportAndrey Ryabinin2015-10-121-0/+8
| * | arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel2015-10-122-6/+90
| * | arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT propertyArd Biesheuvel2015-10-121-9/+0Star
| |/
* | efi: Fix warning of int-to-pointer-cast on x86 32-bit buildsTaku Izumi2015-10-281-2/+2
* | efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel2015-10-281-4/+4
* | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-146-36/+307
|\ \
| * | efi: Add "efi_fake_mem" boot optionTaku Izumi2015-10-123-0/+261
| * | efi: Auto-load the efi-pstore moduleBen Hutchings2015-10-121-0/+1
| * | efi: Introduce EFI_NX_PE_DATA bit and set it from properties tableArd Biesheuvel2015-10-121-0/+18
| * | efi: Add support for UEFIv2.5 Properties tableArd Biesheuvel2015-10-121-14/+16
| * | efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()Taku Izumi2015-10-121-2/+3
| * | efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm2015-10-121-4/+2Star
| * | efi/x86: Move efi=debug option parsing to coreLeif Lindholm2015-10-121-0/+3
| * | drivers/firmware: Make efi/esrt.c driver explicitly non-modularPaul Gortmaker2015-10-121-16/+3Star
* | | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-143-20/+74
|\ \ \ | |/ / |/| / | |/
| * arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel2015-10-011-15/+73
| * x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin2015-09-231-4/+0Star
| * kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-1/+1
* | efi: Use the generic efi.memmap instead of 'memmap'Matt Fleming2015-10-111-1/+3
* | efi, x86: Rearrange efi_mem_attributes()Jonathan (Zhixiong) Zhang2015-08-081-0/+31
* | efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5Ard Biesheuvel2015-08-081-3/+5
|/
* efi: Check for NULL efi kernel parametersRicardo Neri2015-07-301-0/+5
* Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-07-211-3/+12
|\
| * efi: Handle memory error structures produced based on old versions of standardLuck, Tony2015-07-151-3/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-041-4/+2Star
|\ \
| * | sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-011-4/+2Star
* | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-021-2/+0Star
|\ \ \
| * \ \ Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2015-06-301-2/+0Star
| |\ \ \
| | * | | of: clean-up unnecessary libfdt include pathsRob Herring2015-06-051-2/+0Star
| | |/ /
* | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-06-112-1/+7
|\ \ \ \
| * | | | efi: Work around ia64 build problem with ESRT driverPeter Jones2015-06-082-1/+7
* | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-06-024-9/+566
|\| | | | | |/ / / |/| | |
| * | | efi: dmi: List SMBIOS3 table before SMBIOS tableJean Delvare2015-05-051-2/+7
| * | | efi/esrt: Fix some compiler warningsPeter Jones2015-04-301-11/+18
| * | | efi: Add esrt supportPeter Jones2015-04-303-2/+546
| * | | efi: efivar_create_sysfs_entry() should return negative error codesDan Carpenter2015-04-301-5/+6
| |/ /
* | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-05-061-3/+3
|\ \ \ | |/ / |/| / | |/
| * efi: Fix error handling in add_sysfs_runtime_map_entry()Dan Carpenter2015-05-051-3/+3
* | efi/libstub: Retrieve FDT size when loaded from UEFI config tableArd Biesheuvel2015-04-013-6/+10
* | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-03-021-4/+4
|\|
| * efi/libstub: Fix boundary checking in efi_high_alloc()Yinghai Lu2015-02-241-4/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-211-10/+6Star
|\|
| * Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"Matt Fleming2015-02-181-10/+6Star
* | x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin2015-02-141-0/+4
* | kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-141-0/+1