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
/
Makefile
Age
Commit message (
Expand
)
Author
2024-12-01
arm64/crc-t10dif: expose CRC-T10DIF function through lib
Eric Biggers
2024-12-01
lib/crc32: improve support for arch-specific overrides
Eric Biggers
2024-10-22
arm64/lib: Handle CRC-32 alternative in C code
Ard Biesheuvel
2024-05-19
arm64: crypto: use CC_FLAGS_FPU for NEON CFLAGS
Samuel Holland
2021-09-22
isystem: delete global -isystem compile option
Alexey Dobriyan
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-06-24
Merge branch 'for-next/kasan' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/insn' into for-next/core
Will Deacon
2021-06-01
arm64: Import latest memcpy()/memmove() implementation
Robin Murphy
2021-05-27
arm64: Move instruction encoder/decoder under lib/
Julien Thierry
2021-05-26
kasan: arm64: support specialized outlined tag mismatch checks
Peter Collingbourne
2020-09-04
arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
Catalin Marinas
2020-01-16
arm64: Implement optimised checksum routine
Robin Murphy
2019-08-30
Merge branch 'for-next/atomics' into for-next/core
Will Deacon
2019-08-29
arm64: atomics: Remove atomic_ll_sc compilation unit
Andrew Murray
2019-08-07
arm64: Add support for function error injection
Leo Yan
2019-04-09
arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
2018-12-06
arm64: crypto: add NEON accelerated XOR implementation
Jackie Liu
2018-09-24
arm64: lse: remove -fcall-used-x0 flag
Tri Vo
2018-09-10
arm64/lib: add accelerated crc32 routines
Ard Biesheuvel
2018-06-21
locking/atomics/arm64: Replace our atomic/lock bitop implementations with asm...
Will Deacon
2018-04-27
arm64: avoid instrumenting atomic_ll_sc.o
Mark Rutland
2018-03-06
arm64: lse: Pass -fomit-frame-pointer to out-of-line ll/sc atomics
Will Deacon
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-03
arm64: support __int128 on gcc 5+
Jason A. Donenfeld
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-09
arm64: uaccess: Implement *_flushcache variants
Robin Murphy
2016-02-26
arm64: lse: deal with clobbered IP registers after branch via PLT
Ard Biesheuvel
2015-07-27
arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomics
Will Deacon
2014-05-23
arm64: lib: Implement optimized string length routines
zhichang.yuan
2014-05-23
arm64: lib: Implement optimized string compare routines
zhichang.yuan
2014-05-23
arm64: lib: Implement optimized memcmp routine
zhichang.yuan
2013-12-19
arm64: use generic strnlen_user and strncpy_from_user functions
Will Deacon
2013-03-21
arm64: klib: Optimised string functions
Catalin Marinas
2013-03-21
arm64: klib: Optimised memory functions
Catalin Marinas
2012-09-17
arm64: Miscellaneous library functions
Marc Zyngier