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