aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi
Commit message (Expand)AuthorAge
* x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange2017-01-07
* efi/libstub/arm*: Pass latest memory map to the kernelArd Biesheuvel2016-12-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-14
|\
| * Remove references to dead make variable LINUX_INCLUDEPaul Bolle2016-12-14
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-13
|\ \
| * | arm64: dump: Make ptdump debugfs a separate optionLaura Abbott2016-11-07
| |/
* | efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bitArd Biesheuvel2016-11-25
* | x86/efi: Retrieve and assign Apple device propertiesLukas Wunner2016-11-13
* | efi: Add device path parserLukas Wunner2016-11-13
* | efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableArd Biesheuvel2016-11-13
* | efi/libstub: Add random.c to ARM buildArd Biesheuvel2016-11-13
* | efi: Add support for seeding the RNG from a UEFI config tableArd Biesheuvel2016-11-13
* | efi/libstub: Fix allocation size calculationsRoy Franz2016-11-13
* | Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar2016-11-13
|\|
| * efi/arm: Fix absolute relocation detection for older toolchainsArd Biesheuvel2016-10-19
* | efi/efivar_ssdt_load: Don't return success on allocation failureDan Carpenter2016-10-18
* | efi/efi_test: Use memdup_user() as a cleanupIvan Hu2016-10-18
* | efi/efi_test: Fix uninitialized variable 'rv'Ivan Hu2016-10-18
* | efi/efi_test: Fix uninitialized variable 'datasize'Ivan Hu2016-10-18
* | efi/arm*: Fix efi_init() error handlingYisheng Xie2016-10-18
* | efi: Remove unused include of <linux/version.h>Wei Yongjun2016-10-18
|/
* Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-06
|\
| * pstore: Split pstore fragile flagsNamhyung Kim2016-09-08
* | x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZEMatt Fleming2016-09-20
* | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2016-09-13
|\ \
| * | efi/arm64: Treat regions with WT/WC set but WB cleared as memoryArd Biesheuvel2016-09-09
| * | efi: Add efi_test driver for exporting UEFI runtime service interfacesIvan Hu2016-09-09
| * | efi/arm64: Add debugfs node to dump UEFI runtime page tablesArd Biesheuvel2016-09-09
| * | efi: Replace runtime services spinlock with semaphoreArd Biesheuvel2016-09-09
| * | efi: Don't use spinlocks for efi varsSylvain Chouleur2016-09-09
| * | efi: Use a file local lock for efivarsSylvain Chouleur2016-09-09
| * | efi/arm*: esrt: Add missing call to efi_esrt_init()Ard Biesheuvel2016-09-09
| * | efi/esrt: Use memremap not ioremap to access ESRT table in memoryArd Biesheuvel2016-09-09
| * | efi/esrt: Use efi_mem_reserve() and avoid a kmalloc()Matt Fleming2016-09-09
| * | efi/runtime-map: Use efi.memmap directly instead of a copyMatt Fleming2016-09-09
| * | efi: Allow drivers to reserve boot services foreverMatt Fleming2016-09-09
| * | efi: Add efi_memmap_install() for installing new EFI memory mapsMatt Fleming2016-09-09
| * | efi: Split out EFI memory map functions into new fileMatt Fleming2016-09-09
| * | efi/fake_mem: Refactor main two code chunks into functionsMatt Fleming2016-09-09
| * | efi: Add efi_memmap_init_late() for permanent EFI memmapMatt Fleming2016-09-09
| * | efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming2016-09-09
| * | x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmapMatt Fleming2016-09-09
| |/
* | efi/libstub: Use efi_exit_boot_services() in FDTJeffrey Hugo2016-09-05
* | efi/libstub: Introduce ExitBootServices helperJeffrey Hugo2016-09-05
* | efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo2016-09-05
* | efi: Fix handling error value in fdt_find_uefi_paramsAndrzej Hajda2016-09-05
|/
* efi/capsule: Allocate whole capsule into virtual memoryAustin Christ2016-08-11
* Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-27
|\
| * Xen: EFI: Parse DT parameters for Xen specific UEFIShannon Zhao2016-07-06
* | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds2016-07-26
|\ \