summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-044-15/+171
|\
| * arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel2015-11-021-1/+1
| * arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel2015-10-302-0/+71
| * arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel2015-10-122-6/+90
| * arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT propertyArd Biesheuvel2015-10-121-9/+0Star
|/
* arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel2015-10-011-15/+73
* x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin2015-09-231-4/+0Star
* of: clean-up unnecessary libfdt include pathsRob Herring2015-06-051-2/+0Star
* 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/+6Star
|\|
| * Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"Matt Fleming2015-02-181-10/+6Star
* | x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin2015-02-141-0/+4
* | kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-141-0/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-124-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-051-1/+1
* efi: efistub: Convert into static libraryArd Biesheuvel2014-07-185-0/+1263