summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub
Commit message (Expand)AuthorAgeFilesLines
* of: clean-up unnecessary libfdt include pathsRob Herring2015-06-041-2/+0
* efi/libstub: Retrieve FDT size when loaded from UEFI config tableArd Biesheuvel2015-04-013-6/+10
* Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-03-021-4/+4
|\
| * efi/libstub: Fix boundary checking in efi_high_alloc()Yinghai Lu2015-02-241-4/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-211-10/+6
|\ \ | |/
| * Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"Matt Fleming2015-02-181-10/+6
* | x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin2015-02-131-0/+4
* | kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-131-0/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-114-11/+139
|\ \ | |/ |/|
| * arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel2015-01-123-3/+122
| * efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZEArd Biesheuvel2015-01-121-8/+17
* | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-01-293-11/+29
|\ \ | |/ |/|
| * efi/libstub: Call get_memory_map() to obtain map and desc sizesArd Biesheuvel2015-01-201-6/+10
| * arm64/efi: efistub: Apply __init annotationArd Biesheuvel2015-01-153-5/+19
* | efi: efi-stub: notify on DTB absenceMark Rutland2014-11-051-1/+10
|/
* Merge branch 'next' into efi-next-mergeMatt Fleming2014-10-032-2/+64
|\
| * efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming2014-10-032-2/+64
* | efi/arm64: Fix fdt-related memory reservationMark Salter2014-09-091-1/+9
|/
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-041-1/+1
* efi: efistub: Convert into static libraryArd Biesheuvel2014-07-185-0/+1263
OpenPOWER on IntegriCloud