index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
image.h
Age
Commit message (
Expand
)
Author
2020-09-07
arm64: get rid of TEXT_OFFSET
Ard Biesheuvel
2019-08-14
arm64/efi: Move variable assignments after SECTIONS
Kees Cook
2019-07-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-06-26
arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitly
Nathan Chancellor
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
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