1. 4d7a3cd [S390] Use tape_generic_offline directly. by Frank Munzert · 15 years ago
  2. 6aa0d3a [S390] BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  3. 159d1ff [S390] Use csum_partial in checksum.h by Frank Munzert · 15 years ago
  4. ab640db [S390] tape message cleanup by Carsten Otte · 15 years ago
  5. 099b765 [S390] Automatic IPL after dump by Frank Munzert · 15 years ago
  6. 23d75d9 [S390] fix "mem=" handling in case of standby memory by Heiko Carstens · 15 years ago
  7. e2e5a0f [S390] sclp: handle empty event buffers by Peter Oberparleiter · 15 years ago
  8. d41bf2f [S390] tape block: fix dependencies by Kamalesh Babulal · 16 years ago
  9. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  10. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  11. 5466c2e [S390] convert vmlogrdr printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  12. 17159dc6 [S390] convert zfcp dumper printks to pr_xxx macros. by Michael Holzheu · 16 years ago
  13. b3ff088 [S390] convert sclp printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  14. 1519c0c [S390] convert monwriter printks to pr_xxx macros. by Melissa Howland · 16 years ago
  15. a4f5a29 [S390] convert monreader printks to pr_xxx macros. by Gerald Schaefer · 16 years ago
  16. 80a5c36 [S390] convert vmur printks to pr_xxx macros. by Frank Munzert · 16 years ago
  17. 8988e58 [S390] convert vmcp printks to pr_xxx macros. by Christian Borntraeger · 16 years ago
  18. b3b59d3 [S390] sclp vt220: fix compile warning by Heiko Carstens · 16 years ago
  19. a114a9d [S390] vmcp: remove BKL by Christian Borntraeger · 16 years ago
  20. 675be97 [S390] sclp: emit error message if assign storage fails by Heiko Carstens · 16 years ago
  21. b3c21e4 [S390] tape: disable interrupts in tape_open and tape_release by Frank Munzert · 16 years ago
  22. 7a4a1cc [S390] tape block: complete request with correct locking by Frank Munzert · 16 years ago
  23. 4e999af [PATCH] switch tape_block by Al Viro · 16 years ago
  24. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  25. ea9e42f device create: s390: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  26. a18992d fs3270: Correct error returns by Alan Cox · 16 years ago
  27. a90610e fs3270: remove extra locks by Alan Cox · 16 years ago
  28. 934e6eb tty: Redo current tty locking by Alan Cox · 16 years ago
  29. 452a00d tty: Make get_current_tty use a kref by Alan Cox · 16 years ago
  30. 408aec3 [S390] 3215: Remove tasklet. by Heiko Carstens · 16 years ago
  31. 2332ce1 [S390] console flush on panic / reboot by Holger Smolinski · 16 years ago
  32. b9d3aed [S390] more bus_id -> dev_name conversions by Cornelia Huck · 16 years ago
  33. 1bf5b28 [S390] bus_id -> dev_set_name() changes by Cornelia Huck · 16 years ago
  34. 2a0217d [S390] bus_id -> dev_name conversions by Kay Sievers · 16 years ago
  35. 0983e56 [S390] drivers/s390: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  36. fc7e1e4 [S390] dont use kthread for smp_rescan_cpus(). by Heiko Carstens · 16 years ago
  37. 7e9238f [S390] Add support for memory hot-remove. by Gerald Schaefer · 16 years ago
  38. 934b285 [S390] nohz/sclp: disable timer on synchronous waits. by Heiko Carstens · 16 years ago
  39. 05675de2 device create: s390: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  40. b9993a3 [S390] vmur: Fix return code handling. by Frank Munzert · 16 years ago
  41. 12e0c95 [S390] zfcpdump: Make SCSI disk dump tool recognize storage holes by Frank Munzert · 16 years ago
  42. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  43. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  44. 5e34599 [S390] sclp_tty: Fix scheduling while atomic bug. by Heiko Carstens · 16 years ago
  45. 095761d [S390] sclp_tty: remove ioctl interface. by Heiko Carstens · 16 years ago
  46. 1d03037 [S390] Remove P390 support. by Heiko Carstens · 16 years ago
  47. a44008f [S390] Cleanup vmcp printk messages. by Christian Borntraeger · 16 years ago
  48. 0d13006 [S390] Cleanup vmwatch printk messages. by Martin Schwidefsky · 16 years ago
  49. 2a062ab [S390] Cleanup zfcp dumper printk messages. by Michael Holzheu · 16 years ago
  50. 2f6f252 [S390] Cleanup vmlogrdr printk messages. by Martin Schwidefsky · 16 years ago
  51. 2ca5b6e [S390] Cleanup monreader printk messages. by Gerald Schaefer · 16 years ago
  52. a12c53f [S390] Cleanup sclp printk messages. by Martin Schwidefsky · 16 years ago
  53. 26348f7 [S390] Cleanup 3215 printk messages. by Martin Schwidefsky · 16 years ago
  54. a26182e [S390] Cleanup 3270 printk messages. by Martin Schwidefsky · 16 years ago
  55. 23d1742 [S390] Move memory detection code to own file. by Heiko Carstens · 16 years ago
  56. e0bc249 [S390] Add support for memory hot-add via sclp. by Heiko Carstens · 16 years ago
  57. 7785857 [S390] s390/vmcp: use simple_read_from_buffer() by Akinobu Mita · 16 years ago
  58. 3ca1c99 [S390] drivers/s390: Eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 16 years ago
  59. ad21179 [S390] sclp: simplify vt220 cleanup logic by Peter Oberparleiter · 16 years ago
  60. 23d805b [S390] cio: introduce fcx enabled scsw format by Peter Oberparleiter · 16 years ago
  61. b9732ca [S390] sclp: fix possible deadlock on cpu rescan. by Heiko Carstens · 16 years ago
  62. 887d935 [S390] sclp: keep facility mask up to date. by Heiko Carstens · 16 years ago
  63. b1c02d9 [S390] cio: Use locks when accessing /sys/firmware/cpi data. by Michael Ernst · 16 years ago
  64. 3e0420f vmwatchdog: BKL pushdown by Arnd Bergmann · 16 years ago
  65. 6c111d8 vmcp: BKL pushdown by Arnd Bergmann · 16 years ago
  66. dca67e9 monwriter: BKL pushdown by Arnd Bergmann · 16 years ago
  67. 6ce46a4 monreader: BKL pushdown by Arnd Bergmann · 16 years ago
  68. 764a4a8 drivers/s390: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  69. 1783e60 [S390] tape_3590.c: introduce missing kfree by Julia Lawall · 16 years ago
  70. 7b439d2 [S390] vt220 console, initialize list head before use by Carsten Otte · 16 years ago
  71. 4657fb8 [S390] tape: fix race with stack local wait_queue_head_t. by Martin Schwidefsky · 16 years ago
  72. 54ad641 [S390] 3270: fix race with stack local wait_queue_head_t. by Martin Schwidefsky · 16 years ago
  73. d4820e4 [S390] sclp_vt220: fix scheduling while atomic bug. by Heiko Carstens · 16 years ago
  74. 67060d9 [S390] Fix section mismatch warnings. by Heiko Carstens · 16 years ago
  75. f71ad62 [S390] tape: Fix race condition in tape block device driver by Michael Holzheu · 16 years ago
  76. c5fb920 s390: fix race in device_create by Greg Kroah-Hartman · 16 years ago
  77. f455adc [S390] tape: Use ccw_dev_id to build cdev_id. by Cornelia Huck · 16 years ago
  78. 3cb2cea [S390] vmlogrdr: module initialization function should return negative errors by Marcin Slusarz · 16 years ago
  79. 74c76c8 [S390] tty3270: fix put_char fail/success conversion. by Heiko Carstens · 16 years ago
  80. d67c6f8 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  81. 9e7c9a1 s390 tty: Prepare for put_char to return success/fail by Alan Cox · 16 years ago
  82. 1e48951 [S390] Automatically detect added cpus. by Heiko Carstens · 16 years ago
  83. 8b59400 s390: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  84. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  85. ca68305 [S390] Remove code duplication from monreader / dcssblk. by Martin Schwidefsky · 16 years ago
  86. 2a2cf6b [S390] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  87. a695f16 [S390] vmur: Use wait queue instead of mutex to serialize open by Frank Munzert · 16 years ago
  88. 92bf435 [S390] tape: duplicate sysfs filename when setting tape device online by Michael Holzheu · 16 years ago
  89. d1e2337 [S390] sclp: Get rid of in_atomic() use. by Heiko Carstens · 16 years ago
  90. fa331ff [S390] sclp_vt220: speed up console output for interactive work by Christian Borntraeger · 16 years ago
  91. 10a7f31 Build fix for drivers/s390/char/defkeymap.c by Tony Breeds · 16 years ago
  92. 5ce2087 Fix default compose table initialization by Samuel Thibault · 16 years ago
  93. d082d3c [S390] sclp: clean up send/receive naming scheme by Peter Oberparleiter · 16 years ago
  94. 59eb1ca [S390] sclp_vt220: Fix vt220 initialization by Christian Borntraeger · 16 years ago
  95. e35e1fa [S390] sclp_tty/sclp_vt220: Fix scheduling while atomic by Christian Borntraeger · 16 years ago
  96. 4c4e214 blk_end_request: changing s390 (take 4) by Kiyoshi Ueda · 16 years ago
  97. 5c81cdb [S390] constify function pointer tables. by Jan Engelhardt · 16 years ago
  98. 5d67d16 [S390] drivers/s390/: Spelling fixes by Joe Perches · 16 years ago
  99. c11ca97 [S390] use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 16 years ago
  100. ceb3dfb [S390] drivers/s390: Add missing "space" by Joe Perches · 16 years ago