summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/memmap.c
AgeCommit message (Expand)Author
2018-11-15efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-07x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange
2016-09-20x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZEMatt Fleming
2016-09-09efi: Add efi_memmap_install() for installing new EFI memory mapsMatt Fleming
2016-09-09efi: Split out EFI memory map functions into new fileMatt Fleming