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
/
s390
/
crypto
/
crc32-vx.c
Age
Commit message (
Expand
)
Author
2024-12-01
s390/crc32: expose CRC32 functions through lib
Eric Biggers
2024-06-28
s390/crc32: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-02-16
s390/crc32le: convert to C
Heiko Carstens
2024-02-16
s390/crc32be: convert to C
Heiko Carstens
2024-02-16
s390/fpu: decrease stack usage for some cases
Heiko Carstens
2024-02-16
s390/fpu: move, rename, and merge header files
Heiko Carstens
2024-02-09
s390/fpu: make use of __uninitialized macro
Heiko Carstens
2022-07-19
s390/cpufeature: rework to allow more than only hwcap bits
Heiko Carstens
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2018-01-12
crypto: hash - annotate algorithms taking optional key
Eric Biggers
2017-11-24
s390: crypto: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2016-08-29
s390/fpu: improve kernel_fpu_[begin|end]
Martin Schwidefsky
2016-08-08
s390/crc32-vx: Fix checksum calculation for small sizes
Christian Borntraeger
2016-06-15
s390/crc32-vx: add crypto API module for optimized CRC-32 algorithms
Hendrik Brueckner