index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
2016-10-06
Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-09-20
x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE
Matt Fleming
2016-09-13
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2016-09-09
efi/arm64: Treat regions with WT/WC set but WB cleared as memory
Ard Biesheuvel
2016-09-09
efi: Add efi_test driver for exporting UEFI runtime service interfaces
Ivan Hu
2016-09-09
efi/arm64: Add debugfs node to dump UEFI runtime page tables
Ard Biesheuvel
2016-09-09
efi: Replace runtime services spinlock with semaphore
Ard Biesheuvel
2016-09-09
efi: Don't use spinlocks for efi vars
Sylvain Chouleur
2016-09-09
efi: Use a file local lock for efivars
Sylvain Chouleur
2016-09-09
efi/arm*: esrt: Add missing call to efi_esrt_init()
Ard Biesheuvel
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
2016-09-09
efi/runtime-map: Use efi.memmap directly instead of a copy
Matt Fleming
2016-09-09
efi: Allow drivers to reserve boot services forever
Matt Fleming
2016-09-09
efi: Add efi_memmap_install() for installing new EFI memory maps
Matt Fleming
2016-09-09
efi: Split out EFI memory map functions into new file
Matt Fleming
2016-09-09
efi/fake_mem: Refactor main two code chunks into functions
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-09
x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmap
Matt Fleming
2016-09-08
pstore: Split pstore fragile flags
Namhyung Kim
2016-09-05
efi/libstub: Use efi_exit_boot_services() in FDT
Jeffrey Hugo
2016-09-05
efi/libstub: Introduce ExitBootServices helper
Jeffrey Hugo
2016-09-05
efi/libstub: Allocate headspace in efi_get_memory_map()
Jeffrey Hugo
2016-09-05
efi: Fix handling error value in fdt_find_uefi_params
Andrzej Hajda
2016-08-11
efi/capsule: Allocate whole capsule into virtual memory
Austin Christ
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-26
Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
Linus Torvalds
2016-07-26
Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2016-07-25
Merge tag 'v4.7' into for-linus/pstore
Kees Cook
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-06-27
efi: Convert efi_call_virt() to efi_call_virt_pointer()
Alex Thorlton
2016-06-27
efibc: Report more information in the error messages
Compostella, Jeremy
2016-06-03
efi/arm: Fix the format of EFI debug messages
Dennis Chen
2016-06-02
efi-pstore: implement efivars_pstore_exit()
Geliang Tang
2016-06-02
pstore: add lzo/lz4 compression support
Geliang Tang
2016-05-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-05-07
efi: Merge boolean flag arguments
Julia Lawall
2016-05-07
efi/capsule: Move 'capsule' to the stack in efi_capsule_supported()
Matt Fleming
2016-05-07
efibc: Fix excessive stack footprint warning
Jeremy Compostella
2016-05-07
efi/capsule: Make efi_capsule_pending() lockless
Matt Fleming
2016-04-28
arm64: kaslr: increase randomization granularity
Ard Biesheuvel
2016-04-28
efi/runtime-wrappers: Remove ARCH_EFI_IRQ_FLAGS_MASK #ifdef
Mark Rutland
2016-04-28
efi/runtime-wrappers: Detect firmware IRQ flag corruption
Mark Rutland
2016-04-28
efi/runtime-wrappers: Remove redundant #ifdefs
Mark Rutland
2016-04-28
efi/runtime-wrappers: Add {__,}efi_call_virt() templates
Mark Rutland
2016-04-28
efi/arm-init: Reserve rather than unmap the memory map for ARM as well
Ard Biesheuvel
2016-04-28
efi: Add misc char driver interface to update EFI firmware
Kweh, Hock Leong
2016-04-28
efi: Add 'capsule' update support
Matt Fleming
[next]