aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/efi.c
Commit message (Expand)AuthorAge
* efi: Permit calling efi_mem_reserve_persistent() from atomic contextArd Biesheuvel2018-11-15
* efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel2018-11-15
* efi: add API to reserve memory persistently across kexec rebootArd Biesheuvel2018-09-26
* efi: honour memory reservations passed via a linux specific config tableArd Biesheuvel2018-09-26
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-13
|\
| * mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_idsRik van Riel2018-07-17
* | efi: Drop type and attribute checks in efi_mem_desc_lookup()Ard Biesheuvel2018-07-15
* | efi: Use a work queue to invoke EFI Runtime ServicesSai Praneeth2018-07-15
|/
* efi: Use efi_mm in x86 as well as ARMSai Praneeth2018-03-12
* efi: Reorder pr_notice() with add_device_randomness() callArd Biesheuvel2018-03-09
* Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2018-01-31
|\
| * efi: call get_event_log before ExitBootServicesThiebaud Weksteen2018-01-08
* | efi: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2018-01-03
|/
* efi: Add comment to avoid future expanding of sysfs systabDave Young2017-12-06
* efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman2017-12-06
* efi: Move efi_mem_type() to common codeJan Beulich2017-08-26
* efi/random: Increase size of firmware supplied randomnessArd Biesheuvel2017-08-26
* Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2017-08-26
|\
| * efi: Add an EFI table address match functionTom Lendacky2017-07-18
* | firmware/efi: Constify attribute_group structuresArvind Yadav2017-08-21
|/
* efi: Process the MEMATTR table only if EFI_MEMMAP is enabledDaniel Kiper2017-06-23
* efi/esrt: Cleanup bad memory map log messagesDaniel Drake2017-03-17
* efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all archit...Sai Praneeth2017-02-01
* efi: Add support for seeding the RNG from a UEFI config tableArd Biesheuvel2016-11-13
* efi/efivar_ssdt_load: Don't return success on allocation failureDan Carpenter2016-10-18
* Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2016-09-13
|\
| * efi: Replace runtime services spinlock with semaphoreArd Biesheuvel2016-09-09
| * efi: Allow drivers to reserve boot services foreverMatt Fleming2016-09-09
| * efi: Split out EFI memory map functions into new fileMatt 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
* | efi: Fix handling error value in fdt_find_uefi_paramsAndrzej Hajda2016-09-05
|/
* 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
* | efi / ACPI: load SSTDs from EFI variablesOctavian Purdila2016-07-08
|/
* efi: Move efi_status_to_err() to drivers/firmware/efi/Matt Fleming2016-04-28
* efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel2016-04-28
* efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config tableArd 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: Add Persistent Memory type nameRobert Elliott2016-02-03
* efi: Add NV memory attributeRobert Elliott2016-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
|\
| * efi: include asm/early_ioremap.h not asm/efi.h to get early_memremapArd Biesheuvel2016-01-13
| * arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2015-12-09
* | x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth2015-12-14
|/
* efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel2015-10-28
* efi: Introduce EFI_NX_PE_DATA bit and set it from properties tableArd Biesheuvel2015-10-12
* efi: Add support for UEFIv2.5 Properties tableArd Biesheuvel2015-10-12