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
/
fake_mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-20
efi: Fix handling of multiple efi_fake_mem= entries
Dan Williams
1
-15
/
+16
2020-01-20
efi: Add tracking for dynamically allocated memmaps
Dan Williams
1
-8
/
+6
2019-11-07
x86/efi: Add efi_fake_mem support for EFI_MEMORY_SP
Dan Williams
1
-13
/
+11
2019-11-07
x86/efi: Push EFI_MEMMAP check into leaf routines
Dan Williams
1
-1
/
+1
2019-02-04
efi: Replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
1
-15
/
+1
2017-01-07
x86/efi: Don't allocate memmap through memblock after mm_init()
Nicolai Stange
1
-2
/
+1
2016-09-09
efi: Add efi_memmap_install() for installing new EFI memory maps
Matt Fleming
1
-7
/
+1
2016-09-09
efi: Split out EFI memory map functions into new file
Matt Fleming
1
-137
/
+6
2016-09-09
efi/fake_mem: Refactor main two code chunks into functions
Matt Fleming
1
-95
/
+134
2016-09-09
efi: Refactor efi_memmap_init_early() into arch-neutral code
Matt Fleming
1
-6
/
+9
2016-09-09
x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmap
Matt Fleming
1
-1
/
+1
2016-04-28
efi: Remove global 'memmap' EFI memory map
Matt Fleming
1
-20
/
+20
2016-04-28
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
1
-2
/
+1
2015-10-28
efi: Fix warning of int-to-pointer-cast on x86 32-bit builds
Taku Izumi
1
-2
/
+2
2015-10-12
efi: Add "efi_fake_mem" boot option
Taku Izumi
1
-0
/
+238