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
/
esrt.c
Age
Commit message (
Expand
)
Author
2020-06-15
efi/esrt: Fix reference count leak in esre_create_sysfs_entry.
Qiushi Wu
2020-02-23
efi/esrt: Clean up efi_esrt_init
Heinrich Schuchardt
2019-11-07
x86/efi: Push EFI_MEMMAP check into leaf routines
Dan Williams
2019-02-04
efi: Replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
2018-07-17
efi/esrt: Only call efi_mem_reserve() for boot services memory
Ard Biesheuvel
2018-07-16
efi: Drop type and attribute checks in efi_mem_desc_lookup()
Ard Biesheuvel
2018-03-12
efi/esrt: Fix handling of early ESRT table mapping
Ard Biesheuvel
2017-12-06
efi/esrt: Use memunmap() instead of kfree() to free the remapping
Pan Bian
2017-12-06
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
2017-08-21
firmware/efi/esrt: Constify attribute_group structures
Arvind Yadav
2017-03-17
efi/esrt: Cleanup bad memory map log messages
Daniel Drake
2017-02-01
efi/esrt: Fix typo in pr_err() message
Colin Ian King
2016-09-09
efi/esrt: Use memremap not ioremap to access ESRT table in memory
Ard Biesheuvel
2016-09-09
efi/esrt: Use efi_mem_reserve() and avoid a kmalloc()
Matt Fleming
2015-12-14
efi/esrt: Don't preformat name
Rasmus Villemoes
2015-10-12
drivers/firmware: Make efi/esrt.c driver explicitly non-modular
Paul Gortmaker
2015-04-30
efi/esrt: Fix some compiler warnings
Peter Jones
2015-04-30
efi: Add esrt support
Peter Jones