index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: x86/glue_helper - rename glue_skwalk_fpu_begin()
Eric Biggers
2018-03-03
1
-4
/
+3
*
crypto: x86/glue_helper - remove blkcipher_walk functions
Eric Biggers
2018-03-03
1
-62
/
+0
*
crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface
Eric Biggers
2018-03-03
1
-1
/
+3
*
crypto: x86/camellia - remove XTS algorithm
Eric Biggers
2018-03-03
1
-1
/
+2
*
crypto: x86/camellia - remove LRW algorithm
Eric Biggers
2018-03-03
1
-10
/
+0
*
crypto: x86/camellia-aesni-avx - remove LRW algorithm
Eric Biggers
2018-03-03
1
-0
/
+1
*
crypto: x86/twofish-3way - remove XTS algorithm
Eric Biggers
2018-03-03
1
-8
/
+0
*
crypto: x86/twofish-3way - remove LRW algorithm
Eric Biggers
2018-03-03
1
-11
/
+0
*
crypto: x86/serpent-avx,avx2 - convert to skcipher interface
Eric Biggers
2018-03-03
1
-2
/
+5
*
crypto: x86/serpent-avx - remove LRW algorithm
Eric Biggers
2018-03-03
1
-10
/
+0
*
crypto: x86/glue_helper - add skcipher_walk functions
Eric Biggers
2018-03-03
1
-0
/
+12
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
6
-0
/
+6
*
crypto: glue_helper - remove the le128_gf128mul_x_ble function
Ondrej Mosnáček
2017-04-05
1
-10
/
+0
*
crypto: glue_helper - Add skcipher xts helpers
Herbert Xu
2016-11-28
1
-1
/
+38
*
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
2015-05-19
1
-1
/
+1
*
crypto: move x86 to the generic version of ablk_helper
Ard Biesheuvel
2013-09-24
1
-31
/
+0
*
Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...
Jussi Kivilinna
2013-06-21
1
-18
/
+0
*
Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
Jussi Kivilinna
2013-06-21
1
-43
/
+0
*
crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...
Jussi Kivilinna
2013-04-25
1
-0
/
+19
*
crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher
Jussi Kivilinna
2013-04-25
1
-0
/
+24
*
crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher
Jussi Kivilinna
2013-04-25
1
-0
/
+18
*
crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher
Jussi Kivilinna
2013-04-25
1
-0
/
+43
*
crypto: x86 - add more optimized XTS-mode for serpent-avx
Jussi Kivilinna
2013-04-25
2
-0
/
+29
*
crypto: camellia-x86_64 - share common functions and move structures and func...
Jussi Kivilinna
2012-11-09
1
-0
/
+82
*
crypto: serpent/avx - avoid using temporary stack buffers
Jussi Kivilinna
2012-10-24
1
-20
/
+7
*
crypto: x86/glue_helper - use le128 instead of u128 for CTR mode
Jussi Kivilinna
2012-10-24
2
-13
/
+19
*
crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/
Jussi Kivilinna
2012-06-27
1
-0
/
+11
*
crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as...
Jussi Kivilinna
2012-06-27
2
-0
/
+95
*
crypto: twofish-avx - remove duplicated glue code and use shared glue code fr...
Jussi Kivilinna
2012-06-27
1
-0
/
+46
*
crypto: serpent-sse2 - split generic glue code to new helper module
Jussi Kivilinna
2012-06-27
1
-0
/
+115
*
crypto: aes_ni - change to use shared ablk_* functions
Jussi Kivilinna
2012-06-27
1
-0
/
+2
*
crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...
Jussi Kivilinna
2012-06-27
1
-0
/
+29