summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/image.h
AgeCommit message (Expand)AuthorLines
2019-08-14arm64/efi: Move variable assignments after SECTIONSKees Cook-42/+0
2019-07-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+5
2019-06-26arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor-1/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-12/+1
2018-12-10Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon-8/+13
2018-12-06arm64: add image head flag definitionsAKASHI Takahiro-8/+13
2018-11-30arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel-28/+18
2018-03-05arm64/efi: Make strrchr() available to the EFI namespaceRob Herring-0/+1
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+2
2016-04-28arm64/efi/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel-0/+1
2016-04-26arm64: don't map TEXT_OFFSET bytes below the kernel if we can avoid itArd Biesheuvel-2/+0
2016-04-14arm64: move early boot code to the .init segmentArd Biesheuvel-0/+4
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-18/+27
2016-02-24arm64: avoid R_AARCH64_ABS64 relocations for Image header fieldsArd Biesheuvel-13/+19
2016-02-18arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel-5/+8
2016-02-16arm64/efi: Make strnlen() available to the EFI namespaceThierry Reding-0/+1
2016-01-25arm64: hide __efistub_ aliases from kallsymsArd Biesheuvel-15/+25
2015-10-19arm64: Add page size to the kernel image headerArd Biesheuvel-1/+4
2015-10-12arm64: add KASAN supportAndrey Ryabinin-0/+6
2015-10-12arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel-0/+27
2014-07-10arm64: Update the Image headerMark Rutland-0/+62