开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
skein
Age
Commit message (
Expand
)
Author
2014-09-19
staging: skein: replace spaces with tabs
Blaj Roxana
2014-06-19
staging: skein: fix sparse warning for static arrays
James A Shackleford
2014-06-01
staging: skein: fix sparse warning for static declarations
James A Shackleford
2014-05-21
staging/skein: variable/member name cleanup
Jake Edge
2014-05-21
staging/skein: comment typos
Jake Edge
2014-05-21
staging/skein: move all threefish block functions to one file
Jake Edge
2014-05-19
staging/skein: rename files and clean up directory structure
Jake Edge
2014-05-19
staging: crypto: skein: rename macros
Anton Saraev
2014-05-19
staging: crypto: skein: rename enums
Anton Saraev
2014-05-19
staging: crypto: skein: rename skein1024_ctx to skein_1024_ctx
Anton Saraev
2014-05-19
staging: crypto: skein: rename camelcase vars
Anton Saraev
2014-05-19
staging: crypto: skein: rename camelcase functions
Anton Saraev
2014-05-19
staging: crypto: skein: depend upon CRYPTO
Jason Cooper
2014-04-18
staging: crypto: skein: add TODO file
Jason Cooper
2014-04-18
staging: crypto: skein: remove unnecessary line continuation
Jason Cooper
2014-04-18
staging: crypto: skein: remove braces from single-statement block
Jason Cooper
2014-04-18
staging: crypto: skein: remove externs from .c files
Jason Cooper
2014-04-18
staging: crypto: skein: wrap multi-line macros in do-while loops
Jason Cooper
2014-04-18
staging: crypto: skein: fix brace placement errors
Jason Cooper
2014-04-18
staging: crypto: skein: fix do/while brace formatting
Jason Cooper
2014-04-18
staging: crypto: skein: cleanup >80 character lines
Jason Cooper
2014-04-18
staging: crypto: skein: remove trailing whitespace
Jason Cooper
2014-04-18
staging: crypto: skein: fix leading whitespace
Jason Cooper
2014-04-18
staging: crypto: skein: dos2unix, remove executable perms
Jason Cooper
2014-04-18
staging: crypto: skein: cleanup whitespace around operators/punc.
Jason Cooper
2014-04-18
staging: crypto: skein: fixup pointer whitespace
Jason Cooper
2014-04-18
staging: crypto: skein: use u8, u64 vice uint*_t
Jason Cooper
2014-04-18
staging: crypto: skein: remove all typedef {struct, enum}
Jason Cooper
2014-04-18
staging: crypto: skein: remove unneeded typedefs
Jason Cooper
2014-04-18
staging: crypto: skein: remove __cplusplus and an unneeded stddef.h
Jason Cooper
2014-04-18
staging: crypto: skein: remove skein_port.h
Jason Cooper
2014-04-18
staging: crypto: skein: remove brg_*.h includes
Jason Cooper
2014-04-18
staging: crypto: skein: allow building statically
Jason Cooper
2014-04-18
staging: crypto: skein: import code from Skein3Fish.git
Jason Cooper