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
/
include
/
linux
/
efi.h
Age
Commit message (
Expand
)
Author
2019-12-25
efi/libstub: Drop sys_table_arg from printk routines
Ard Biesheuvel
2019-12-25
efi/libstub: Avoid protocol wrapper for file I/O routines
Ard Biesheuvel
2019-12-25
efi/libstub: Annotate firmware routines as __efiapi
Ard Biesheuvel
2019-12-25
efi/libstub: Use stricter typing for firmware function pointers
Ard Biesheuvel
2019-12-25
efi/libstub: Drop explicit 32/64-bit protocol definitions
Ard Biesheuvel
2019-12-25
efi/libstub: Distinguish between native/mixed not 32/64 bit
Ard Biesheuvel
2019-12-25
efi/libstub: Extend native protocol definitions with mixed_mode aliases
Ard Biesheuvel
2019-12-25
efi/libstub: Use a helper to iterate over a EFI handle array
Ard Biesheuvel
2019-12-25
efi/gop: Convert GOP structures to typedef and clean up some types
Arvind Sankar
2019-12-25
efi/gop: Remove unused typedef
Arvind Sankar
2019-12-25
efi/gop: Remove bogus packed attribute from GOP structures
Arvind Sankar
2019-12-08
efi: Fix efi_loaded_image_t::unload type
Arvind Sankar
2019-11-26
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-11-07
efi: Common enable/disable infrastructure for EFI soft reservation
Dan Williams
2019-11-07
x86/efi: Push EFI_MEMMAP check into leaf routines
Dan Williams
2019-11-07
efi: Enumerate EFI_MEMORY_SP
Dan Williams
2019-11-07
x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Dominik Brodowski
2019-10-31
x86, efi: Never relocate kernel below lowest acceptable address
Kairui Song
2019-08-08
efi: Export Runtime Configuration Interface table to sysfs
Narendra K
2019-08-08
efi: ia64: move SAL systab handling out of generic EFI code
Ard Biesheuvel
2019-08-08
efi/x86: move UV_SYSTAB handling into arch/x86
Ard Biesheuvel
2019-08-08
efi: x86: move efi_is_table_address() into arch/x86
Ard Biesheuvel
2019-06-24
tpm: Don't duplicate events from the final event log in the TCG2 log
Matthew Garrett
2019-06-24
tpm: Reserve the TPM final events table
Matthew Garrett
2019-04-16
x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
Jian-Hong Pan
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-06
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
2019-02-16
efi: Fix build error due to enum collision between efi.h and ima.h
Anders Roxell
2019-02-06
efi: Let architectures decide the flags that should be saved/restored
Julien Thierry
2019-02-04
efi: Use 32-bit alignment for efi_guid_t
Ard Biesheuvel
2019-01-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-12-17
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
James Morris
2018-12-12
efi: Add an EFI signature blob parser
Dave Howells
2018-12-12
efi: Add EFI signature data types
Dave Howells
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-30
x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86
Sai Praneeth Prakhya
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
2018-09-26
efi/x86: Handle page faults occurring while running EFI runtime services
Sai Praneeth
2018-09-26
efi: Make efi_rts_work accessible to efi page fault handler
Sai Praneeth
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-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
2018-07-16
efi: Remove the declaration of efi_late_init() as the function is unused
Sai Praneeth
2018-07-16
efi: Use a work queue to invoke EFI Runtime Services
Sai Praneeth
2018-05-14
efi: Align efi_pci_io_protocol typedefs to type naming convention
Ard Biesheuvel
2018-05-14
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...
Ard Biesheuvel
2018-03-12
efi: Use efi_mm in x86 as well as ARM
Sai Praneeth
2018-01-31
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
[prev]
[next]