index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: padlock - Move padlock.h into include/crypto
Herbert Xu
2011-01-07
3
-9
/
+9
*
hwrng: via_rng - Fix asm constraints
Herbert Xu
2011-01-07
1
-2
/
+1
*
crypto: n2 - use __devexit not __exit in n2_unregister_algs
Dennis Gilmore
2011-01-06
1
-1
/
+1
*
crypto: mark crypto workqueues CPU_INTENSIVE
Tejun Heo
2011-01-04
2
-2
/
+4
*
crypto: mv_cesa - dont return PTR_ERR() of wrong pointer
Roel Kluin
2011-01-04
1
-1
/
+1
*
crypto: ripemd - Set module author and update email address
Adrian-Ken Rueegsegger
2011-01-04
4
-4
/
+8
*
crypto: omap-sham - backlog handling fix
Dmitry Kasatkin
2010-12-29
1
-4
/
+3
*
crypto: gf128mul - Remove experimental tag
Herbert Xu
2010-12-28
1
-1
/
+0
*
crypto: af_alg - fix af_alg memory_allocated data type
Randy Dunlap
2010-12-21
1
-1
/
+1
*
crypto: aesni-intel - Fixed build with binutils 2.16
Tadeusz Struk
2010-12-13
1
-79
/
+519
*
crypto: af_alg - Make sure sk_security is initialized on accept()ed sockets
Miloslav Trmač
2010-12-08
1
-0
/
+1
*
net: Add missing lockdep class names for af_alg
Miloslav Trmač
2010-12-08
1
-3
/
+3
*
include: Install linux/if_alg.h for user-space crypto API
Miloslav Trmač
2010-12-03
1
-0
/
+1
*
crypto: omap-aes - checkpatch --file warning fixes
Dmitry Kasatkin
2010-12-02
1
-3
/
+3
*
crypto: omap-aes - initialize aes module once per request
Dmitry Kasatkin
2010-12-02
1
-26
/
+28
*
crypto: omap-aes - unnecessary code removed
Dmitry Kasatkin
2010-12-02
1
-53
/
+17
*
crypto: omap-aes - error handling implementation improved
Dmitry Kasatkin
2010-12-02
1
-41
/
+93
*
crypto: omap-aes - redundant locking is removed
Dmitry Kasatkin
2010-12-02
1
-38
/
+32
*
crypto: omap-aes - DMA initialization fixes for OMAP off mode
Dmitry Kasatkin
2010-12-02
1
-12
/
+12
*
crypto: Use scatterwalk_crypto_chain
Steffen Klassert
2010-12-02
3
-51
/
+8
*
crypto: scatterwalk - Add scatterwalk_crypto_chain helper
Steffen Klassert
2010-12-02
1
-0
/
+15
*
crypto: algif_skcipher - Handle unaligned receive buffer
Herbert Xu
2010-11-30
1
-6
/
+7
*
crypto: algif_skcipher - Fixed overflow when sndbuf is page aligned
Herbert Xu
2010-11-30
1
-21
/
+11
*
crypto: af_alg - Add dependency on NET
Herbert Xu
2010-11-29
1
-0
/
+2
*
crypto: aesni-intel - Fixed build error on x86-32
Mathias Krause
2010-11-29
2
-14
/
+17
*
crypto: algif_skcipher - Pass on error from af_alg_make_sg
Herbert Xu
2010-11-28
1
-1
/
+2
*
crypto: omap-sham - zero-copy scatterlist handling
Dmitry Kasatkin
2010-11-27
1
-26
/
+61
*
crypto: omap-sham - FLAGS_FIRST is redundant and removed
Dmitry Kasatkin
2010-11-27
1
-7
/
+1
*
crypto: omap-sham - hash-in-progress is stored in hw format
Dmitry Kasatkin
2010-11-27
1
-14
/
+24
*
crypto: omap-sham - crypto_ahash_final() now not need to be called.
Dmitry Kasatkin
2010-11-27
1
-86
/
+82
*
crypto: omap-sham - removed redundunt locking
Dmitry Kasatkin
2010-11-27
1
-26
/
+21
*
crypto: omap-sham - error handling improved
Dmitry Kasatkin
2010-11-27
1
-23
/
+44
*
crypto: omap-sham - DMA initialization fixes for off mode
Dmitry Kasatkin
2010-11-27
1
-9
/
+10
*
crypto: omap-sham - uses digest buffer in request context
Dmitry Kasatkin
2010-11-27
1
-3
/
+8
*
crypto: aesni-intel - Ported implementation to x86-32
Mathias Krause
2010-11-27
3
-40
/
+191
*
crypto: Makefile clean up
Tracey Dent
2010-11-27
1
-7
/
+7
*
crypto: Use vzalloc
Joe Perches
2010-11-27
2
-4
/
+2
*
crypto: algif_skcipher - User-space interface for skcipher operations
Herbert Xu
2010-11-26
3
-0
/
+649
*
crypto: algif_hash - User-space interface for hash operations
Herbert Xu
2010-11-19
3
-0
/
+328
*
crypto: af_alg - User-space interface for Crypto API
Herbert Xu
2010-11-19
5
-0
/
+618
*
net - Add AF_ALG macros
Herbert Xu
2010-11-19
1
-1
/
+4
*
crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors
Adrian Hoban
2010-11-13
3
-0
/
+396
*
crypto: aesni-intel - RFC4106 AES-GCM Driver Using Intel New Instructions
Tadeusz Struk
2010-11-13
2
-2
/
+1708
*
crypto: cast5 - simplify if-statements
Nicolas Kaiser
2010-11-13
1
-50
/
+24
*
crypto: hash - Fix async import on shash algorithm
Herbert Xu
2010-11-04
1
-1
/
+7
*
Merge branch 'upstream-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-10-27
33
-1131
/
+2510
|
\
|
*
Merge branch 'next' into upstream-merge
Theodore Ts'o
2010-10-27
33
-1131
/
+2510
|
|
\
|
|
*
ext4,jbd2: convert tracepoints to use major/minor numbers
Theodore Ts'o
2010-10-27
2
-156
/
+251
|
|
*
ext4: optimize orphan_list handling for ext4_setattr
Dmitry Monakhov
2010-10-27
1
-3
/
+7
|
|
*
ext4: fix unbalanced mutex unlock in error path of ext4_li_request_new
Nicolas Kaiser
2010-10-27
1
-14
/
+8
[next]