开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
image.h
Age
Commit message (
Expand
)
Author
2018-12-10
Merge branch 'for-next/kexec' into aarch64/for-next/core
Will Deacon
2018-12-06
arm64: add image head flag definitions
AKASHI Takahiro
2018-11-30
arm64: drop linker script hack to hide __efistub_ symbols
Ard Biesheuvel
2018-03-05
arm64/efi: Make strrchr() available to the EFI namespace
Rob Herring
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