| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: get rid of TEXT_OFFSET | Ard Biesheuvel | 2020-09-07 | 1 | -1/+0 |
* | arm64/efi: Move variable assignments after SECTIONS | Kees Cook | 2019-08-14 | 1 | -42/+0 |
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2019-07-03 | 1 | -1/+5 |
|\ |
|
| * | arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitly | Nathan Chancellor | 2019-06-26 | 1 | -1/+5 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 1 | -12/+1 |
|/ |
|
* | Merge branch 'for-next/kexec' into aarch64/for-next/core | Will Deacon | 2018-12-10 | 1 | -8/+13 |
|\ |
|
| * | arm64: add image head flag definitions | AKASHI Takahiro | 2018-12-06 | 1 | -8/+13 |
* | | arm64: drop linker script hack to hide __efistub_ symbols | Ard Biesheuvel | 2018-11-30 | 1 | -28/+18 |
|/ |
|
* | arm64/efi: Make strrchr() available to the EFI namespace | Rob Herring | 2018-03-05 | 1 | -0/+1 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-05-16 | 1 | -0/+2 |
|\ |
|
| * | arm64: don't map TEXT_OFFSET bytes below the kernel if we can avoid it | Ard Biesheuvel | 2016-04-26 | 1 | -2/+0 |
| * | arm64: move early boot code to the .init segment | Ard Biesheuvel | 2016-04-14 | 1 | -0/+4 |
* | | arm64/efi/libstub: Make screen_info accessible to the UEFI stub | Ard Biesheuvel | 2016-04-28 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-03-17 | 1 | -18/+27 |
|\ |
|
| * | arm64: avoid R_AARCH64_ABS64 relocations for Image header fields | Ard Biesheuvel | 2016-02-24 | 1 | -13/+19 |
| * | arm64: allow kernel Image to be loaded anywhere in physical memory | Ard Biesheuvel | 2016-02-18 | 1 | -5/+8 |
* | | arm64/efi: Make strnlen() available to the EFI namespace | Thierry Reding | 2016-02-16 | 1 | -0/+1 |
|/ |
|
* | arm64: hide __efistub_ aliases from kallsyms | Ard Biesheuvel | 2016-01-25 | 1 | -15/+25 |
* | arm64: Add page size to the kernel image header | Ard Biesheuvel | 2015-10-19 | 1 | -1/+4 |
* | arm64: add KASAN support | Andrey Ryabinin | 2015-10-12 | 1 | -0/+6 |
* | arm64/efi: isolate EFI stub from the kernel proper | Ard Biesheuvel | 2015-10-12 | 1 | -0/+27 |
* | arm64: Update the Image header | Mark Rutland | 2014-07-10 | 1 | -0/+62 |