index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
image.h
Age
Commit message (
Expand
)
Author
2016-05-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-04-28
arm64/efi/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
2016-04-26
arm64: don't map TEXT_OFFSET bytes below the kernel if we can avoid it
Ard Biesheuvel
2016-04-14
arm64: move early boot code to the .init segment
Ard Biesheuvel
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-02-24
arm64: avoid R_AARCH64_ABS64 relocations for Image header fields
Ard Biesheuvel
2016-02-18
arm64: allow kernel Image to be loaded anywhere in physical memory
Ard Biesheuvel
2016-02-16
arm64/efi: Make strnlen() available to the EFI namespace
Thierry Reding
2016-01-25
arm64: hide __efistub_ aliases from kallsyms
Ard Biesheuvel
2015-10-19
arm64: Add page size to the kernel image header
Ard Biesheuvel
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
2015-10-12
arm64/efi: isolate EFI stub from the kernel proper
Ard Biesheuvel
2014-07-10
arm64: Update the Image header
Mark Rutland