1. f60b8d4 s390/zcrypt: Fix invalid domain handling during ap module unload by Ingo Tuchscherer · 9 years ago
  2. 8cc2af7 s390/zcrypt: fixed ap poll timer behavior by Ingo Tuchscherer · 9 years ago
  3. 86cd741 s390: remove test_facility(2) (== z/Architecture mode active) checks by Heiko Carstens · 10 years ago
  4. 5a79859 s390: remove 31 bit support by Heiko Carstens · 10 years ago
  5. ea96f78 s390/zcrypt: fixed domain scanning problem (again) by Ingo Tuchscherer · 10 years ago
  6. bdea1f1b s390/zcrypt: Add support for new crypto express (CEX5S) adapter. by Ingo Tuchscherer · 10 years ago
  7. 5bc334b s390/zcrypt: Number of supported ap domains is not retrievable. by Ingo Tuchscherer · 10 years ago
  8. 099eae1 s390/zcrypt: kernel oops at insmod of the z90crypt device driver by Harald Freudenberger · 10 years ago
  9. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  10. 42f4dd61 s390/zcrypt: Toleration of new crypto hardware by Ingo Tuchscherer · 10 years ago
  11. 170387a s390/zcrypt: support for extended number of ap domains by Ingo Tuchscherer · 10 years ago
  12. 666e68e s390/zcrypt: improve device probing for zcrypt adapter cards by Ingo Tuchscherer · 10 years ago
  13. c1a42f4 s390/ap_bus: Make modules parameters visible in sysfs by Michael Veigel · 11 years ago
  14. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 11 years ago
  15. 91f3e3e s390/zcrypt: add support for EP11 coprocessor cards by Ingo Tuchscherer · 11 years ago
  16. 7d6c3b4 s390/ap_bus: use and-mask instead of a cast by Heiko Carstens · 11 years ago
  17. 9da3545 s390/zcrypt: Alias for new zcrypt device driver base module by Ingo Tuchscherer · 11 years ago
  18. f4eae94 s390/airq: simplify adapter interrupt code by Martin Schwidefsky · 11 years ago
  19. ba8da21 s390/ap_bus: Cocci spatch "ptr_ret.spatch" by Thomas Meyer · 11 years ago
  20. 56bbe68 s390/zcrypt: ap bus rescan problem when toggle crypto adapters on/off by Ingo Tuchscherer · 12 years ago
  21. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  22. c80773e s390/ap_bus: add missing ifdef by Heiko Carstens · 12 years ago
  23. dabecb2 s390/zcryt: Handle AP configuration changes by Holger Dengler · 12 years ago
  24. 1e2076f s390/zcrypt: Add support for CEX4 crypto card by Holger Dengler · 12 years ago
  25. b26bd94 s390/ap: Add functiton facility information as AP device attribute. by Holger Dengler · 12 years ago
  26. 7501455 s390/ap: configuration information exploitation by Holger Dengler · 12 years ago
  27. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  28. 8738e07 s390/ap: resend enable adapter interrupt request. by Holger Dengler · 12 years ago
  29. a7475af s390/ap: Fix wrong or missing comments by Holger Dengler · 12 years ago
  30. 54a8f56 s390/ap: move receive callback to message struct by Holger Dengler · 12 years ago
  31. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  32. a0616cd Disintegrate asm/system.h for S390 by David Howells · 13 years ago
  33. 35424f6 [S390] Remove monolithic build option for zcrypt driver. by Holger Dengler · 13 years ago
  34. 7546496 [S390] ap: Setup timer for sending messages after reset. by Holger Dengler · 13 years ago
  35. bc615de [S390] ap: Setup processing for messages in request queue. by Holger Dengler · 13 years ago
  36. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  37. 6bed05b [S390] ap: toleration support for ap device type 10 by Holger Dengler · 13 years ago
  38. cf2d007 [S390] ap: skip device registration on type probe failure by Holger Dengler · 13 years ago
  39. b1f933d [S390] zcrypt: Introduce check for 4096 bit support. by Felix Beck · 14 years ago
  40. 62d146f [S390] ap bus: add support for irq statistics by Holger Dengler · 14 years ago
  41. 53ec24b1 [S390] zcrypt: Fix check to look for facility bits 2 & 65 by Felix Beck · 14 years ago
  42. 14375bc [S390] cleanup facility list handling by Martin Schwidefsky · 14 years ago
  43. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  44. 9352131 [S390] zcrypt: Do not simultaneously schedule hrtimer by Felix Beck · 15 years ago
  45. a6a5d73 [S390] zcrypt: special command support for cex3 exploitation by Felix Beck · 15 years ago
  46. 5314af6 [S390] zcrypt: Do not add/remove devices in s/r callbacks by Felix Beck · 15 years ago
  47. edc44fa [S390] zcrypt: Free ap_device if dev_set_name fails. by Felix Beck · 15 years ago
  48. 95f1556 [S390] zcrypt: Use spin_lock_bh in suspend callback by Felix Beck · 15 years ago
  49. c630493 [S390] proper use of device register by Sebastian Ott · 15 years ago
  50. 8d406c6 [S390] zcrypt: fix scheduling of hrtimer ap_poll_timer by Felix Beck · 15 years ago
  51. 772f547 [S390] ap/zcrypt: Suspend/Resume ap bus and zcrypt by Felix Beck · 15 years ago
  52. 035da16 s390: remove s390_root_dev_*() by Mark McLoughlin · 16 years ago
  53. 136f7a1 [S390] convert ap_bus printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  54. 43c207e6 [S390] ap: Minor code beautification. by Christian Maaser · 16 years ago
  55. cb17a63 [S390] zcrypt: Use of Thin Interrupts by Felix Beck · 16 years ago
  56. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  57. 1bf5b28 [S390] bus_id -> dev_set_name() changes by Cornelia Huck · 16 years ago
  58. 6c644ea hrtimer: convert s390 to the new hrtimer apis by Arjan van de Ven · 16 years ago
  59. fe13723 [S390] ap: Use high-resolution timer for polling by Felix Beck · 16 years ago
  60. 1749a81 [S390] zcrypt: Comments and kernel-doc cleanup by Felix Beck · 17 years ago
  61. faa582c [S390] zcrypt: fix ap_device_list handling by Ralph Wuerthner · 17 years ago
  62. b90b34c [S390] zcrypt: Do not start ap poll thread per default by Felix Beck · 17 years ago
  63. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  64. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  65. 39aa7cf [S390] zcrypt: fix ap_reset_domain() by Ralph Wuerthner · 17 years ago
  66. af512ed0 [S390] zcrypt: fix request timeout handling by Ralph Wuerthner · 17 years ago
  67. bf62456 uevent: use add_uevent_var() instead of open coding it by Eric Rannaud · 18 years ago
  68. e675c0d [S390] zcrypt: Fix ap_poll_requests counter in lost requests error path. by Ralph Wuerthner · 18 years ago
  69. c6a4826 [S390] zcrypt: Fix possible dead lock in AP bus module. by Ralph Wuerthner · 18 years ago
  70. cf352ce [S390] zcrypt: fix possible dead lock in AP bus module by Ralph Wuerthner · 18 years ago
  71. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 18 years ago
  72. 13e742b [S390] zcrypt: module unload fixes. by Ralph Wuerthner · 18 years ago
  73. 85eca85 [S390] add reset call handler to the ap bus. by Ralph Wuerthner · 18 years ago
  74. 4927b3f [PATCH] More work_struct induced breakage (s390) by Al Viro · 18 years ago
  75. 66a4263b [S390] Add MODALIAS= to the uevent for the ap bus. by Cornelia Huck · 18 years ago
  76. f3b017d [S390] Improve AP bus device removal. by Ralph Wuerthner · 18 years ago
  77. d83682b [S390] ap bus poll thread priority. by Christian Borntraeger · 18 years ago
  78. 4e56296 [S390] zcrypt device registration/unregistration race. by Ralph Wuerthner · 18 years ago
  79. 1534c38 [S390] zcrypt adjunct processor bus. by Martin Schwidefsky · 18 years ago