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
/
efi.c
Age
Commit message (
Expand
)
Author
2019-07-08
Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
2019-06-24
tpm: Reserve the TPM final events table
Matthew Garrett
2019-06-11
efi/memreserve: deal with memreserve entries in unmapped memory
Ard Biesheuvel
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-05-25
efi: Allow the number of EFI configuration tables entries to be zero
Rob Bradford
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
2018-11-30
efi: Reduce the amount of memblock reservations for persistent allocations
Ard Biesheuvel
2018-11-30
efi: Permit multiple entries in persistent memreserve data structure
Ard Biesheuvel
2018-11-27
efi: Prevent GICv3 WARN() by mapping the memreserve table before first use
Ard Biesheuvel
2018-11-15
efi: Permit calling efi_mem_reserve_persistent() from atomic context
Ard Biesheuvel
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
2018-09-26
efi: add API to reserve memory persistently across kexec reboot
Ard Biesheuvel
2018-09-26
efi: honour memory reservations passed via a linux specific config table
Ard Biesheuvel
2018-08-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-07-17
mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids
Rik van Riel
2018-07-16
efi: Drop type and attribute checks in efi_mem_desc_lookup()
Ard Biesheuvel
2018-07-16
efi: Use a work queue to invoke EFI Runtime Services
Sai Praneeth
2018-03-12
efi: Use efi_mm in x86 as well as ARM
Sai Praneeth
2018-03-09
efi: Reorder pr_notice() with add_device_randomness() call
Ard Biesheuvel
2018-01-31
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-01-08
efi: call get_event_log before ExitBootServices
Thiebaud Weksteen
2018-01-03
efi: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2017-12-06
efi: Add comment to avoid future expanding of sysfs systab
Dave Young
2017-12-06
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
2017-08-26
efi: Move efi_mem_type() to common code
Jan Beulich
2017-08-26
efi/random: Increase size of firmware supplied randomness
Ard Biesheuvel
2017-08-26
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
2017-08-21
firmware/efi: Constify attribute_group structures
Arvind Yadav
2017-07-18
efi: Add an EFI table address match function
Tom Lendacky
2017-06-23
efi: Process the MEMATTR table only if EFI_MEMMAP is enabled
Daniel Kiper
2017-03-17
efi/esrt: Cleanup bad memory map log messages
Daniel Drake
2017-02-01
efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all archit...
Sai Praneeth
2016-11-13
efi: Add support for seeding the RNG from a UEFI config table
Ard Biesheuvel
2016-10-18
efi/efivar_ssdt_load: Don't return success on allocation failure
Dan Carpenter
2016-09-13
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2016-09-09
efi: Replace runtime services spinlock with semaphore
Ard Biesheuvel
2016-09-09
efi: Allow drivers to reserve boot services forever
Matt Fleming
2016-09-09
efi: Split out EFI memory map functions into new file
Matt Fleming
2016-09-09
efi: Add efi_memmap_init_late() for permanent EFI memmap
Matt Fleming
2016-09-09
efi: Refactor efi_memmap_init_early() into arch-neutral code
Matt Fleming
2016-09-05
efi: Fix handling error value in fdt_find_uefi_params
Andrzej Hajda
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-08
efi / ACPI: load SSTDs from EFI variables
Octavian Purdila
2016-07-06
Xen: EFI: Parse DT parameters for Xen specific UEFI
Shannon Zhao
2016-04-28
efi: Move efi_status_to_err() to drivers/firmware/efi/
Matt Fleming
2016-04-28
efi/arm/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
2016-04-28
efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table
Ard Biesheuvel
2016-04-28
efi: Remove global 'memmap' EFI memory map
Matt Fleming
2016-04-28
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
2016-02-03
efi: Add Persistent Memory type name
Robert Elliott
[next]