summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub
AgeCommit message (Expand)Author
2015-06-05of: clean-up unnecessary libfdt include pathsRob Herring
2015-04-01efi/libstub: Retrieve FDT size when loaded from UEFI config tableArd Biesheuvel
2015-03-02Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2015-02-24efi/libstub: Fix boundary checking in efi_high_alloc()Yinghai Lu
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-02-18Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"Matt Fleming
2015-02-14x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin
2015-02-14kasan: add kernel address sanitizer infrastructureAndrey Ryabinin
2015-02-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-01-29Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-01-20efi/libstub: Call get_memory_map() to obtain map and desc sizesArd Biesheuvel
2015-01-15arm64/efi: efistub: Apply __init annotationArd Biesheuvel
2015-01-12arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel
2015-01-12efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZEArd Biesheuvel
2014-11-05efi: efi-stub: notify on DTB absenceMark Rutland
2014-10-03Merge branch 'next' into efi-next-mergeMatt Fleming
2014-10-03efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming
2014-09-09efi/arm64: Fix fdt-related memory reservationMark Salter
2014-08-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-18efi: efistub: Convert into static libraryArd Biesheuvel