index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cast5.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-04
crypto: s390 - support hardware accelerated SHA-224
Jan Glauber
1
-11
/
+55
2011-06-30
crypto: algif_hash - Handle initial af_alg_make_sg error correctly
Herbert Xu
1
-1
/
+3
2011-06-30
crypto: sha1_generic - use SHA1_BLOCK_SIZE
Mandeep Singh Baines
1
-5
/
+6
2011-06-30
hwrng: ppc4xx - add support for ppc4xx TRNG
Josh Boyer
3
-0
/
+169
2011-06-30
crypto: crypto4xx - Perform read/modify/write on device control register
Josh Boyer
1
-1
/
+4
2011-06-30
crypto: caam - fix build warning when DEBUG_FS not configured
Kim Phillips
1
-1
/
+3
2011-06-30
crypto: arc4 - Fixed coding style issues
Mati Vait
1
-8
/
+7
2011-06-30
crypto: crc32c - Fixed coding style issue
Mati Vait
1
-5
/
+5
2011-06-30
crypto: omap-sham - do not schedule tasklet if there is no active requests
Dmitry Kasatkin
1
-0
/
+5
2011-06-30
crypto: omap-sham - clear device flags when finishing request
Dmitry Kasatkin
1
-1
/
+3
2011-06-30
crypto: omap-sham - irq handler must not clear error code
Dmitry Kasatkin
1
-1
/
+0
2011-06-30
crypto: omap-sham - irq and dma handling changes
Dmitry Kasatkin
1
-13
/
+27
2011-06-30
crypto: omap-sham - remove dedicated queue handling tasklet
Dmitry Kasatkin
1
-15
/
+9
2011-06-30
crypto: omap-sham - remove unnecessary local variable
Dmitry Kasatkin
1
-2
/
+1
2011-06-30
crypto: omap-sham - move some flags to device context
Dmitry Kasatkin
1
-13
/
+6
2011-06-30
crypto: omap-sham - replace flags operation with atomic bit operations
Dmitry Kasatkin
1
-16
/
+13
2011-06-30
crypto: omap-sham - replace flags bit mask with bit number
Dmitry Kasatkin
1
-50
/
+52
2011-06-30
crypto: omap-sham - remove unused code
Dmitry Kasatkin
1
-5
/
+0
2011-06-30
crypto: omap-sham - remove extra reference
Dmitry Kasatkin
1
-1
/
+1
2011-06-30
hwrng: timeriomem - use resource_size
H Hartley Sweeten
1
-2
/
+1
2011-06-30
hwrng: nomadik - add missing clk_put
Julia Lawall
1
-1
/
+2
2011-06-30
hwrng: omap - add missing clk_put
Julia Lawall
1
-2
/
+4
2011-06-30
crypto: UML build fixes
Richard Weinberger
1
-2
/
+2
2011-06-30
crypto: testmgr - add xts-aes-256 self-test
Jarod Wilson
1
-2
/
+291
2011-06-30
crypto: ghash-intel - Fix set but not used in ghash_async_setkey()
Gustavo F. Padovan
1
-1
/
+1
2011-06-30
crypto: caam - fix operator precedence in shared descriptor allocation
Kim Phillips
1
-3
/
+3
2011-06-25
cifs: propagate errors from cifs_get_root() to mount(2)
Al Viro
1
-7
/
+5
2011-06-25
cifs: tidy cifs_do_mount() up a bit
Al Viro
1
-22
/
+22
2011-06-25
cifs: more breakage on mount failures
Al Viro
1
-7
/
+4
2011-06-25
cifs: close sget() races
Al Viro
1
-3
/
+9
2011-06-25
cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()
Al Viro
2
-14
/
+4
2011-06-25
cifs: move cifs_umount() call into ->kill_sb()
Al Viro
1
-18
/
+1
2011-06-25
cifs: pull cifs_mount() call up
Al Viro
1
-12
/
+15
2011-06-25
sanitize cifs_umount() prototype
Al Viro
3
-8
/
+5
2011-06-25
cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()
Al Viro
2
-3
/
+3
2011-06-25
cifs: allocate mountdata earlier
Al Viro
1
-11
/
+10
2011-06-25
cifs: leak on mount if we share superblock
Al Viro
1
-0
/
+2
2011-06-25
cifs: don't pass superblock to cifs_mount()
Al Viro
4
-22
/
+26
2011-06-25
cifs: don't leak nls on mount failure
Al Viro
1
-0
/
+1
2011-06-25
cifs: double free on mount failure
Al Viro
1
-6
/
+8
2011-06-25
take bdi setup/destruction into cifs_mount/cifs_umount
Al Viro
2
-11
/
+11
2011-06-24
cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN
Jeff Layton
1
-1
/
+1
2011-06-24
cifs: free blkcipher in smbhash
Jeff Layton
1
-4
/
+2
2011-06-24
Remove unneeded version.h includes from fs/
Jesper Juhl
2
-2
/
+0
2011-06-24
ALSA: Remove unneeded version.h includes from sound/
Jesper Juhl
2
-2
/
+0
2011-06-24
pata_marvell: Add support for 88SE91A0, 88SE91A4
Paweł Drewniak
1
-0
/
+3
2011-06-24
drm/radeon/kms: handle special cases for vddc
Alex Deucher
2
-0
/
+37
2011-06-24
drm/radeon/kms: fix num_banks tiling config for fusion
Alex Deucher
1
-2
/
+2
2011-06-24
tcm_fc: Fix conversion spec warning
Nicholas Bellinger
1
-1
/
+1
2011-06-24
tcm_fc: Fix possible lock to unlock type deadlock
Dan Carpenter
1
-1
/
+1
[next]