index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: twofish-x86_64-3way - module init/exit functions should be static
Jussi Kivilinna
2012-03-22
1
-2
/
+2
*
crypto: camellia-x86_64 - module init/exit functions should be static
Jussi Kivilinna
2012-03-22
1
-2
/
+2
*
padata: Fix race on sequence number wrap
Steffen Klassert
2012-03-14
2
-32
/
+12
*
padata: Fix race in the serialization path
Steffen Klassert
2012-03-14
1
-2
/
+4
*
crypto: camellia - add assembler implementation for x86_64
Jussi Kivilinna
2012-03-14
4
-0
/
+2492
*
crypto: camellia - rename camellia.c to camellia_generic.c
Jussi Kivilinna
2012-03-14
2
-1
/
+0
*
crypto: camellia - fix checkpatch warnings
Jussi Kivilinna
2012-03-14
1
-38
/
+41
*
crypto: camellia - rename camellia module to camellia_generic
Jussi Kivilinna
2012-03-14
2
-1
/
+3
*
crypto: tcrypt - add more camellia tests
Jussi Kivilinna
2012-03-14
1
-0
/
+12
*
crypto: testmgr - add more camellia test vectors
Jussi Kivilinna
2012-03-14
2
-4
/
+1424
*
crypto: camellia - simplify key setup and CAMELLIA_ROUNDSM macro
Jussi Kivilinna
2012-03-14
1
-21
/
+3
*
crypto: twofish-x86_64/i586 - set alignmask to zero
Jussi Kivilinna
2012-02-25
1
-1
/
+1
*
crypto: blowfish-x86_64 - set alignmask to zero
Jussi Kivilinna
2012-02-25
1
-1
/
+1
*
crypto: serpent-sse2 - combine ablk_*_init functions
Jussi Kivilinna
2012-02-25
1
-58
/
+13
*
crypto: blowfish-x86_64 - use crypto_[un]register_algs
Jussi Kivilinna
2012-02-25
1
-98
/
+65
*
crypto: twofish-x86_64-3way - use crypto_[un]register_algs
Jussi Kivilinna
2012-02-25
1
-130
/
+89
*
crypto: serpent-sse2 - use crypto_[un]register_algs
Jussi Kivilinna
2012-02-25
1
-243
/
+163
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2012-02-16
1
-22
/
+24
|
\
|
*
crypto: sha512 - use standard ror64()
Alexey Dobriyan
2012-02-16
2
-9
/
+24
|
*
crypto: sha512 - Avoid stack bloat on i386
Herbert Xu
2012-02-05
1
-36
/
+32
|
*
crypto: sha512 - Use binary and instead of modulus
Herbert Xu
2012-01-26
1
-2
/
+2
|
*
crypto: sha512 - reduce stack usage to safe number
Alexey Dobriyan
2012-01-15
1
-24
/
+34
|
*
crypto: sha512 - make it work, undo percpu message schedule
Alexey Dobriyan
2012-01-15
1
-5
/
+1
*
|
crypto: serpent-sse2 - remove dead code from serpent_sse2_glue.c::serpent_sse...
Jesper Juhl
2012-02-14
1
-1
/
+0
*
|
crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init()
Jesper Juhl
2012-02-14
1
-1
/
+0
*
|
crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0
Jesper Juhl
2012-02-05
1
-1
/
+1
*
|
crypto: caam - fix gcc 4.6 warning
Kim Phillips
2012-01-26
1
-1
/
+1
*
|
crypto: Add bulk algorithm registration interface
Mark Brown
2012-01-26
2
-0
/
+37
*
|
crypto: sha512 - use standard ror64()
Alexey Dobriyan
2012-01-15
2
-9
/
+24
*
|
crypto: caam - be less noisy on startup
Kim Phillips
2012-01-13
1
-4
/
+4
*
|
crypto: caam - add sha224 and sha384 variants to existing AEAD algorithms
Hemant Agrawal
2012-01-13
1
-0
/
+115
*
|
crypto: ixp4xx - convert GFP_KERNEL to GFP_ATOMIC
Julia Lawall
2012-01-13
1
-1
/
+1
*
|
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Nikos Mavrogiannopoulos
2012-01-13
12
-25
/
+78
*
|
hwrng: tx4939 - use devm_request_and_ioremap
Julia Lawall
2012-01-13
1
-4
/
+1
*
|
crypto: serpent-sse2 - change transpose_4x4 to only use integer instructions
Jussi Kivilinna
2012-01-13
2
-32
/
+26
*
|
crypto: blowfish-x86_64 - blacklist Pentium 4
Jussi Kivilinna
2012-01-13
1
-0
/
+30
*
|
crypto: twofish-x86_64-3way - blacklist pentium4 and atom
Jussi Kivilinna
2012-01-13
1
-0
/
+47
*
|
crypto: driver for Tegra AES hardware
Varun Wadekar
2012-01-13
4
-0
/
+1211
*
|
arm: tegra: export tegra_chip_uid
Henning Heinold
2012-01-13
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-01-11
44
-2049
/
+8684
|
\
|
|
*
crypto: gf128mul - remove leftover "(EXPERIMENTAL)" in Kconfig
Jussi Kivilinna
2011-12-20
1
-1
/
+1
|
*
crypto: serpent-sse2 - remove unneeded LRW/XTS #ifdefs
Jussi Kivilinna
2011-12-20
1
-40
/
+0
|
*
crypto: serpent-sse2 - select LRW and XTS
Jussi Kivilinna
2011-12-20
1
-0
/
+4
|
*
crypto: twofish-x86_64-3way - remove unneeded LRW/XTS #ifdefs
Jussi Kivilinna
2011-12-20
1
-32
/
+0
|
*
crypto: twofish-x86_64-3way - select LRW and XTS
Jussi Kivilinna
2011-12-20
1
-0
/
+2
|
*
crypto: xts - remove dependency on EXPERIMENTAL
Jussi Kivilinna
2011-12-20
1
-2
/
+1
|
*
crypto: lrw - remove dependency on EXPERIMENTAL
Jussi Kivilinna
2011-12-20
1
-2
/
+1
|
*
crypto: picoxcell - fix boolean and / or confusion
Jamie Iles
2011-12-20
1
-2
/
+2
|
*
crypto: caam - remove DECO access initialization code
Kim Phillips
2011-12-20
2
-14
/
+0
|
*
crypto: caam - fix polarity of "propagate error" logic
Kim Phillips
2011-12-20
3
-10
/
+11
[next]