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: serpent - cleanup checkpatch errors and warnings
Jussi Kivilinna
2011-11-30
1
-259
/
+344
*
crypto: caam - add support for MD5 algorithm variants
Kim Phillips
2011-11-21
2
-0
/
+58
*
crypto: talitos - support for channel remap and 2nd IRQ
Kim Phillips
2011-11-21
2
-72
/
+149
*
crypto: talitos - prepare driver for channel remap support
Kim Phillips
2011-11-21
2
-30
/
+38
*
crypto: talitos - be less noisy on startup
Kim Phillips
2011-11-21
1
-3
/
+4
*
crypto: talitos - add hmac algorithms
Lee Nipper
2011-11-21
1
-2
/
+235
*
crypto: serpent-sse2 - clear CRYPTO_TFM_REQ_MAY_SLEEP in lrw and xts modes
Jussi Kivilinna
2011-11-21
1
-0
/
+4
*
crypto: serpent-sse2 - add xts support
Jussi Kivilinna
2011-11-21
1
-2
/
+178
*
crypto: serpent-sse2 - add lrw support
Jussi Kivilinna
2011-11-21
3
-2
/
+221
*
crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation
Jussi Kivilinna
2011-11-21
4
-0
/
+688
*
crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation
Jussi Kivilinna
2011-11-21
6
-0
/
+1591
*
crypto: fix typo in crypto/Kconfig
Valdis.Kletnieks@vt.edu
2011-11-09
1
-1
/
+1
*
crypto: Unlink and free instances when deleted
Steffen Klassert
2011-11-09
3
-1
/
+31
*
crypto: ansi_cprng - enforce key != seed in fips mode
Jarod Wilson
2011-11-09
1
-0
/
+8
*
crypto: twofish-x86_64-3way - add xts support
Jussi Kivilinna
2011-11-09
1
-2
/
+117
*
crypto: tcrypt - add xts(twofish) tests
Jussi Kivilinna
2011-11-09
1
-0
/
+5
*
crypto: testmgr - add xts(twofish) test vectors
Jussi Kivilinna
2011-11-09
2
-0
/
+696
*
crypto: tcrypt - add xts(serpent) tests
Jussi Kivilinna
2011-11-09
2
-0
/
+10
*
crypto: testmgr - add xts(serpent) test vectors
Jussi Kivilinna
2011-11-09
2
-0
/
+697
*
crypto: xts: add interface for parallelized cipher implementations
Jussi Kivilinna
2011-11-09
2
-2
/
+100
*
crypto: xts - use blocksize constant
Jussi Kivilinna
2011-11-09
1
-3
/
+5
*
crypto: twofish-x86_64-3way - add lrw support
Jussi Kivilinna
2011-11-09
3
-5
/
+145
*
crypto: tcrypt - add lrw(twofish) tests
Jussi Kivilinna
2011-11-09
1
-0
/
+5
*
crypto: testmgr - add lrw(twofish) test vectors
Jussi Kivilinna
2011-11-09
2
-0
/
+516
*
crypto: tcrypt - add lrw(serpent) tests
Jussi Kivilinna
2011-11-09
2
-0
/
+10
*
crypto: testmgr - add lrw(serpent) test vectors
Jussi Kivilinna
2011-11-09
2
-0
/
+517
*
crypto: lrw - add interface for parallelized cipher implementions
Jussi Kivilinna
2011-11-09
2
-20
/
+129
*
crypto: lrw - split gf128mul table initialization from setkey
Jussi Kivilinna
2011-11-09
1
-21
/
+40
*
crypto: lrw - use blocksize constant
Jussi Kivilinna
2011-11-09
1
-3
/
+5
*
crypto: lrw - fix memleak
Jussi Kivilinna
2011-11-09
1
-0
/
+1
*
crypto: serpent - rename module from serpent to serpent_generic
Jussi Kivilinna
2011-11-09
2
-1
/
+6
*
crypto: serpent - export common functions for x86_64/i386-sse2 assembler impl...
Jussi Kivilinna
2011-11-09
2
-19
/
+47
*
crypto: tcrypt - add serpent speed tests
Jussi Kivilinna
2011-11-09
1
-0
/
+30
*
crypto: tcrypt - add test_acipher_speed
Jussi Kivilinna
2011-11-09
1
-0
/
+250
*
crypto: testmgr - add new serpent test vectors
Jussi Kivilinna
2011-11-09
3
-2
/
+423
*
Linux 3.2-rc1
v3.2-rc1
Linus Torvalds
2011-11-07
1
-3
/
+3
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Linus Torvalds
2011-11-07
42
-402
/
+345
|
\
|
*
Merge branch 'fixes-modulesplit' into fixes
Tony Lindgren
2011-11-07
3863
-39041
/
+82624
|
|
\
|
|
*
ARM: OMAP: Fix export.h or module.h includes
Tony Lindgren
2011-11-07
4
-0
/
+4
|
|
*
ARM: OMAP: omap_device: Include linux/export.h
Axel Lin
2011-11-07
1
-0
/
+1
|
*
|
ARM: OMAP2: Fix H4 matrix keyboard warning
Tony Lindgren
2011-11-04
1
-53
/
+69
|
*
|
ARM: OMAP1: Remove unused omap-alsa.h
Jarkko Nikula
2011-11-04
2
-124
/
+0
|
*
|
ARM: OMAP1: Fix warnings about enabling 32 KiHz timer
Tony Lindgren
2011-11-04
1
-1
/
+1
|
*
|
ARM: OMAP2+: timer: Remove omap_device_pm_latency
Benoit Cousson
2011-11-04
1
-11
/
+1
|
*
|
ARM: OMAP2+: clock data: Remove redundant timer clkdev
Benoit Cousson
2011-11-04
4
-47
/
+0
|
*
|
ARM: OMAP: Devkit8000: Remove double omap_mux_init_gpio
Thomas Weber
2011-11-04
1
-1
/
+0
|
*
|
ARM: OMAP: usb: musb: OMAP: Delete unused function
Bjarne Steinsbo
2011-11-04
1
-38
/
+0
|
*
|
MAINTAINERS: Update linux-omap git repository
Jarkko Nikula
2011-11-04
1
-1
/
+1
|
*
|
ARM: OMAP: change get_context_loss_count ret value to int
Tomi Valkeinen
2011-11-04
9
-20
/
+36
|
*
|
ARM: OMAP4: hsmmc: configure SDMMC1_DR0 properly
Balaji T K
2011-11-04
1
-1
/
+1
[next]