1. 0524975 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  2. 0200f3e crypto: s390 - add System z hardware support for CTR mode by Gerald Schaefer · 13 years ago
  3. df1309c crypto: s390 - add System z hardware support for GHASH by Gerald Schaefer · 13 years ago
  4. 99d9722 crypto: s390 - add System z hardware support for XTS mode by Gerald Schaefer · 13 years ago
  5. 98971f8 crypto: s390 - cleanup DES code by Jan Glauber · 13 years ago
  6. 1822bc9 crypto: s390 - extend crypto facility check by Jan Glauber · 13 years ago
  7. ed96158 [S390] prng: fix pointer arithmetic by Martin Schwidefsky · 13 years ago
  8. c708c57 [S390] prng: prevent access beyond end of stack by Jan Glauber · 13 years ago
  9. 9d20b57 crypto: sha-s390 - Reset index after processing partial block by Herbert Xu · 13 years ago
  10. 14375bc [S390] cleanup facility list handling by Martin Schwidefsky · 14 years ago
  11. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  12. 026c8ec crypto: des_s390 - Checkpatch cleanup by Andrea Gelmini · 14 years ago
  13. 1efbd15 crypto: des_s390: use generic weak key check by Jan Glauber · 14 years ago
  14. 80d663a crypto: des_s390: remove des3_ede128 mode by Jan Glauber · 14 years ago
  15. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  16. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  17. 37d4008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  18. 1537a36 tree-wide: fix 'lenght' typo in comments and code by Daniel Mack · 14 years ago
  19. d7ac769 crypto: aes_s390 - access .cip instead of .blk in cipher mode by Roel Kluin · 14 years ago
  20. b59cdcb [S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip() by Roel Kluin · 15 years ago
  21. ca1b82b s390: Remove BKL from prng by Thomas Gleixner · 15 years ago
  22. 81bd5f6 crypto: sha-s390 - Fix warnings in import function by Jan Glauber · 15 years ago
  23. 9fadfd1 crypto: sha512-s390 - Add export/import support by Herbert Xu · 15 years ago
  24. 2a549c3 crypto: s390 - Fix sha build failure by Sachin Sant · 15 years ago
  25. f63559b crypto: sha256-s390 - Add export/import support by Herbert Xu · 15 years ago
  26. 406f104 crypto: sha1-s390 - Add export/import support by Herbert Xu · 15 years ago
  27. 03b56ce crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set by Jarod Wilson · 15 years ago
  28. 21cdbc1 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  29. 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  30. 3e75a90 [S390] use kzfree() by Johannes Weiner · 15 years ago
  31. 949abe5 crypto: sha512-s390 - Add missing block size by Herbert Xu · 15 years ago
  32. a760a66 crypto: api - Fix module load deadlock with fallback algorithms by Herbert Xu · 15 years ago
  33. 563f346 crypto: sha-s390 - Switch to shash by Herbert Xu · 15 years ago
  34. 39f0939 [S390] convert cpacf printks to pr_xxx macros. by Jan Glauber · 16 years ago
  35. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  36. 3b23e66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  37. d4ebabe [S390] Cleanup cpacf printk messages. by Jan Glauber · 16 years ago
  38. a72f0db crypto: s390 - Respect STFL bit by Jan Glauber · 16 years ago
  39. 135fe10 crypto-prng: BKL pushdown by Arnd Bergmann · 16 years ago
  40. 4e2c6d7 [CRYPTO] sha384: Hardware acceleration for s390 by Jan Glauber · 16 years ago
  41. 291dc7c [CRYPTO] sha512: Hardware acceleration for s390 by Jan Glauber · 16 years ago
  42. 604973f [CRYPTO] s390: Generic sha_update and sha_final by Jan Glauber · 16 years ago
  43. 9f7819c [S390] crypto: use more descriptive function names for init/exit routines. by Heiko Carstens · 16 years ago
  44. 5c81cdb [S390] constify function pointer tables. by Jan Engelhardt · 16 years ago
  45. c2e3bba [S390] arch/s390/: Spelling fixes by Joe Perches · 16 years ago
  46. cfe7381 [S390] arch/s390: Add missing "space" by Joe Perches · 16 years ago
  47. 3f5615e [S390] crypto: move s390 Kconfig options. by Jan Glauber · 16 years ago
  48. 2d74d40 [CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallback by Sebastian Siewior · 17 years ago
  49. b0c3e75 [CRYPTO] aes_s390: Add fallback driver by Sebastian Siewior · 17 years ago
  50. 89e1265 [CRYPTO] aes: Move common defines into a header file by Sebastian Siewior · 17 years ago
  51. 5265eeb [CRYPTO] sha: Add header file for SHA definitions by Jan Glauber · 17 years ago
  52. ad5d278 [CRYPTO] sha: Load the SHA[1|256] module by an alias by Sebastian Siewior · 17 years ago
  53. f8246af [CRYPTO] aes: Rename aes to aes-generic by Sebastian Siewior · 17 years ago
  54. bccdbdc [S390] Fixed comment typo. by Ralph Wuerthner · 17 years ago
  55. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  56. f67d136 [S390] aes-s390 key length. by Jan Glauber · 17 years ago
  57. 131a395 [S390] crypto: cleanup. by Jan Glauber · 17 years ago
  58. 1b27829 [S390] Support for s390 Pseudo Random Number Generator by Jan Glauber · 17 years ago
  59. 86aa9fc [S390] move crypto options and some cleanup. by Jan Glauber · 17 years ago
  60. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 17 years ago
  61. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  62. efcf802 [CRYPTO] drivers: Remove obsolete block cipher operations by Herbert Xu · 18 years ago
  63. a9e62fa [CRYPTO] s390: Added block cipher versions of CBC/ECB by Herbert Xu · 18 years ago
  64. 65b75c3 [CRYPTO] s390: Added missing driver name and priority by Herbert Xu · 18 years ago
  65. 560c06a [CRYPTO] api: Get rid of flags argument to setkey by Herbert Xu · 18 years ago
  66. 6c2bb98 [CRYPTO] all: Pass tfm instead of ctx to algorithms by Herbert Xu · 18 years ago
  67. 4360010 [CRYPTO] digest: Remove unnecessary zeroing during init by Herbert Xu · 18 years ago
  68. 0b28002 [PATCH] more s/fucn/func/ typo fixes by Akinobu Mita · 18 years ago
  69. 7ffbc9d [PATCH] s390: sha256 crypto code fix by Jan Glauber · 18 years ago
  70. fda5e14 [PATCH] s390: aes crypto code fixes by Jan Glauber · 18 years ago
  71. b8dc603 [PATCH] s390: des crypto code speedup by Jan Glauber · 18 years ago
  72. c135783 [PATCH] s390: des crypto code cleanup by Jan Glauber · 18 years ago
  73. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 18 years ago
  74. bf754ae [PATCH] s390: aes support by Jan Glauber · 18 years ago
  75. 0a497c17 [PATCH] s390: sha256 support by Jan Glauber · 18 years ago
  76. c1e26e1 [PATCH] s390: in-kernel crypto rename by Jan Glauber · 18 years ago
  77. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago