index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
mem.c
Age
Commit message (
Expand
)
Author
2022-12-07
arm64: efi: Limit allocations to 48-bit addressable physical region
Ard Biesheuvel
2022-11-18
efi: libstub: use EFI_LOADER_CODE region when moving the kernel in memory
Ard Biesheuvel
2022-09-27
efi: libstub: install boot-time memory map as config table
Ard Biesheuvel
2022-09-26
efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap
Ard Biesheuvel
2020-05-25
Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes
Ingo Molnar
2020-05-14
efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820()
Lenny Szubowicz
2020-04-24
efi/libstub: Move efi_relocate_kernel() into separate source file
Ard Biesheuvel
2020-04-24
efi/libstub: Add API function to allocate aligned memory
Ard Biesheuvel
2020-02-23
efi/libstub: Describe efi_relocate_kernel()
Heinrich Schuchardt
2020-02-23
efi/libstub: Describe memory functions
Heinrich Schuchardt
2020-02-23
efi/libstub: Simplify efi_get_memory_map()
Heinrich Schuchardt
2020-02-23
efi/libstub: Add function description of efi_allocate_pages()
Heinrich Schuchardt
2020-02-23
efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages()
Ard Biesheuvel
2020-02-23
efi/libstub: Move memory map handling and allocation routines to mem.c
Ard Biesheuvel