index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Commit message (
Expand
)
Author
Age
...
*
|
|
|
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-20
|
\
\
\
\
|
*
|
|
|
objtool: Mark non-standard object files and directories
Josh Poimboeuf
2016-02-29
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-17
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness
Ard Biesheuvel
2016-02-24
|
*
|
|
efi: stub: use high allocation for converted command line
Ard Biesheuvel
2016-02-24
|
*
|
|
efi: stub: add implementation of efi_random_alloc()
Ard Biesheuvel
2016-02-24
|
*
|
|
efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
Ard Biesheuvel
2016-02-24
|
|
|
/
|
|
/
|
*
|
|
efi: Add pstore variables to the deletion whitelist
Matt Fleming
2016-02-16
*
|
|
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-02-10
|
/
/
*
|
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-01-20
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-01-14
|
\
\
|
*
|
treewide: Fix typos in printk
Masanari Iida
2015-12-08
|
|
/
*
|
efi: include asm/early_ioremap.h not asm/efi.h to get early_memremap
Ard Biesheuvel
2016-01-13
*
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-01-12
|
\
\
|
*
|
ARM: add UEFI stub support
Roy Franz
2015-12-14
|
*
|
ARM: wire up UEFI init and runtime support
Ard Biesheuvel
2015-12-13
*
|
|
efi: stub: define DISABLE_BRANCH_PROFILING for all architectures
Ard Biesheuvel
2016-01-06
|
/
/
*
|
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-09
|
/
*
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-11-05
|
\
|
*
efi-pstore: fix kernel-doc argument name
Geliang Tang
2015-11-02
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-11-04
|
\
\
|
*
|
arm64/efi: fix libstub build under CONFIG_MODVERSIONS
Ard Biesheuvel
2015-11-02
|
*
|
arm64/efi: move arm64 specific stub C code to libstub
Ard Biesheuvel
2015-10-30
|
*
|
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: 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-28
*
|
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-10-14
|
\
\
|
*
|
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-12
*
|
|
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
2015-10-14
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
Ard Biesheuvel
2015-10-01
|
*
x86, efi, kasan: #undef memset/memcpy/memmove per arch
Andrey Ryabinin
2015-09-22
|
*
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-09-10
*
|
efi: Use the generic efi.memmap instead of 'memmap'
Matt Fleming
2015-10-11
*
|
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-08-08
|
/
*
efi: Check for NULL efi kernel parameters
Ricardo Neri
2015-07-30
*
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2015-07-21
|
\
[prev]
[next]