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
/
lib
/
memcpy.S
Age
Commit message (
Expand
)
Author
2022-02-22
arm64: clean up symbol aliasing
Mark Rutland
2021-06-02
arm64: update string routine copyrights and URLs
Mark Rutland
2021-06-01
arm64: Import latest memcpy()/memmove() implementation
Robin Murphy
2020-10-30
arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S
Fangrui Song
2020-04-29
arm64: Reorder the macro arguments in the copy routines
Catalin Marinas
2020-01-08
arm64: lib: Use modern annotations for assembly functions
Mark Brown
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-12-10
arm64: string: use asm EXPORT_SYMBOL()
Mark Rutland
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
2015-10-12
arm64: use ENDPIPROC() to annotate position independent assembler routines
Ard Biesheuvel
2015-10-07
arm64: Change memcpy in kernel to use the copy template file
Feng Kan
2014-05-23
arm64: lib: Implement optimized memcpy routine
zhichang.yuan
2013-03-21
arm64: klib: Optimised memory functions
Catalin Marinas