index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
memmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi/x86: Free EFI memory map only when installing a new one.
Ard Biesheuvel
2024-06-15
1
-9
/
+0
*
efi: memmap: fix kernel-doc warnings
Randy Dunlap
2023-12-22
1
-3
/
+5
*
efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures
Ard Biesheuvel
2022-11-18
1
-3
/
+0
*
efi: memmap: Move manipulation routines into x86 arch tree
Ard Biesheuvel
2022-11-18
1
-230
/
+10
*
drivers: fix typo in firmware/efi/memmap.c
Zheng Zhi Yuan
2022-06-28
1
-1
/
+1
*
efi: Correct comment on efi_memmap_alloc
Liu Zixian
2022-06-15
1
-2
/
+1
*
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-1
/
+1
*
efi: Fix handling of multiple efi_fake_mem= entries
Dan Williams
2020-01-20
1
-1
/
+1
*
efi: Fix efi_memmap_alloc() leaks
Dan Williams
2020-01-20
1
-0
/
+25
*
efi: Add tracking for dynamically allocated memmaps
Dan Williams
2020-01-20
1
-21
/
+26
*
efi: Add a flags parameter to efi_memory_map
Dan Williams
2020-01-20
1
-14
/
+17
*
efi/arm: Revert deferred unmap of early memmap mapping
Ard Biesheuvel
2018-11-15
1
-0
/
+3
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/efi: Don't allocate memmap through memblock after mm_init()
Nicolai Stange
2017-01-07
1
-0
/
+38
*
x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE
Matt Fleming
2016-09-20
1
-0
/
+11
*
efi: Add efi_memmap_install() for installing new EFI memory maps
Matt Fleming
2016-09-09
1
-0
/
+25
*
efi: Split out EFI memory map functions into new file
Matt Fleming
2016-09-09
1
-0
/
+267