| Commit message (Expand) | Author | Age |
* | raid6: fix recovery performance regression | Dan Williams | 2010-05-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-04-27 |
|\ |
|
| * | crypto: authenc - Add EINPROGRESS check | Herbert Xu | 2010-04-25 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
|\ \ |
|
| * | | crypto: fix typo in Kconfig help text | Jiri Kosina | 2010-02-05 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-03-05 |
|\ \ \
| | |/
| |/| |
|
| * | | crypto: authenc - Move saved IV in front of the ablkcipher request | Steffen Klassert | 2010-03-03 |
| * | | crypto: hash - Fix handling of unaligned buffers | Szilveszter Ördög | 2010-03-02 |
| * | | crypto: authenc - Use correct ahash complete functions | Steffen Klassert | 2010-03-02 |
| * | | crypto: md5 - Set statesize | Herbert Xu | 2010-03-02 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 |
|\ \ \
| |/ /
|/| | |
|
| * | | percpu: add __percpu sparse annotations to what's left | Tejun Heo | 2010-02-16 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-02-26 |
|\ \
| |/
|/| |
|
| * | crypto: aes_generic - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: fcrypt - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: ecb - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: des_generic - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: deflate - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: crypto_null - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: cipher - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: crc32 - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: compress - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: cast6 - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: cast5 - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: camellia - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: authenc - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: api - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: anubis - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: algapi - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: blowfish - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: aead - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: ablkcipher - Fix checkpatch errors | Richard Hartmann | 2010-02-16 |
| * | crypto: pcrypt - call the complete function on error | Steffen Klassert | 2010-02-03 |
| * | crypto: md5 - Add export support | Max Vozeler | 2010-01-17 |
| * | crypto: gcm - Add RFC4543 wrapper for GCM | Tobias Brunner | 2010-01-17 |
| * | crypto: pcrypt - Add pcrypt crypto parallelization wrapper | Steffen Klassert | 2010-01-06 |
| * | crypto: testmgr - Fix complain about lack test for internal used algorithm | Youquan, Song | 2009-12-23 |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2009-12-30 |
|\ \
| |/
|/| |
|
| * | async_tx: expand async raid6 test to cover ioatdma corner case | Dan Williams | 2009-12-17 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 |
|\ \ |
|
| * | | this_cpu: Use this_cpu_ptr in crypto subsystem | Christoph Lameter | 2009-10-03 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-12-08 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Herbert Xu | 2009-12-01 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | crypto: ansi_cprng - Move FIPS functions under CONFIG_CRYPTO_FIPS | Jaswinder Singh Rajput | 2009-11-23 |
| * | | | crypto: testmgr - Add ghash algorithm test before provide to users | Youquan, Song | 2009-11-23 |
| * | | | crypto: ghash-intel - Fix building failure on x86_32 | Huang Ying | 2009-10-27 |
| * | | | crypto: testmgr - Fix warning | Felipe Contreras | 2009-10-27 |
| * | | | crypto: ansi_cprng - Fix test in get_prng_bytes | Roel Kluin | 2009-10-27 |
| * | | | crypto: api - Remove digest case from procfs show handler | Benjamin Gilbert | 2009-10-18 |