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: gf128mul - fix call to memset()
Mathias Krause
2011-07-08
1
-2
/
+2
*
crypto: s390 - support hardware accelerated SHA-224
Jan Glauber
2011-07-04
1
-11
/
+55
*
crypto: algif_hash - Handle initial af_alg_make_sg error correctly
Herbert Xu
2011-06-30
1
-1
/
+3
*
crypto: sha1_generic - use SHA1_BLOCK_SIZE
Mandeep Singh Baines
2011-06-30
1
-5
/
+6
*
hwrng: ppc4xx - add support for ppc4xx TRNG
Josh Boyer
2011-06-30
3
-0
/
+169
*
crypto: crypto4xx - Perform read/modify/write on device control register
Josh Boyer
2011-06-30
1
-1
/
+4
*
crypto: caam - fix build warning when DEBUG_FS not configured
Kim Phillips
2011-06-30
1
-1
/
+3
*
crypto: arc4 - Fixed coding style issues
Mati Vait
2011-06-30
1
-8
/
+7
*
crypto: crc32c - Fixed coding style issue
Mati Vait
2011-06-30
1
-5
/
+5
*
crypto: omap-sham - do not schedule tasklet if there is no active requests
Dmitry Kasatkin
2011-06-30
1
-0
/
+5
*
crypto: omap-sham - clear device flags when finishing request
Dmitry Kasatkin
2011-06-30
1
-1
/
+3
*
crypto: omap-sham - irq handler must not clear error code
Dmitry Kasatkin
2011-06-30
1
-1
/
+0
*
crypto: omap-sham - irq and dma handling changes
Dmitry Kasatkin
2011-06-30
1
-13
/
+27
*
crypto: omap-sham - remove dedicated queue handling tasklet
Dmitry Kasatkin
2011-06-30
1
-15
/
+9
*
crypto: omap-sham - remove unnecessary local variable
Dmitry Kasatkin
2011-06-30
1
-2
/
+1
*
crypto: omap-sham - move some flags to device context
Dmitry Kasatkin
2011-06-30
1
-13
/
+6
*
crypto: omap-sham - replace flags operation with atomic bit operations
Dmitry Kasatkin
2011-06-30
1
-16
/
+13
*
crypto: omap-sham - replace flags bit mask with bit number
Dmitry Kasatkin
2011-06-30
1
-50
/
+52
*
crypto: omap-sham - remove unused code
Dmitry Kasatkin
2011-06-30
1
-5
/
+0
*
crypto: omap-sham - remove extra reference
Dmitry Kasatkin
2011-06-30
1
-1
/
+1
*
hwrng: timeriomem - use resource_size
H Hartley Sweeten
2011-06-30
1
-2
/
+1
*
hwrng: nomadik - add missing clk_put
Julia Lawall
2011-06-30
1
-1
/
+2
*
hwrng: omap - add missing clk_put
Julia Lawall
2011-06-30
1
-2
/
+4
*
crypto: UML build fixes
Richard Weinberger
2011-06-30
1
-2
/
+2
*
crypto: testmgr - add xts-aes-256 self-test
Jarod Wilson
2011-06-30
1
-2
/
+291
*
crypto: ghash-intel - Fix set but not used in ghash_async_setkey()
Gustavo F. Padovan
2011-06-30
1
-1
/
+1
*
crypto: caam - fix operator precedence in shared descriptor allocation
Kim Phillips
2011-06-30
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-06-26
2
-5
/
+3
|
\
|
*
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2011-06-25
18
-151
/
+147
|
|
\
|
*
|
cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN
Jeff Layton
2011-06-24
1
-1
/
+1
|
*
|
cifs: free blkcipher in smbhash
Jeff Layton
2011-06-24
1
-4
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-06-26
4
-116
/
+98
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cifs: propagate errors from cifs_get_root() to mount(2)
Al Viro
2011-06-24
1
-7
/
+5
|
*
|
cifs: tidy cifs_do_mount() up a bit
Al Viro
2011-06-24
1
-22
/
+22
|
*
|
cifs: more breakage on mount failures
Al Viro
2011-06-24
1
-7
/
+4
|
*
|
cifs: close sget() races
Al Viro
2011-06-24
1
-3
/
+9
|
*
|
cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()
Al Viro
2011-06-24
2
-14
/
+4
|
*
|
cifs: move cifs_umount() call into ->kill_sb()
Al Viro
2011-06-24
1
-18
/
+1
|
*
|
cifs: pull cifs_mount() call up
Al Viro
2011-06-24
1
-12
/
+15
|
*
|
sanitize cifs_umount() prototype
Al Viro
2011-06-24
3
-8
/
+5
|
*
|
cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()
Al Viro
2011-06-24
2
-3
/
+3
|
*
|
cifs: allocate mountdata earlier
Al Viro
2011-06-24
1
-11
/
+10
|
*
|
cifs: leak on mount if we share superblock
Al Viro
2011-06-24
1
-0
/
+2
|
*
|
cifs: don't pass superblock to cifs_mount()
Al Viro
2011-06-24
4
-22
/
+26
|
*
|
cifs: don't leak nls on mount failure
Al Viro
2011-06-24
1
-0
/
+1
|
*
|
cifs: double free on mount failure
Al Viro
2011-06-24
1
-6
/
+8
|
*
|
take bdi setup/destruction into cifs_mount/cifs_umount
Al Viro
2011-06-24
2
-11
/
+11
*
|
|
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-06-25
2
-112
/
+91
|
\
\
\
|
*
\
\
Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstu...
Thomas Gleixner
2011-06-25
1
-42
/
+3
|
|
\
\
\
|
|
*
|
|
rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable()
Alexey Charkov
2011-06-23
1
-42
/
+3
[next]