index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: cast5 - fix sparse warnings (symbol was not declared, should be static?)
Jussi Kivilinna
2012-09-07
1
-0
/
+5
*
crypto: camellia-x86_64 - fix sparse warnings (constant is so big)
Jussi Kivilinna
2012-09-07
1
-688
/
+688
*
crypto: crypto_user - fix sparse warnings (symbol was not declared, should be...
Jussi Kivilinna
2012-09-07
2
-6
/
+6
*
crypto: cast6-avx - tune assembler code for more performance
Jussi Kivilinna
2012-09-07
1
-114
/
+162
*
crypto: cast5-avx - tune assembler code for more performance
Jussi Kivilinna
2012-09-07
1
-106
/
+160
*
crypto: twofish-avx - tune assembler code for more performance
Jussi Kivilinna
2012-09-07
1
-85
/
+142
*
crypto: geode-aes - Use module_pci_driver
Sachin Kamat
2012-09-07
1
-14
/
+1
*
crypto: remove duplicated include
Wei Yongjun
2012-09-07
3
-15
/
+0
*
crypto: caam - coccicheck fixes
Kim Phillips
2012-09-07
3
-8
/
+16
*
crypto: ux500/hash - remove unneeded return at ux500_hash_mod_fini
Devendra Naga
2012-09-07
1
-1
/
+0
*
arm/crypto: Add optimized AES and SHA1 routines
David McCullough
2012-09-07
7
-0
/
+1945
*
crypto: Add a MAINTAINERS entry for P7+ in-Nest crypto driver
Kent Yoder
2012-09-07
1
-0
/
+6
*
crypto: talitos - add IPsec ESN support
Horia Geanta
2012-08-28
1
-2
/
+28
*
crypto: talitos - support for assoc data provided as scatterlist
Horia Geanta
2012-08-28
1
-51
/
+125
*
crypto: talitos - change type and name for [src|dst]_is_chained
Horia Geanta
2012-08-28
1
-21
/
+20
*
crypto: talitos - prune unneeded descriptor allocation param
Horia Geanta
2012-08-28
1
-7
/
+6
*
crypto: talitos - fix icv management on outbound direction
Horia Geanta
2012-08-28
1
-1
/
+1
*
crypto: talitos - consolidate common cra_* assignments
Kim Phillips
2012-08-28
1
-146
/
+17
*
crypto: talitos - consolidate cra_type assignments
Kim Phillips
2012-08-28
1
-26
/
+3
*
crypto: atmel - Remove possible typo error
Tushar Behera
2012-08-20
1
-1
/
+1
*
drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated data
Julia Lawall
2012-08-20
1
-12
/
+5
*
crypto: nx - Remove virt_to_abs() usage in nx-842.c
Michael Ellerman
2012-08-20
1
-16
/
+18
*
crypto: aesni_intel - improve lrw and xts performance by utilizing parallel A...
Jussi Kivilinna
2012-08-20
2
-35
/
+220
*
powerpc/crypto: add 842 crypto driver
Seth Jennings
2012-08-01
3
-0
/
+193
*
powerpc/crypto: add 842 hardware compression driver
Seth Jennings
2012-08-01
5
-0
/
+1644
*
powerpc/crypto: add compression support to arch vec
Seth Jennings
2012-08-01
1
-2
/
+2
*
powerpc/crypto: rework Kconfig
Seth Jennings
2012-08-01
5
-16
/
+29
*
crypto: caam - set descriptor sharing type to SERIAL
Kim Phillips
2012-08-01
3
-7
/
+7
*
crypto: caam - add backward compatible string sec4.0
Shengzhou Liu
2012-08-01
2
-6
/
+15
*
crypto: caam - fix possible deadlock condition
Kim Phillips
2012-08-01
1
-5
/
+5
*
crypto: cast6 - add x86_64/avx assembler implementation
Johannes Goetzfried
2012-08-01
5
-0
/
+1062
*
crypto: testmgr - add larger cast6 testvectors
Johannes Goetzfried
2012-08-01
3
-2
/
+1520
*
crypto: cast6 - prepare generic module for optimized implementations
Johannes Goetzfried
2012-08-01
3
-24
/
+67
*
crypto: cast5 - add x86_64/avx assembler implementation
Johannes Goetzfried
2012-08-01
5
-0
/
+928
*
crypto: testmgr - add larger cast5 testvectors
Johannes Goetzfried
2012-08-01
4
-2
/
+871
*
crypto: cast5 - prepare generic module for optimized implementations
Johannes Goetzfried
2012-08-01
3
-34
/
+69
*
crypto: arch/s390 - cleanup - remove unneeded cra_list initialization
Jussi Kivilinna
2012-08-01
3
-16
/
+0
*
crypto: drivers - remove cra_list initialization
Jussi Kivilinna
2012-08-01
12
-21
/
+0
*
crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations
Jussi Kivilinna
2012-08-01
11
-54
/
+1
*
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
Jussi Kivilinna
2012-08-01
15
-15
/
+0
*
crypto: whirlpool - use crypto_[un]register_shashes
Jussi Kivilinna
2012-08-01
1
-33
/
+6
*
crypto: sha512 - use crypto_[un]register_shashes
Jussi Kivilinna
2012-08-01
1
-15
/
+5
*
crypto: sha256 - use crypto_[un]register_shashes
Jussi Kivilinna
2012-08-01
1
-20
/
+5
*
crypto: tiger - use crypto_[un]register_shashes
Jussi Kivilinna
2012-08-01
1
-32
/
+6
*
crypto: add crypto_[un]register_shashes for [un]registering multiple shash en...
Jussi Kivilinna
2012-08-01
2
-0
/
+38
*
crypto: ansi_cprng - use crypto_[un]register_algs
Jussi Kivilinna
2012-08-01
1
-40
/
+23
*
crypto: serpent - use crypto_[un]register_algs
Jussi Kivilinna
2012-08-01
1
-34
/
+19
*
crypto: des - use crypto_[un]register_algs
Jussi Kivilinna
2012-08-01
1
-20
/
+5
*
crypto: crypto_null - use crypto_[un]register_algs
Jussi Kivilinna
2012-08-01
1
-39
/
+18
*
crypto: tea - use crypto_[un]register_algs
Jussi Kivilinna
2012-08-01
1
-35
/
+6
[next]