summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/image.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-07-031-1/+5
|\
| * arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor2019-06-261-1/+5
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
|/
* Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon2018-12-101-8/+13
|\
| * arm64: add image head flag definitionsAKASHI Takahiro2018-12-061-8/+13
* | arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel2018-11-301-28/+18Star
|/
* arm64/efi: Make strrchr() available to the EFI namespaceRob Herring2018-03-051-0/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-171-0/+2
|\
| * arm64: don't map TEXT_OFFSET bytes below the kernel if we can avoid itArd Biesheuvel2016-04-261-2/+0Star
| * arm64: move early boot code to the .init segmentArd Biesheuvel2016-04-141-0/+4
* | arm64/efi/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel2016-04-281-0/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-181-18/+27
|\
| * arm64: avoid R_AARCH64_ABS64 relocations for Image header fieldsArd Biesheuvel2016-02-241-13/+19
| * arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel2016-02-181-5/+8
* | arm64/efi: Make strnlen() available to the EFI namespaceThierry Reding2016-02-161-0/+1
|/
* arm64: hide __efistub_ aliases from kallsymsArd Biesheuvel2016-01-251-15/+25
* arm64: Add page size to the kernel image headerArd Biesheuvel2015-10-191-1/+4
* arm64: add KASAN supportAndrey Ryabinin2015-10-121-0/+6
* arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel2015-10-121-0/+27
* arm64: Update the Image headerMark Rutland2014-07-101-0/+62