summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/memmap.c
AgeCommit message (Expand)Author
2023-12-22efi: memmap: fix kernel-doc warningsRandy Dunlap
2022-11-18efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architecturesArd Biesheuvel
2022-11-18efi: memmap: Move manipulation routines into x86 arch treeArd Biesheuvel
2022-06-28drivers: fix typo in firmware/efi/memmap.cZheng Zhi Yuan
2022-06-15efi: Correct comment on efi_memmap_allocLiu Zixian
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2020-01-20efi: Fix handling of multiple efi_fake_mem= entriesDan Williams
2020-01-20efi: Fix efi_memmap_alloc() leaksDan Williams
2020-01-20efi: Add tracking for dynamically allocated memmapsDan Williams
2020-01-20efi: Add a flags parameter to efi_memory_mapDan Williams
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