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
/
libstub
Age
Commit message (
Expand
)
Author
2015-04-01
efi/libstub: Retrieve FDT size when loaded from UEFI config table
Ard Biesheuvel
2015-03-02
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2015-02-24
efi/libstub: Fix boundary checking in efi_high_alloc()
Yinghai Lu
2015-02-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-02-18
Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"
Matt Fleming
2015-02-13
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
2015-02-13
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
2015-02-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-01-29
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-01-20
efi/libstub: Call get_memory_map() to obtain map and desc sizes
Ard Biesheuvel
2015-01-15
arm64/efi: efistub: Apply __init annotation
Ard Biesheuvel
2015-01-12
arm64/efi: move SetVirtualAddressMap() to UEFI stub
Ard Biesheuvel
2015-01-12
efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZE
Ard Biesheuvel
2014-11-05
efi: efi-stub: notify on DTB absence
Mark Rutland
2014-10-03
Merge branch 'next' into efi-next-merge
Matt Fleming
2014-10-03
efi: Add efi= parameter parsing to the EFI boot stub
Matt Fleming
2014-09-09
efi/arm64: Fix fdt-related memory reservation
Mark Salter
2014-08-04
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-07-18
efi: efistub: Convert into static library
Ard Biesheuvel