1. 1783e60 [S390] tape_3590.c: introduce missing kfree by Julia Lawall · 16 years ago
  2. 7b439d2 [S390] vt220 console, initialize list head before use by Carsten Otte · 16 years ago
  3. 4657fb8 [S390] tape: fix race with stack local wait_queue_head_t. by Martin Schwidefsky · 16 years ago
  4. 54ad641 [S390] 3270: fix race with stack local wait_queue_head_t. by Martin Schwidefsky · 16 years ago
  5. d4820e4 [S390] sclp_vt220: fix scheduling while atomic bug. by Heiko Carstens · 16 years ago
  6. 67060d9 [S390] Fix section mismatch warnings. by Heiko Carstens · 16 years ago
  7. f71ad62 [S390] tape: Fix race condition in tape block device driver by Michael Holzheu · 16 years ago
  8. c5fb920 s390: fix race in device_create by Greg Kroah-Hartman · 16 years ago
  9. f455adc [S390] tape: Use ccw_dev_id to build cdev_id. by Cornelia Huck · 16 years ago
  10. 3cb2cea [S390] vmlogrdr: module initialization function should return negative errors by Marcin Slusarz · 16 years ago
  11. 74c76c8 [S390] tty3270: fix put_char fail/success conversion. by Heiko Carstens · 16 years ago
  12. d67c6f8 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  13. 9e7c9a1 s390 tty: Prepare for put_char to return success/fail by Alan Cox · 16 years ago
  14. 1e48951 [S390] Automatically detect added cpus. by Heiko Carstens · 16 years ago
  15. 8b59400 s390: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  16. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  17. ca68305 [S390] Remove code duplication from monreader / dcssblk. by Martin Schwidefsky · 16 years ago
  18. 2a2cf6b [S390] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  19. a695f16 [S390] vmur: Use wait queue instead of mutex to serialize open by Frank Munzert · 16 years ago
  20. 92bf435 [S390] tape: duplicate sysfs filename when setting tape device online by Michael Holzheu · 16 years ago
  21. d1e2337 [S390] sclp: Get rid of in_atomic() use. by Heiko Carstens · 16 years ago
  22. fa331ff [S390] sclp_vt220: speed up console output for interactive work by Christian Borntraeger · 16 years ago
  23. 10a7f31 Build fix for drivers/s390/char/defkeymap.c by Tony Breeds · 16 years ago
  24. 5ce2087 Fix default compose table initialization by Samuel Thibault · 16 years ago
  25. d082d3c [S390] sclp: clean up send/receive naming scheme by Peter Oberparleiter · 16 years ago
  26. 59eb1ca [S390] sclp_vt220: Fix vt220 initialization by Christian Borntraeger · 17 years ago
  27. e35e1fa [S390] sclp_tty/sclp_vt220: Fix scheduling while atomic by Christian Borntraeger · 17 years ago
  28. 4c4e214 blk_end_request: changing s390 (take 4) by Kiyoshi Ueda · 17 years ago
  29. 5c81cdb [S390] constify function pointer tables. by Jan Engelhardt · 17 years ago
  30. 5d67d16 [S390] drivers/s390/: Spelling fixes by Joe Perches · 17 years ago
  31. c11ca97 [S390] use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  32. ceb3dfb [S390] drivers/s390: Add missing "space" by Joe Perches · 17 years ago
  33. 48483b3 [S390] Get rid of additional_cpus kernel parameter. by Heiko Carstens · 17 years ago
  34. 4b28a8f [S390] sclp: convert channel path configure code to use sync interface. by Heiko Carstens · 17 years ago
  35. 08d0796 [S390] Standby cpu activation/deactivation. by Heiko Carstens · 17 years ago
  36. c05ffc4 [S390] sclp: sysfs interface for SCLP cpi by Michael Ernst · 17 years ago
  37. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 17 years ago
  38. 7f021ce [S390] struct class_device -> struct device conversion. by Cornelia Huck · 17 years ago
  39. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  40. 04c7197 unicode diacritics support by Samuel Thibault · 17 years ago
  41. a2e5380 [S390] 3215: Handle special console device. by Cornelia Huck · 17 years ago
  42. 2b12f99 [S390] vmwatchdog: fix broken inline assembly. by Heiko Carstens · 17 years ago
  43. 1b9fd76 [S390] tape: Fix medium state handling by Michael Holzheu · 17 years ago
  44. 53a0868 [S390] zcore: fix inline assembly in memcpy_real() by Michael Holzheu · 17 years ago
  45. 364c855 [S390] Get rid of a bunch of sparse warnings again. by Heiko Carstens · 17 years ago
  46. 6c92e69 Fixup rq_for_each_segment() indentation by Jens Axboe · 17 years ago
  47. 5705f70 Introduce rq_for_each_segment replacing rq_for_each_bio by NeilBrown · 17 years ago
  48. 8127a1f [S390] vmur: fix reference counting for vmur device structure by Michael Holzheu · 17 years ago
  49. 0a87c5c [S390] vmur: fix diag14 exceptions with addresses > 2GB. by Michael Holzheu · 17 years ago
  50. cbea66d [S390] monwriter: Serialization bug for multithreaded applications. by Melissa Howland · 17 years ago
  51. 3eed13c [S390] vmur: diag14 only works with buffers below 2GB by Michael Holzheu · 17 years ago
  52. 4eac345 [S390] vmur: add "top of queue" sanity check for reader open by Michael Holzheu · 17 years ago
  53. f240559 [S390] vmur: reject open on z/VM reader files with status HOLD by Michael Holzheu · 17 years ago
  54. 278bc68 [S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happy by Heiko Carstens · 17 years ago
  55. 1eade38 [S390] vmur: allocate single record buffers instead of one big data buffer by Michael Holzheu · 17 years ago
  56. 5aaaf9f [S390] Fix sclp_vt220 error handling. by Heiko Carstens · 17 years ago
  57. 2b3d8c9 [S390] vmur: fix diag14_read. by Frank Munzert · 17 years ago
  58. e62133b [S390] Get rid of new section mismatch warnings. by Heiko Carstens · 17 years ago
  59. 3b74a87 [S390] sclp: kill unused SCLP config option. by Heiko Carstens · 17 years ago
  60. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  61. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  62. 8b0d416 Make the "z/VM unit record device driver" depend on S390 by Linus Torvalds · 17 years ago
  63. 810cb5b [S390] z/VM unit record device driver by Frank Munzert · 17 years ago
  64. d9d119f [S390] vmcp cleanup by Christian Borntraeger · 17 years ago
  65. f60d891 [S390] vmlogrdr function annotation. by Christian Borntraeger · 17 years ago
  66. d9f774d [S390] zcore: Fix __user annotation. by Heiko Carstens · 17 years ago
  67. 83119ad [S390] sclp: Test facility list before executing a service call. by Heiko Carstens · 17 years ago
  68. 05dd253 [S390] sclp: introduce some new interfaces. by Heiko Carstens · 17 years ago
  69. d197e69 [S390] vmcp cleanup by Robert P. J. Day · 17 years ago
  70. ce44482 [S390] Fix zfcpdump header by Michael Holzheu · 17 years ago
  71. d330f93 [S390] raw3270: use mutex instead of semaphore by Christoph Hellwig · 17 years ago
  72. 61d48c2 [S390] Kconfig: use common Kconfig files for s390. by Martin Schwidefsky · 17 years ago
  73. 763968e [S390] Avoid sparse warnings. by Heiko Carstens · 17 years ago
  74. 9b0c455 [S390] monreader inlining cleanup. by Martin Schwidefsky · 17 years ago
  75. 9a92fe4 [S390] cio: Get rid of _ccw_device_get_device_number(). by Cornelia Huck · 17 years ago
  76. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  77. e296306 [S390] tape: New read configuration data. by Michael Holzheu · 17 years ago
  78. cb629a0 [S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390 by Milind Arun Choudhary · 17 years ago
  79. 2fc2d1e [S390] Processor degradation notification. by Heiko Carstens · 17 years ago
  80. 6d4740c [S390] sclp: fix coding style. by Stefan Haberland · 17 years ago
  81. 66b494a [S390] vmlogrdr: stop IUCV connection in vmlogrdr_release. by Ursula Braun · 17 years ago
  82. b3d00c3 [S390] sclp: initialize early. by Peter Oberparleiter · 17 years ago
  83. 411ed32 [S390] zfcpdump support. by Michael Holzheu · 17 years ago
  84. 60691d3 [S390] Get rid of console setup functions. by Heiko Carstens · 17 years ago
  85. e5854a5 [S390] cio: Channel-path configure function. by Peter Oberparleiter · 17 years ago
  86. 4925c7e [S390] tape: Compression overwrites crypto setting by Michael Holzheu · 17 years ago
  87. 188596f [S390] fix non-smp compile. by Jan Glauber · 17 years ago
  88. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  89. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 18 years ago
  90. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 18 years ago
  91. c9101c5 [S390]: Adapt vmlogrdr driver to new IUCV API by Martin Schwidefsky · 18 years ago
  92. c667aac [S390]: Adapt monreader driver to new IUCV API by Martin Schwidefsky · 18 years ago
  93. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 18 years ago
  94. ab14de6 [S390] Convert memory detection into C code. by Heiko Carstens · 18 years ago
  95. cced1dd [S390] Add crypto support for 3592 tape devices by Michael Holzheu · 18 years ago
  96. c48e091 [S390] Small barrier() and cpu_relax() cleanup. by Heiko Carstens · 18 years ago
  97. c59d744 [S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt() by Heiko Carstens · 18 years ago
  98. dbd8ae6 [S390] sclp: invalid handling of temporary 'not operational' status by Peter Oberparleiter · 18 years ago
  99. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 18 years ago
  100. bf3dbdc [S390] locking problem with __cpcmd. by Christian Borntraeger · 18 years ago