1. 8d406c6 [S390] zcrypt: fix scheduling of hrtimer ap_poll_timer by Felix Beck · 15 years ago
  2. 772f547 [S390] ap/zcrypt: Suspend/Resume ap bus and zcrypt by Felix Beck · 15 years ago
  3. 3e75a90 [S390] use kzfree() by Johannes Weiner · 15 years ago
  4. 1fbc9f4 [S390] list usage cleanup in s390 by Eric Sesterhenn · 15 years ago
  5. 035da16 s390: remove s390_root_dev_*() by Mark McLoughlin · 16 years ago
  6. 136f7a1 [S390] convert ap_bus printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  7. 21e7b2c [S390] drivers/s390/crypto: Move dereference to after IS_ERR test by Julia Lawall · 16 years ago
  8. 43c207e6 [S390] ap: Minor code beautification. by Christian Maaser · 16 years ago
  9. cb17a63 [S390] zcrypt: Use of Thin Interrupts by Felix Beck · 16 years ago
  10. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  11. 1bf5b28 [S390] bus_id -> dev_set_name() changes by Cornelia Huck · 16 years ago
  12. 6c644ea hrtimer: convert s390 to the new hrtimer apis by Arjan van de Ven · 16 years ago
  13. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  14. 1a89dd8 [S390] Cleanup zcrypt printk messages. by Felix Beck · 16 years ago
  15. d8c33d3 [S390] zcrypt: Add additional card IDs to CEX2C and CEX2A by Ralph Wuerthner · 16 years ago
  16. fe13723 [S390] ap: Use high-resolution timer for polling by Felix Beck · 16 years ago
  17. e73322c crypto-zcrypt_api: BKL pushdown by Arnd Bergmann · 16 years ago
  18. 1749a81 [S390] zcrypt: Comments and kernel-doc cleanup by Felix Beck · 16 years ago
  19. 2a2cf6b [S390] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  20. 2f7c8bd [S390] zcrypt: add support for large random numbers by Ralph Wuerthner · 16 years ago
  21. faa582c [S390] zcrypt: fix ap_device_list handling by Ralph Wuerthner · 16 years ago
  22. b90b34c [S390] zcrypt: Do not start ap poll thread per default by Felix Beck · 16 years ago
  23. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  24. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  25. 2af4808 [S390] zcrypt: fix PCIXCC/CEX2C error recovery by Ralph Wuerthner · 17 years ago
  26. 39aa7cf [S390] zcrypt: fix ap_reset_domain() by Ralph Wuerthner · 17 years ago
  27. 16db63f [S390] zcrypt: remove duplicated struct CPRBX definition by Ralph Wuerthner · 17 years ago
  28. 731475c [S390] zcrypt: make init/exit functions static. by Heiko Carstens · 17 years ago
  29. af512ed0 [S390] zcrypt: fix request timeout handling by Ralph Wuerthner · 17 years ago
  30. bf62456 uevent: use add_uevent_var() instead of open coding it by Eric Rannaud · 17 years ago
  31. e675c0d [S390] zcrypt: Fix ap_poll_requests counter in lost requests error path. by Ralph Wuerthner · 17 years ago
  32. c6a4826 [S390] zcrypt: Fix possible dead lock in AP bus module. by Ralph Wuerthner · 17 years ago
  33. 43a867a [S390] zcrypt: fix possible race when unloading zcrypt driver modules by Ralph Wuerthner · 17 years ago
  34. cf352ce [S390] zcrypt: fix possible dead lock in AP bus module by Ralph Wuerthner · 17 years ago
  35. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 17 years ago
  36. b653d081 [PATCH] proc: remove useless (and buggy) ->nlink settings by Alexey Dobriyan · 17 years ago
  37. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 17 years ago
  38. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 17 years ago
  39. 13e742b [S390] zcrypt: module unload fixes. by Ralph Wuerthner · 18 years ago
  40. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  41. 85eca85 [S390] add reset call handler to the ap bus. by Ralph Wuerthner · 18 years ago
  42. 4927b3f [PATCH] More work_struct induced breakage (s390) by Al Viro · 18 years ago
  43. 66a4263b [S390] Add MODALIAS= to the uevent for the ap bus. by Cornelia Huck · 18 years ago
  44. f3b017d [S390] Improve AP bus device removal. by Ralph Wuerthner · 18 years ago
  45. d83682b [S390] ap bus poll thread priority. by Christian Borntraeger · 18 years ago
  46. 4e56296 [S390] zcrypt device registration/unregistration race. by Ralph Wuerthner · 18 years ago
  47. 5432114 [S390] zcrypt secure key cryptography extension. by Ralph Wuerthner · 18 years ago
  48. fe3a1be [S390] zcrypt driver Makefile, Kconfig and monolithic build. by Martin Schwidefsky · 18 years ago
  49. 6684af1 [S390] zcrypt PCICC, PCIXCC coprocessor card ap bus drivers. by Martin Schwidefsky · 18 years ago
  50. 963ed93 [S390] zcrypt CEX2A, CEX2C, PCICA accelerator card ap bus drivers. by Martin Schwidefsky · 18 years ago
  51. 2dbc241 [S390] zcrypt user space interface. by Martin Schwidefsky · 18 years ago
  52. 1534c38 [S390] zcrypt adjunct processor bus. by Martin Schwidefsky · 18 years ago
  53. 7561b97 [S390] remove old z90crypt driver. by Martin Schwidefsky · 18 years ago
  54. 96192ff [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  55. 80b9192 Move user-visible parts of drivers/s390/crypto/z90crypt.h to include/asm-s390 by David Woodhouse · 18 years ago
  56. 88abaab [PATCH] s390: kzalloc() conversion in drivers/s390 by Eric Sesterhenn · 18 years ago
  57. 96641ee1 [PATCH] s390: CEX2A crt message length by Eric Rossman · 18 years ago
  58. e018ba1 [PATCH] s390: Remove CVS generated information by Heiko Carstens · 18 years ago
  59. 7ff9205 [PATCH] don't include ioctl32.h in drivers by Christoph Hellwig · 19 years ago
  60. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago
  61. 88fbf18 [PATCH] s390: add support for cex2a crypto cards by Eric Rossman · 19 years ago
  62. 0296b22 [PATCH] remove CONFIG_KOBJECT_UEVENT option by Kay Sievers · 19 years ago
  63. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  64. 17fd682 [PATCH] kfree cleanup: drivers/s390 by Jesper Juhl · 19 years ago
  65. 90f4e12 [PATCH] s390: crypto driver patch take 2 by Martin Schwidefsky · 19 years ago
  66. 2dee702 [PATCH] s390: crypto driver update by Eric Rossman · 19 years ago
  67. 17566c3 [PATCH] s390 __CHECKER__ ifdefs by Al Viro · 19 years ago
  68. af6c8ee [PATCH] s390: remove ioctl32 from crypto driver by Cornelia Huck · 19 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago