index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
memmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-20
efi: Fix handling of multiple efi_fake_mem= entries
Dan Williams
1
-1
/
+1
2020-01-20
efi: Fix efi_memmap_alloc() leaks
Dan Williams
1
-0
/
+25
2020-01-20
efi: Add tracking for dynamically allocated memmaps
Dan Williams
1
-21
/
+26
2020-01-20
efi: Add a flags parameter to efi_memory_map
Dan Williams
1
-14
/
+17
2018-11-15
efi/arm: Revert deferred unmap of early memmap mapping
Ard Biesheuvel
1
-0
/
+3
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-01-07
x86/efi: Don't allocate memmap through memblock after mm_init()
Nicolai Stange
1
-0
/
+38
2016-09-20
x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE
Matt Fleming
1
-0
/
+11
2016-09-09
efi: Add efi_memmap_install() for installing new EFI memory maps
Matt Fleming
1
-0
/
+25
2016-09-09
efi: Split out EFI memory map functions into new file
Matt Fleming
1
-0
/
+267