index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-30
char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...
Axel Lin
7
-80
/
+7
2011-11-30
crypto: serpent-sse2 - should select CRYPTO_CRYPTD
Jussi Kivilinna
1
-0
/
+2
2011-11-30
crypto: serpent - rename serpent.c to serpent_generic.c
Jussi Kivilinna
2
-2
/
+0
2011-11-30
crypto: serpent - cleanup checkpatch errors and warnings
Jussi Kivilinna
1
-259
/
+344
2011-11-21
crypto: caam - add support for MD5 algorithm variants
Kim Phillips
2
-0
/
+58
2011-11-21
crypto: talitos - support for channel remap and 2nd IRQ
Kim Phillips
2
-72
/
+149
2011-11-21
crypto: talitos - prepare driver for channel remap support
Kim Phillips
2
-30
/
+38
2011-11-21
crypto: talitos - be less noisy on startup
Kim Phillips
1
-3
/
+4
2011-11-21
crypto: talitos - add hmac algorithms
Lee Nipper
1
-2
/
+235
2011-11-21
crypto: serpent-sse2 - clear CRYPTO_TFM_REQ_MAY_SLEEP in lrw and xts modes
Jussi Kivilinna
1
-0
/
+4
2011-11-21
crypto: serpent-sse2 - add xts support
Jussi Kivilinna
1
-2
/
+178
2011-11-21
crypto: serpent-sse2 - add lrw support
Jussi Kivilinna
3
-2
/
+221
2011-11-21
crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation
Jussi Kivilinna
4
-0
/
+688
2011-11-21
crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation
Jussi Kivilinna
6
-0
/
+1591
2011-11-09
crypto: fix typo in crypto/Kconfig
Valdis.Kletnieks@vt.edu
1
-1
/
+1
2011-11-09
crypto: Unlink and free instances when deleted
Steffen Klassert
3
-1
/
+31
2011-11-09
crypto: ansi_cprng - enforce key != seed in fips mode
Jarod Wilson
1
-0
/
+8
2011-11-09
crypto: twofish-x86_64-3way - add xts support
Jussi Kivilinna
1
-2
/
+117
2011-11-09
crypto: tcrypt - add xts(twofish) tests
Jussi Kivilinna
1
-0
/
+5
2011-11-09
crypto: testmgr - add xts(twofish) test vectors
Jussi Kivilinna
2
-0
/
+696
2011-11-09
crypto: tcrypt - add xts(serpent) tests
Jussi Kivilinna
2
-0
/
+10
2011-11-09
crypto: testmgr - add xts(serpent) test vectors
Jussi Kivilinna
2
-0
/
+697
2011-11-09
crypto: xts: add interface for parallelized cipher implementations
Jussi Kivilinna
2
-2
/
+100
2011-11-09
crypto: xts - use blocksize constant
Jussi Kivilinna
1
-3
/
+5
2011-11-09
crypto: twofish-x86_64-3way - add lrw support
Jussi Kivilinna
3
-5
/
+145
2011-11-09
crypto: tcrypt - add lrw(twofish) tests
Jussi Kivilinna
1
-0
/
+5
2011-11-09
crypto: testmgr - add lrw(twofish) test vectors
Jussi Kivilinna
2
-0
/
+516
2011-11-09
crypto: tcrypt - add lrw(serpent) tests
Jussi Kivilinna
2
-0
/
+10
2011-11-09
crypto: testmgr - add lrw(serpent) test vectors
Jussi Kivilinna
2
-0
/
+517
2011-11-09
crypto: lrw - add interface for parallelized cipher implementions
Jussi Kivilinna
2
-20
/
+129
2011-11-09
crypto: lrw - split gf128mul table initialization from setkey
Jussi Kivilinna
1
-21
/
+40
2011-11-09
crypto: lrw - use blocksize constant
Jussi Kivilinna
1
-3
/
+5
2011-11-09
crypto: lrw - fix memleak
Jussi Kivilinna
1
-0
/
+1
2011-11-09
crypto: serpent - rename module from serpent to serpent_generic
Jussi Kivilinna
2
-1
/
+6
2011-11-09
crypto: serpent - export common functions for x86_64/i386-sse2 assembler impl...
Jussi Kivilinna
2
-19
/
+47
2011-11-09
crypto: tcrypt - add serpent speed tests
Jussi Kivilinna
1
-0
/
+30
2011-11-09
crypto: tcrypt - add test_acipher_speed
Jussi Kivilinna
1
-0
/
+250
2011-11-09
crypto: testmgr - add new serpent test vectors
Jussi Kivilinna
3
-2
/
+423
2011-11-08
Linux 3.2-rc1
v3.2-rc1
Linus Torvalds
1
-3
/
+3
2011-11-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Linus Torvalds
42
-402
/
+345
2011-11-08
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
Al Viro
1
-1
/
+15
2011-11-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
31
-288
/
+624
2011-11-08
Merge branch 'fixes-modulesplit' into fixes
Tony Lindgren
3863
-39041
/
+82624
2011-11-08
ARM: OMAP: Fix export.h or module.h includes
Tony Lindgren
4
-0
/
+4
2011-11-08
ARM: OMAP: omap_device: Include linux/export.h
Axel Lin
1
-0
/
+1
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-267
/
+325
2011-11-07
vfs: d_invalidate() should leave mountpoints alone
Al Viro
1
-2
/
+4
2011-11-07
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
1
-17
/
+17
2011-11-07
forcedeth: Improve stats counters
Mandeep Baines
1
-0
/
+4
2011-11-07
forcedeth: remove unneeded stats updates
david decotigny
1
-34
/
+1
[next]