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