1. 5896f8f s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  2. 83d8e25 s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  3. e106e4e s390/sclp_vt220: Fix kernel panic due to early terminal input by Peter Oberparleiter · 10 years ago
  4. 1dad093 s390/irq: Use defines for external interruption codes by Thomas Huth · 10 years ago
  5. 9f0128f s390/sclp: add timeout for queued requests by Gerald Schaefer · 10 years ago
  6. 50f0e3b s390/tape: Add missing destroy_timer_on_stack() by Thomas Gleixner · 10 years ago
  7. 02ba8d2 s390/tape: Use del_timer_sync() by Thomas Gleixner · 10 years ago
  8. bd1cb5d s390/3270: fix crash with multiple reset device requests by Martin Schwidefsky · 10 years ago
  9. 233faec s390/con3270: optionally disable auto update by Martin Schwidefsky · 10 years ago
  10. cf813db s390/smp: limit number of cpus in possible cpu mask by Heiko Carstens · 10 years ago
  11. 9499934 s390/sclp_early: Return correct HSA block count also for zero by Michael Holzheu · 10 years ago
  12. 1e53209 s390/cio: reorder initialization of ccw consoles by Sebastian Ott · 11 years ago
  13. 2253e8d s390/cio: fix driver callback initialization for ccw consoles by Sebastian Ott · 11 years ago
  14. 07be038 s390/hypfs: add interface for diagnose 0x304 by Martin Schwidefsky · 11 years ago
  15. 964c150 s390/vmur: Link parent CCW device during UR device creation by Hendrik Brueckner · 11 years ago
  16. f479c01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  17. 36d9f4d s390/3270: fix allocation of tty3270_screen structure by Martin Schwidefsky · 11 years ago
  18. 52733e0 s390/sclp_early: Add function to detect sclp console capabilities by Hendrik Brueckner · 11 years ago
  19. 5d5de1a s390/sclp_early: Pass sccb pointer to every *_detect() function by Hendrik Brueckner · 11 years ago
  20. 56e57a8 s390/sclp_early: Replace early_read_info_sccb with sccb_early by Hendrik Brueckner · 11 years ago
  21. 333cce9 s390/sclp_early: Get rid of sclp_early_read_info_sccb_valid by Hendrik Brueckner · 11 years ago
  22. 03439e7 s390/3270: fix use after free of tty3270_screen structure by Martin Schwidefsky · 11 years ago
  23. 9e3ea19 s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_early by Hendrik Brueckner · 11 years ago
  24. 7b50da5 s390/sclp: Consolidate early sclp init calls to sclp_early_detect() by Michael Holzheu · 11 years ago
  25. acf6a00 s390/sclp: Move early code from sclp_cmd.c to sclp_early.c by Michael Holzheu · 11 years ago
  26. e657d8f s390/sclp: Determine HSA size dynamically for zfcpdump by Michael Holzheu · 11 years ago
  27. f8049e3 s390/sclp: Move declarations for sclp_sdias into separate header file by Michael Holzheu · 11 years ago
  28. d1e61fe s390/3270: fix missing device_destroy() call by Hendrik Brueckner · 11 years ago
  29. 01a7cfa s390/3270: use diagnose 0x210 for device sensing under z/VM by Martin Schwidefsky · 11 years ago
  30. dc3ac5f s390/3270: remove unnecessary pointer check by Martin Schwidefsky · 11 years ago
  31. 3cf11d7 s390/monwriter: fix smatch warning for strcpy() by Gerald Schaefer · 11 years ago
  32. 5895294 s390: Remove zfcpdump NR_CPUS dependency by Michael Holzheu · 11 years ago
  33. 8c071b0 s390/time: correct use of store clock fast by Martin Schwidefsky · 11 years ago
  34. 9784bd4 s390/vmlogrdr: fix array access in vmlogrdr_open() by Heiko Carstens · 11 years ago
  35. 22bfda6 s390/sclp: properly detect line mode console by Christian Borntraeger · 11 years ago
  36. 8f0ba63 s390/3270: fix return value check in tty3270_resize_work() by Wei Yongjun · 11 years ago
  37. 6f79d33 s390/vmcore: use vmcore for zfcpdump by Michael Holzheu · 11 years ago
  38. 63df41d6 s390: make various functions static, add declarations to header files by Heiko Carstens · 11 years ago
  39. 82003c3 s390/irq: rework irq subclass handling by Heiko Carstens · 11 years ago
  40. 363fd4c s390/sclp: reword cpu capability change message by Heiko Carstens · 11 years ago
  41. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  42. 83a35e3 treewide: relase -> release by Geert Uytterhoeven · 11 years ago
  43. 739737e s390/vmwatchdog: do not use static data by Sebastian Ott · 11 years ago
  44. 749d3f9 s390/sclp: remove duplicated include from sclp_ctl.c by Wei Yongjun · 11 years ago
  45. 4bdb613 s390/drivers: Cocci spatch "ptr_ret.spatch" by Thomas Meyer · 11 years ago
  46. d475f94 s390/sclp: Add SCLP character device driver by Michael Holzheu · 11 years ago
  47. 25b41a7 s390/sclp: add parameter to specify number of buffer pages by Martin Schwidefsky · 11 years ago
  48. 1553556 s390/memory hotplug,sclp: get rid of per memory increment usecount by Heiko Carstens · 11 years ago
  49. df1bd59 s390/mem_detect: limit memory detection loop to "mem=" parameter by Heiko Carstens · 11 years ago
  50. 7b1e427 s390/zcore: calculate real memory size using own get_mem_size function by Heiko Carstens · 11 years ago
  51. 507ffe4 Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  52. 94c1636 s390/memory hotplug: prevent offline of active memory increments by Heiko Carstens · 11 years ago
  53. 241fd9b s390/zcore: Fix HSA copy length for last block by Michael Holzheu · 11 years ago
  54. f10ccca s390/cio: ccw_device_force_console don't use static variable by Sebastian Ott · 11 years ago
  55. 188561a s390/cio: wait_cons_dev don't use static variable by Sebastian Ott · 11 years ago
  56. a75a282 s390/monreader: Remove redundant NULL check before kfree by Syam Sidhardhan · 11 years ago
  57. 11b397e Merge 3.9-rc7 intp tty-next by Greg Kroah-Hartman · 11 years ago
  58. ef99f3a Merge 3.9-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  59. 1fcbba3 s390/3270: fix minor_start issue by Martin Schwidefsky · 11 years ago
  60. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 11 years ago
  61. 52319b4 s390/kdump: Do not add standby memory for kdump by Michael Holzheu · 11 years ago
  62. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  63. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  64. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  65. abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago
  66. 1aae056 s390/time: rename tod clock access functions by Heiko Carstens · 12 years ago
  67. b4b3d12 s390/zcore: Add hsa file by Michael Holzheu · 12 years ago
  68. 4d334fd s390/3270: asynchronous size sensing by Martin Schwidefsky · 12 years ago
  69. c95571e s390/3270: introduce device notifier by Martin Schwidefsky · 12 years ago
  70. 57985d7 s390/3270: fix initialization order in tty3270_alloc_view by Martin Schwidefsky · 12 years ago
  71. 736c9fd s390/3270: readd tty3270_open by Martin Schwidefsky · 12 years ago
  72. 9f9cba8 Merge 3.8-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  73. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  74. 6732c8b TTY: switch tty_schedule_flip by Jiri Slaby · 12 years ago
  75. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  76. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
  77. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  78. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  79. 6673cd0 s390/3215: partially revert tty close handling fix by Heiko Carstens · 12 years ago
  80. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  81. c7708fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  82. 7441b06 s390/pci: PCI hotplug support via SCLP by Jan Glauber · 12 years ago
  83. 6b70a92 s390/memory hotplug: use pfmf instruction to initialize storage keys by Heiko Carstens · 12 years ago
  84. 1e619a1 Merge 3.7-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  85. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  86. ae289dc s390/3215: fix tty close handling by Heiko Carstens · 12 years ago
  87. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  88. 72abaad drivers/s390/char/monreader.c: fix error return code by Peter Senna Tschudin · 12 years ago
  89. 0e37b0c s390/tape: remove even more tape block leftovers by Heiko Carstens · 12 years ago
  90. 745e967 s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPP by Heiko Carstens · 12 years ago
  91. d06cbda s390/sclp: use -EOPNOTSUPP instead of -ENOSYS by Heiko Carstens · 12 years ago
  92. 94f2b9e s390/3270: drop unused spinlock from struct con3270 by Jean Delvare · 12 years ago
  93. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  94. 20cda6f TTY: tty3270, add tty install by Jiri Slaby · 12 years ago
  95. d228110 TTY: con3215, add tty install by Jiri Slaby · 12 years ago
  96. 3ec0a17 TTY: con3215, unset raw3215[line] by Jiri Slaby · 12 years ago
  97. b19e2ca TTY: use tty_port_link_device by Jiri Slaby · 12 years ago
  98. c4d6ebe TTY: automatically create nodes for some drivers by Jiri Slaby · 12 years ago
  99. 2312e4f TTY: tty3270, free tty driver properly by Jiri Slaby · 12 years ago
  100. e206d3d s390/sclp_sdias: Add missing break and "fall through" by Michael Holzheu · 12 years ago