1. 8f50af4 s390/console: Make preferred console handling more consistent by Peter Oberparleiter · 8 years ago
  2. 0599eea s390/ipl: rename diagnose enums by Heiko Carstens · 8 years ago
  3. 097a116 s390/cpuinfo: show dynamic and static cpu mhz by Heiko Carstens · 8 years ago
  4. fd346c9 s390/keyboard: use memdup_user_nul() by Muhammad Falak R Wani · 8 years ago
  5. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  6. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  7. f61a657 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  8. 0c756914 s390/3270: hangup the 3270 tty after a disconnect by Martin Schwidefsky · 8 years ago
  9. 7e36eff s390/3270: handle reconnect of a tty with a different size by Martin Schwidefsky · 8 years ago
  10. 154fa27 s390/sclp: Add hmfai field by Alexander Yarygin · 8 years ago
  11. 10ee082 Merge 4.6-rc7 into tty-next by Greg Kroah-Hartman · 8 years ago
  12. 8340ab6 s390/3270: avoid endless I/O loop with disconnected 3270 terminals by Martin Schwidefsky · 8 years ago
  13. 2e63a3a s390/3270: fix garbled output on 3270 tty view by Martin Schwidefsky · 8 years ago
  14. b512353 s390/3270: fix view reference counting by Martin Schwidefsky · 8 years ago
  15. 5ff04fe s390/3270: add missing tty_kref_put by Martin Schwidefsky · 8 years ago
  16. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 8 years ago
  17. 80f02d5 tty: Replace ASYNC_SUSPENDED bit and update atomically by Peter Hurley · 8 years ago
  18. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 8 years ago
  19. 532c34b5 s390/sclp_ctl: fix potential information leak with /dev/sclp by Martin Schwidefsky · 8 years ago
  20. 99d00a2 s390/sclp: avoid compile warning in sclp_pci_report by Martin Schwidefsky · 8 years ago
  21. 3fa7ee8 s390/sclp: event type macro cleanup by Sebastian Ott · 9 years ago
  22. 12283a4 s390/sclp: add error notification command by Sebastian Ott · 9 years ago
  23. 68dd13d s390/sclp: move pci related commands to separate file by Sebastian Ott · 9 years ago
  24. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  25. baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 8 years ago
  26. afc5ab0 tty: Remove ASYNC_CLOSING by Peter Hurley · 9 years ago
  27. cbd88cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  28. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  29. c2ab728 s390/sclp: fix possible control register corruption by Heiko Carstens · 9 years ago
  30. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 9 years ago
  31. cf61393 s390/con3270: testing return kzalloc retval by Pierre Morel · 9 years ago
  32. c967e1d s390/hmcdrv: constify hmcdrv_ftp_ops structs by Aya Mahfouz · 9 years ago
  33. 8cb708f s390/cio: add NULL test by Julia Lawall · 9 years ago
  34. b25472f new helpers: no_seek_end_llseek{,_size}() by Al Viro · 9 years ago
  35. 32e6b23 KVM: s390: consider system MHA for guest storage by Guenther Hutzl · 10 years ago
  36. 8dfd523 s390/sclp: introduce check for SIE by David Hildenbrand · 10 years ago
  37. f7ba1d3 s390/sclp: introduce checks for ESCA and HVS by Eugene (jno) Dvurechenski · 10 years ago
  38. c6f70d3 s390/sclp: add open for business support by Jochen Schweflinghaus · 9 years ago
  39. 155eeb6 s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interface by Hendrik Brueckner · 9 years ago
  40. 1a2c584 s390/dump: cleanup CPU save area handling by Martin Schwidefsky · 9 years ago
  41. 1a36a39 s390/dump: rework CPU register dump code by Martin Schwidefsky · 9 years ago
  42. f08b8414 s390/dump: remove SAVE_AREA_BASE by Martin Schwidefsky · 9 years ago
  43. 019d6be s390/zcore: simplify memcpy_hsa by Martin Schwidefsky · 9 years ago
  44. df9694c s390/dump: streamline oldmem copy functions by Martin Schwidefsky · 9 years ago
  45. ffa52d0 s390/zcore: remove /sys/kernel/debug/zcore/mem by Martin Schwidefsky · 9 years ago
  46. bbfed51 s390/zcore: copy vector registers into the image data by Martin Schwidefsky · 9 years ago
  47. 4c5b03b s390/zcore: remove invalid kfree in init_cpu_info by Martin Schwidefsky · 9 years ago
  48. e627078 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  49. 18d1a7f s390/sclp: avoid merged message output by Martin Schwidefsky · 9 years ago
  50. 1ec2772 s390/diag: add a statistic for diagnose calls by Martin Schwidefsky · 9 years ago
  51. 91e60eb s390/iucv: do not use arrays as argument by Ursula Braun · 9 years ago
  52. 1d3f909 s390/sclp_vt220: support magic sysrequests by Hendrik Brueckner · 9 years ago
  53. ab7373b s390/ctrlchar: improve handling of magic sysrequests by Hendrik Brueckner · 9 years ago
  54. 05bfd70 s390/3270: redraw screen on unsolicited device end by Martin Schwidefsky · 9 years ago
  55. e619cd3 s390/hmcdrv: fix interrupt registration by Heiko Carstens · 9 years ago
  56. 3b97487 s390: remove unneeded semicolon by Peter Senna Tschudin · 9 years ago
  57. c29a7ba s390/numa: add emulation support by Michael Holzheu · 10 years ago
  58. 00fd2cb s390/sclp: Change SCLP console default buffer-full behavior by Peter Oberparleiter · 9 years ago
  59. a313bdc s390/sclp: fix compile error by Sebastian Ott · 9 years ago
  60. 1592a8e s390/kdump: fix nosmt kernel parameter by Michael Holzheu · 9 years ago
  61. d08d943 s390/smp: cleanup core vs. cpu in the SCLP interface by Martin Schwidefsky · 9 years ago
  62. 8cb8181 s390/keyboard: avoid off-by-one when using strnlen_user() by Jan Kara · 9 years ago
  63. 2e4aa2f s390/sclp: pass timeout as HZ independent value by Nicholas Mc Guire · 9 years ago
  64. b8a43b0 s390/sclp: Use DECLARE_BITMAP by Joe Perches · 9 years ago
  65. 78335a3 s390/sclp: move sclp_facilities into "struct sclp" by David Hildenbrand · 9 years ago
  66. 3a9f3fe s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max() by David Hildenbrand · 9 years ago
  67. 37c5f6c s390/sclp: unify basic sclp access by exposing "struct sclp" by David Hildenbrand · 9 years ago
  68. 0a7c501e s390/3215: free memory in error path by Christophe Jaillet · 9 years ago
  69. 8741ce6 s390/mm: Fix memory hotplug for unaligned standby memory by Michael Holzheu · 9 years ago
  70. 5a79859 s390: remove 31 bit support by Heiko Carstens · 10 years ago
  71. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  72. d614be0 s390/sclp: introduce check for the SIGP Interpretation Facility by David Hildenbrand · 10 years ago
  73. 55b5eb7 s390/tape: remove redundant if statement by Martin Schwidefsky · 10 years ago
  74. 2ec5049 s390/hmcdrv: free memory on error path by Christophe Jaillet · 10 years ago
  75. 10ad34b s390: add SMT support by Martin Schwidefsky · 10 years ago
  76. e982506 s390/hmcdrv: remove unnecessary version.h inclusion by Syam Sidhardhan · 10 years ago
  77. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  78. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  79. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  80. b3e06dc s390/sclp_async: add Kconfig option to specify the component id by Martin Schwidefsky · 10 years ago
  81. 6774def treewide: fix typo in printk and Kconfig by Masanari Iida · 10 years ago
  82. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  83. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  84. f3326ec s390: char: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  85. c9eeb7b s390/hmcdrv: Restrict s390 HMC driver to S390 arch by Josh Boyer · 10 years ago
  86. 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  87. a62bc07 s390/kdump: add support for vector extension by Michael Holzheu · 10 years ago
  88. 6b933de [s390] remove pointless assignment of ->f_op in vmlogrdr ->open() by Al Viro · 10 years ago
  89. 9fc98ad s390/tape: fix MTIOCGET ioctl to report blocksize by Stefan Haberland · 10 years ago
  90. 8f933b1 s390/hmcdrv: HMC drive CD/DVD access by Ralf Hoppe · 11 years ago
  91. ea61a57 s390/sclp: reduce dependency on event type masks by Martin Schwidefsky · 10 years ago
  92. b8a2bbd s390/sclp: remove unnecessary XTABS flag by Martin Schwidefsky · 10 years ago
  93. e512d56 s390/3215: fix tty output containing tabs by Martin Schwidefsky · 10 years ago
  94. 26d766c s390/3215: fix hanging console issue by Martin Schwidefsky · 10 years ago
  95. 7cbe4af s390/3270: correct size detection with the read-partition command by Martin Schwidefsky · 10 years ago
  96. ef283688f s390: avoid format strings leaking into names by Kees Cook · 10 years ago
  97. f7a94db s390/watchdog: use watchdog API by Philipp Hachtmann · 10 years ago
  98. f2485f5 s390/sclp_vt220: Enable ASCII console per default by Peter Oberparleiter · 10 years ago
  99. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  100. bf28a59 s390/dump: Remove CONFIG_ZFCPDUMP by Michael Holzheu · 10 years ago