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