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-02-16
efi: Add pstore variables to the deletion whitelist
Matt Fleming
2016-02-10
efi: Make efivarfs entries immutable by default
Peter Jones
2016-02-10
efi: Make our variable validation list include the guid
Peter Jones
2016-02-10
efi: Do variable name validation tests in utf8
Peter Jones
2016-02-10
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-01-13
efi: include asm/early_ioremap.h not asm/efi.h to get early_memremap
Ard Biesheuvel
2016-01-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-01-06
efi: stub: define DISABLE_BRANCH_PROFILING for all architectures
Ard Biesheuvel
2015-12-14
ARM: add UEFI stub support
Roy Franz
2015-12-13
ARM: wire up UEFI init and runtime support
Ard Biesheuvel
2015-12-09
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
2015-12-09
arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
2015-12-08
treewide: Fix typos in printk
Masanari Iida
2015-11-05
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-11-02
efi-pstore: fix kernel-doc argument name
Geliang Tang
2015-11-02
arm64/efi: fix libstub build under CONFIG_MODVERSIONS
Ard Biesheuvel
2015-10-30
arm64/efi: move arm64 specific stub C code to libstub
Ard Biesheuvel
2015-10-28
efi: Fix warning of int-to-pointer-cast on x86 32-bit builds
Taku Izumi
2015-10-28
efi: Use correct type for struct efi_memory_map::phys_map
Ard Biesheuvel
2015-10-14
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-10-14
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
2015-10-12
arm64/efi: isolate EFI stub from the kernel proper
Ard Biesheuvel
2015-10-12
arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property
Ard Biesheuvel
2015-10-12
efi: Add "efi_fake_mem" boot option
Taku Izumi
2015-10-12
efi: Auto-load the efi-pstore module
Ben Hutchings
2015-10-12
efi: Introduce EFI_NX_PE_DATA bit and set it from properties table
Ard Biesheuvel
2015-10-12
efi: Add support for UEFIv2.5 Properties table
Ard Biesheuvel
2015-10-12
efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
Taku Izumi
2015-10-12
efi/arm64: Clean up efi_get_fdt_params() interface
Leif Lindholm
2015-10-12
efi/x86: Move efi=debug option parsing to core
Leif Lindholm
2015-10-12
drivers/firmware: Make efi/esrt.c driver explicitly non-modular
Paul Gortmaker
2015-10-11
efi: Use the generic efi.memmap instead of 'memmap'
Matt Fleming
2015-10-01
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
Ard Biesheuvel
2015-09-22
x86, efi, kasan: #undef memset/memcpy/memmove per arch
Andrey Ryabinin
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-08-08
efi, x86: Rearrange efi_mem_attributes()
Jonathan (Zhixiong) Zhang
2015-08-08
efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5
Ard Biesheuvel
2015-07-30
efi: Check for NULL efi kernel parameters
Ricardo Neri
2015-07-21
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2015-07-15
efi: Handle memory error structures produced based on old versions of standard
Luck, Tony
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-07-01
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-06-30
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
2015-06-11
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-06-08
efi: Work around ia64 build problem with ESRT driver
Peter Jones
[next]