Age | Commit message (Expand) | Author |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2011-05-04 | crypto: s390 - add System z hardware support for CTR mode | Gerald Schaefer |
2011-05-04 | crypto: s390 - add System z hardware support for GHASH | Gerald Schaefer |
2011-05-04 | crypto: s390 - add System z hardware support for XTS mode | Gerald Schaefer |
2011-05-04 | crypto: s390 - cleanup DES code | Jan Glauber |
2011-05-04 | crypto: s390 - extend crypto facility check | Jan Glauber |
2011-04-27 | [S390] prng: fix pointer arithmetic | Martin Schwidefsky |
2011-04-20 | [S390] prng: prevent access beyond end of stack | Jan Glauber |
2011-02-07 | crypto: sha-s390 - Reset index after processing partial block | Herbert Xu |
2010-10-25 | [S390] cleanup facility list handling | Martin Schwidefsky |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-05-26 | crypto: des_s390 - Checkpatch cleanup | Andrea Gelmini |
2010-05-21 | crypto: des_s390: use generic weak key check | Jan Glauber |
2010-05-21 | crypto: des_s390: remove des3_ede128 mode | Jan Glauber |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-02-05 | tree-wide: fix 'lenght' typo in comments and code | Daniel Mack |
2010-01-08 | crypto: aes_s390 - access .cip instead of .blk in cipher mode | Roel Kluin |
2009-12-18 | [S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip() | Roel Kluin |
2009-10-14 | s390: Remove BKL from prng | Thomas Gleixner |
2009-09-05 | crypto: sha-s390 - Fix warnings in import function | Jan Glauber |
2009-07-22 | crypto: sha512-s390 - Add export/import support | Herbert Xu |
2009-07-16 | crypto: s390 - Fix sha build failure | Sachin Sant |
2009-07-11 | crypto: sha256-s390 - Add export/import support | Herbert Xu |
2009-07-11 | crypto: sha1-s390 - Add export/import support | Herbert Xu |
2009-06-18 | crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set | Jarod Wilson |
2009-03-26 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-03-26 | [S390] use kzfree() | Johannes Weiner |
2009-03-21 | crypto: sha512-s390 - Add missing block size | Herbert Xu |
2009-02-26 | crypto: api - Fix module load deadlock with fallback algorithms | Herbert Xu |
2009-02-18 | crypto: sha-s390 - Switch to shash | Herbert Xu |
2008-12-25 | [S390] convert cpacf printks to pr_xxx macros. | Jan Glauber |
2008-07-14 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2008-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2008-07-14 | [S390] Cleanup cpacf printk messages. | Jan Glauber |
2008-07-12 | crypto: s390 - Respect STFL bit | Jan Glauber |
2008-06-20 | crypto-prng: BKL pushdown | Arnd Bergmann |
2008-04-21 | [CRYPTO] sha384: Hardware acceleration for s390 | Jan Glauber |
2008-04-21 | [CRYPTO] sha512: Hardware acceleration for s390 | Jan Glauber |
2008-04-21 | [CRYPTO] s390: Generic sha_update and sha_final | Jan Glauber |
2008-04-17 | [S390] crypto: use more descriptive function names for init/exit routines. | Heiko Carstens |
2008-01-26 | [S390] constify function pointer tables. | Jan Engelhardt |
2008-01-26 | [S390] arch/s390/: Spelling fixes | Joe Perches |
2008-01-26 | [S390] arch/s390: Add missing "space" | Joe Perches |
2008-01-26 | [S390] crypto: move s390 Kconfig options. | Jan Glauber |
2008-01-11 | [CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallback | Sebastian Siewior |
2008-01-11 | [CRYPTO] aes_s390: Add fallback driver | Sebastian Siewior |
2008-01-11 | [CRYPTO] aes: Move common defines into a header file | Sebastian Siewior |