summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/memmap.c
Commit message (Expand)AuthorAgeFilesLines
* efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel2018-11-151-0/+3
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-311-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange2017-01-071-0/+38
* x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZEMatt Fleming2016-09-201-0/+11
* efi: Add efi_memmap_install() for installing new EFI memory mapsMatt Fleming2016-09-091-0/+25
* efi: Split out EFI memory map functions into new fileMatt Fleming2016-09-091-0/+267