index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
skein
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: skein: fix sparse warnings related to shift operator
Domagoj Trsan
2014-11-22
1
-1
/
+1
*
staging: skein: fixed sparse warnings related to static declarations
Niklas Svensson
2014-11-22
1
-3
/
+3
*
staging: skein: Removes skein_debug include
Eric Rost
2014-10-30
3
-85
/
+1
*
staging: skein: skein_api.c: removed space before ','
Mikael Svantesson
2014-10-29
1
-1
/
+1
*
staging: skein: Removes unneeded #define
Eric Rost
2014-10-29
1
-2
/
+0
*
staging: skein: Inlines rotl_64
Eric Rost
2014-10-29
1
-9
/
+10
*
staging: skein: Adds Loadable Module Support
Eric Rost
2014-10-29
3
-8
/
+26
*
staging: skein: Adds CryptoAPI Support
Eric Rost
2014-10-29
3
-1
/
+206
*
staging: skein: Renames skein to skein_base
Eric Rost
2014-10-29
8
-7
/
+8
*
staging: skein: Collapses threefish module
Eric Rost
2014-10-29
2
-25
/
+8
*
staging: skein: File Reorg
Eric Rost
2014-10-20
1
-326
/
+348
*
staging: skein: Whitespace cleanup
Eric Rost
2014-10-20
1
-270
/
+315
*
staging: skein: replace spaces with tabs
Blaj Roxana
2014-09-19
1
-1
/
+1
*
staging: skein: fix sparse warning for static arrays
James A Shackleford
2014-06-19
1
-13
/
+13
*
staging: skein: fix sparse warning for static declarations
James A Shackleford
2014-06-01
1
-0
/
+1
*
staging/skein: variable/member name cleanup
Jake Edge
2014-05-21
5
-185
/
+186
*
staging/skein: comment typos
Jake Edge
2014-05-21
1
-9
/
+9
*
staging/skein: move all threefish block functions to one file
Jake Edge
2014-05-21
4
-3368
/
+3358
*
staging/skein: rename files and clean up directory structure
Jake Edge
2014-05-19
15
-201
/
+21
*
staging: crypto: skein: rename macros
Anton Saraev
2014-05-19
8
-352
/
+353
*
staging: crypto: skein: rename enums
Anton Saraev
2014-05-19
7
-40
/
+40
*
staging: crypto: skein: rename skein1024_ctx to skein_1024_ctx
Anton Saraev
2014-05-19
6
-17
/
+17
*
staging: crypto: skein: rename camelcase vars
Anton Saraev
2014-05-19
13
-548
/
+558
*
staging: crypto: skein: rename camelcase functions
Anton Saraev
2014-05-19
13
-228
/
+239
*
staging: crypto: skein: depend upon CRYPTO
Jason Cooper
2014-05-19
1
-2
/
+2
*
staging: crypto: skein: add TODO file
Jason Cooper
2014-04-18
1
-0
/
+11
*
staging: crypto: skein: remove unnecessary line continuation
Jason Cooper
2014-04-18
1
-1
/
+1
*
staging: crypto: skein: remove braces from single-statement block
Jason Cooper
2014-04-18
1
-2
/
+2
*
staging: crypto: skein: remove externs from .c files
Jason Cooper
2014-04-18
2
-9
/
+23
*
staging: crypto: skein: wrap multi-line macros in do-while loops
Jason Cooper
2014-04-18
1
-15
/
+51
*
staging: crypto: skein: fix brace placement errors
Jason Cooper
2014-04-18
3
-132
/
+74
*
staging: crypto: skein: fix do/while brace formatting
Jason Cooper
2014-04-18
1
-6
/
+3
*
staging: crypto: skein: cleanup >80 character lines
Jason Cooper
2014-04-18
10
-2651
/
+8862
*
staging: crypto: skein: remove trailing whitespace
Jason Cooper
2014-04-18
5
-63
/
+63
*
staging: crypto: skein: fix leading whitespace
Jason Cooper
2014-04-18
12
-4205
/
+4200
*
staging: crypto: skein: dos2unix, remove executable perms
Jason Cooper
2014-04-18
2
-0
/
+0
*
staging: crypto: skein: cleanup whitespace around operators/punc.
Jason Cooper
2014-04-18
6
-651
/
+648
*
staging: crypto: skein: fixup pointer whitespace
Jason Cooper
2014-04-18
8
-50
/
+50
*
staging: crypto: skein: use u8, u64 vice uint*_t
Jason Cooper
2014-04-18
7
-63
/
+63
*
staging: crypto: skein: remove all typedef {struct, enum}
Jason Cooper
2014-04-18
11
-110
/
+110
*
staging: crypto: skein: remove unneeded typedefs
Jason Cooper
2014-04-18
9
-162
/
+159
*
staging: crypto: skein: remove __cplusplus and an unneeded stddef.h
Jason Cooper
2014-04-18
3
-29
/
+0
*
staging: crypto: skein: remove skein_port.h
Jason Cooper
2014-04-18
3
-130
/
+13
*
staging: crypto: skein: remove brg_*.h includes
Jason Cooper
2014-04-18
3
-283
/
+2
*
staging: crypto: skein: allow building statically
Jason Cooper
2014-04-18
16
-125
/
+56
*
staging: crypto: skein: import code from Skein3Fish.git
Jason Cooper
2014-04-18
16
-0
/
+5699