1. 675be97 [S390] sclp: emit error message if assign storage fails by Heiko Carstens · 16 years ago
  2. b3c21e4 [S390] tape: disable interrupts in tape_open and tape_release by Frank Munzert · 16 years ago
  3. 7a4a1cc [S390] tape block: complete request with correct locking by Frank Munzert · 16 years ago
  4. 4e999af [PATCH] switch tape_block by Al Viro · 16 years ago
  5. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  6. ea9e42f device create: s390: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  7. a18992d fs3270: Correct error returns by Alan Cox · 16 years ago
  8. a90610e fs3270: remove extra locks by Alan Cox · 16 years ago
  9. 934e6eb tty: Redo current tty locking by Alan Cox · 16 years ago
  10. 452a00d tty: Make get_current_tty use a kref by Alan Cox · 16 years ago
  11. 408aec3 [S390] 3215: Remove tasklet. by Heiko Carstens · 16 years ago
  12. 2332ce1 [S390] console flush on panic / reboot by Holger Smolinski · 16 years ago
  13. b9d3aed [S390] more bus_id -> dev_name conversions by Cornelia Huck · 16 years ago
  14. 1bf5b28 [S390] bus_id -> dev_set_name() changes by Cornelia Huck · 16 years ago
  15. 2a0217d [S390] bus_id -> dev_name conversions by Kay Sievers · 16 years ago
  16. 0983e56 [S390] drivers/s390: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  17. fc7e1e4 [S390] dont use kthread for smp_rescan_cpus(). by Heiko Carstens · 16 years ago
  18. 7e9238f [S390] Add support for memory hot-remove. by Gerald Schaefer · 16 years ago
  19. 934b285 [S390] nohz/sclp: disable timer on synchronous waits. by Heiko Carstens · 16 years ago
  20. 05675de2 device create: s390: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  21. b9993a3 [S390] vmur: Fix return code handling. by Frank Munzert · 16 years ago
  22. 12e0c95 [S390] zfcpdump: Make SCSI disk dump tool recognize storage holes by Frank Munzert · 16 years ago
  23. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  24. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  25. 5e34599 [S390] sclp_tty: Fix scheduling while atomic bug. by Heiko Carstens · 16 years ago
  26. 095761d [S390] sclp_tty: remove ioctl interface. by Heiko Carstens · 16 years ago
  27. 1d03037 [S390] Remove P390 support. by Heiko Carstens · 16 years ago
  28. a44008f [S390] Cleanup vmcp printk messages. by Christian Borntraeger · 16 years ago
  29. 0d13006 [S390] Cleanup vmwatch printk messages. by Martin Schwidefsky · 16 years ago
  30. 2a062ab [S390] Cleanup zfcp dumper printk messages. by Michael Holzheu · 16 years ago
  31. 2f6f252 [S390] Cleanup vmlogrdr printk messages. by Martin Schwidefsky · 16 years ago
  32. 2ca5b6e [S390] Cleanup monreader printk messages. by Gerald Schaefer · 16 years ago
  33. a12c53f [S390] Cleanup sclp printk messages. by Martin Schwidefsky · 16 years ago
  34. 26348f7 [S390] Cleanup 3215 printk messages. by Martin Schwidefsky · 16 years ago
  35. a26182e [S390] Cleanup 3270 printk messages. by Martin Schwidefsky · 16 years ago
  36. 23d1742 [S390] Move memory detection code to own file. by Heiko Carstens · 16 years ago
  37. e0bc249 [S390] Add support for memory hot-add via sclp. by Heiko Carstens · 16 years ago
  38. 7785857 [S390] s390/vmcp: use simple_read_from_buffer() by Akinobu Mita · 16 years ago
  39. 3ca1c99 [S390] drivers/s390: Eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 16 years ago
  40. ad21179 [S390] sclp: simplify vt220 cleanup logic by Peter Oberparleiter · 16 years ago
  41. 23d805b [S390] cio: introduce fcx enabled scsw format by Peter Oberparleiter · 16 years ago
  42. b9732ca [S390] sclp: fix possible deadlock on cpu rescan. by Heiko Carstens · 16 years ago
  43. 887d935 [S390] sclp: keep facility mask up to date. by Heiko Carstens · 16 years ago
  44. b1c02d9 [S390] cio: Use locks when accessing /sys/firmware/cpi data. by Michael Ernst · 16 years ago
  45. 3e0420f vmwatchdog: BKL pushdown by Arnd Bergmann · 16 years ago
  46. 6c111d8 vmcp: BKL pushdown by Arnd Bergmann · 16 years ago
  47. dca67e9 monwriter: BKL pushdown by Arnd Bergmann · 16 years ago
  48. 6ce46a4 monreader: BKL pushdown by Arnd Bergmann · 16 years ago
  49. 764a4a8 drivers/s390: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  50. 1783e60 [S390] tape_3590.c: introduce missing kfree by Julia Lawall · 16 years ago
  51. 7b439d2 [S390] vt220 console, initialize list head before use by Carsten Otte · 16 years ago
  52. 4657fb8 [S390] tape: fix race with stack local wait_queue_head_t. by Martin Schwidefsky · 16 years ago
  53. 54ad641 [S390] 3270: fix race with stack local wait_queue_head_t. by Martin Schwidefsky · 16 years ago
  54. d4820e4 [S390] sclp_vt220: fix scheduling while atomic bug. by Heiko Carstens · 16 years ago
  55. 67060d9 [S390] Fix section mismatch warnings. by Heiko Carstens · 16 years ago
  56. f71ad62 [S390] tape: Fix race condition in tape block device driver by Michael Holzheu · 16 years ago
  57. c5fb920 s390: fix race in device_create by Greg Kroah-Hartman · 16 years ago
  58. f455adc [S390] tape: Use ccw_dev_id to build cdev_id. by Cornelia Huck · 16 years ago
  59. 3cb2cea [S390] vmlogrdr: module initialization function should return negative errors by Marcin Slusarz · 16 years ago
  60. 74c76c8 [S390] tty3270: fix put_char fail/success conversion. by Heiko Carstens · 16 years ago
  61. d67c6f8 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  62. 9e7c9a1 s390 tty: Prepare for put_char to return success/fail by Alan Cox · 16 years ago
  63. 1e48951 [S390] Automatically detect added cpus. by Heiko Carstens · 16 years ago
  64. 8b59400 s390: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  65. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  66. ca68305 [S390] Remove code duplication from monreader / dcssblk. by Martin Schwidefsky · 16 years ago
  67. 2a2cf6b [S390] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  68. a695f16 [S390] vmur: Use wait queue instead of mutex to serialize open by Frank Munzert · 16 years ago
  69. 92bf435 [S390] tape: duplicate sysfs filename when setting tape device online by Michael Holzheu · 16 years ago
  70. d1e2337 [S390] sclp: Get rid of in_atomic() use. by Heiko Carstens · 16 years ago
  71. fa331ff [S390] sclp_vt220: speed up console output for interactive work by Christian Borntraeger · 16 years ago
  72. 10a7f31 Build fix for drivers/s390/char/defkeymap.c by Tony Breeds · 16 years ago
  73. 5ce2087 Fix default compose table initialization by Samuel Thibault · 16 years ago
  74. d082d3c [S390] sclp: clean up send/receive naming scheme by Peter Oberparleiter · 16 years ago
  75. 59eb1ca [S390] sclp_vt220: Fix vt220 initialization by Christian Borntraeger · 16 years ago
  76. e35e1fa [S390] sclp_tty/sclp_vt220: Fix scheduling while atomic by Christian Borntraeger · 17 years ago
  77. 4c4e214 blk_end_request: changing s390 (take 4) by Kiyoshi Ueda · 17 years ago
  78. 5c81cdb [S390] constify function pointer tables. by Jan Engelhardt · 17 years ago
  79. 5d67d16 [S390] drivers/s390/: Spelling fixes by Joe Perches · 17 years ago
  80. c11ca97 [S390] use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  81. ceb3dfb [S390] drivers/s390: Add missing "space" by Joe Perches · 17 years ago
  82. 48483b3 [S390] Get rid of additional_cpus kernel parameter. by Heiko Carstens · 17 years ago
  83. 4b28a8f [S390] sclp: convert channel path configure code to use sync interface. by Heiko Carstens · 17 years ago
  84. 08d0796 [S390] Standby cpu activation/deactivation. by Heiko Carstens · 17 years ago
  85. c05ffc4 [S390] sclp: sysfs interface for SCLP cpi by Michael Ernst · 17 years ago
  86. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 17 years ago
  87. 7f021ce [S390] struct class_device -> struct device conversion. by Cornelia Huck · 17 years ago
  88. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  89. 04c7197 unicode diacritics support by Samuel Thibault · 17 years ago
  90. a2e5380 [S390] 3215: Handle special console device. by Cornelia Huck · 17 years ago
  91. 2b12f99 [S390] vmwatchdog: fix broken inline assembly. by Heiko Carstens · 17 years ago
  92. 1b9fd76 [S390] tape: Fix medium state handling by Michael Holzheu · 17 years ago
  93. 53a0868 [S390] zcore: fix inline assembly in memcpy_real() by Michael Holzheu · 17 years ago
  94. 364c855 [S390] Get rid of a bunch of sparse warnings again. by Heiko Carstens · 17 years ago
  95. 6c92e69 Fixup rq_for_each_segment() indentation by Jens Axboe · 17 years ago
  96. 5705f70 Introduce rq_for_each_segment replacing rq_for_each_bio by NeilBrown · 17 years ago
  97. 8127a1f [S390] vmur: fix reference counting for vmur device structure by Michael Holzheu · 17 years ago
  98. 0a87c5c [S390] vmur: fix diag14 exceptions with addresses > 2GB. by Michael Holzheu · 17 years ago
  99. cbea66d [S390] monwriter: Serialization bug for multithreaded applications. by Melissa Howland · 17 years ago
  100. 3eed13c [S390] vmur: diag14 only works with buffers below 2GB by Michael Holzheu · 17 years ago