1. 532c34b5 s390/sclp_ctl: fix potential information leak with /dev/sclp by Martin Schwidefsky · 8 years ago
  2. 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
  3. baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 8 years ago
  4. afc5ab0 tty: Remove ASYNC_CLOSING by Peter Hurley · 9 years ago
  5. cbd88cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  6. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  7. c2ab728 s390/sclp: fix possible control register corruption by Heiko Carstens · 9 years ago
  8. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 9 years ago
  9. cf61393 s390/con3270: testing return kzalloc retval by Pierre Morel · 9 years ago
  10. c967e1d s390/hmcdrv: constify hmcdrv_ftp_ops structs by Aya Mahfouz · 9 years ago
  11. 8cb708f s390/cio: add NULL test by Julia Lawall · 9 years ago
  12. b25472f new helpers: no_seek_end_llseek{,_size}() by Al Viro · 9 years ago
  13. 32e6b23 KVM: s390: consider system MHA for guest storage by Guenther Hutzl · 10 years ago
  14. 8dfd523 s390/sclp: introduce check for SIE by David Hildenbrand · 9 years ago
  15. f7ba1d3 s390/sclp: introduce checks for ESCA and HVS by Eugene (jno) Dvurechenski · 10 years ago
  16. c6f70d3 s390/sclp: add open for business support by Jochen Schweflinghaus · 9 years ago
  17. 155eeb6 s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interface by Hendrik Brueckner · 9 years ago
  18. 1a2c584 s390/dump: cleanup CPU save area handling by Martin Schwidefsky · 9 years ago
  19. 1a36a39 s390/dump: rework CPU register dump code by Martin Schwidefsky · 9 years ago
  20. f08b8414 s390/dump: remove SAVE_AREA_BASE by Martin Schwidefsky · 9 years ago
  21. 019d6be s390/zcore: simplify memcpy_hsa by Martin Schwidefsky · 9 years ago
  22. df9694c s390/dump: streamline oldmem copy functions by Martin Schwidefsky · 9 years ago
  23. ffa52d0 s390/zcore: remove /sys/kernel/debug/zcore/mem by Martin Schwidefsky · 9 years ago
  24. bbfed51 s390/zcore: copy vector registers into the image data by Martin Schwidefsky · 9 years ago
  25. 4c5b03b s390/zcore: remove invalid kfree in init_cpu_info by Martin Schwidefsky · 9 years ago
  26. e627078 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  27. 18d1a7f s390/sclp: avoid merged message output by Martin Schwidefsky · 9 years ago
  28. 1ec2772 s390/diag: add a statistic for diagnose calls by Martin Schwidefsky · 9 years ago
  29. 91e60eb s390/iucv: do not use arrays as argument by Ursula Braun · 9 years ago
  30. 1d3f909 s390/sclp_vt220: support magic sysrequests by Hendrik Brueckner · 9 years ago
  31. ab7373b s390/ctrlchar: improve handling of magic sysrequests by Hendrik Brueckner · 9 years ago
  32. 05bfd70 s390/3270: redraw screen on unsolicited device end by Martin Schwidefsky · 9 years ago
  33. e619cd3 s390/hmcdrv: fix interrupt registration by Heiko Carstens · 9 years ago
  34. 3b97487 s390: remove unneeded semicolon by Peter Senna Tschudin · 9 years ago
  35. c29a7ba s390/numa: add emulation support by Michael Holzheu · 10 years ago
  36. 00fd2cb s390/sclp: Change SCLP console default buffer-full behavior by Peter Oberparleiter · 9 years ago
  37. a313bdc s390/sclp: fix compile error by Sebastian Ott · 9 years ago
  38. 1592a8e s390/kdump: fix nosmt kernel parameter by Michael Holzheu · 9 years ago
  39. d08d943 s390/smp: cleanup core vs. cpu in the SCLP interface by Martin Schwidefsky · 9 years ago
  40. 8cb8181 s390/keyboard: avoid off-by-one when using strnlen_user() by Jan Kara · 9 years ago
  41. 2e4aa2f s390/sclp: pass timeout as HZ independent value by Nicholas Mc Guire · 9 years ago
  42. b8a43b0 s390/sclp: Use DECLARE_BITMAP by Joe Perches · 9 years ago
  43. 78335a3 s390/sclp: move sclp_facilities into "struct sclp" by David Hildenbrand · 9 years ago
  44. 3a9f3fe s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max() by David Hildenbrand · 9 years ago
  45. 37c5f6c s390/sclp: unify basic sclp access by exposing "struct sclp" by David Hildenbrand · 9 years ago
  46. 0a7c501e s390/3215: free memory in error path by Christophe Jaillet · 9 years ago
  47. 8741ce6 s390/mm: Fix memory hotplug for unaligned standby memory by Michael Holzheu · 9 years ago
  48. 5a79859 s390: remove 31 bit support by Heiko Carstens · 10 years ago
  49. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  50. d614be0 s390/sclp: introduce check for the SIGP Interpretation Facility by David Hildenbrand · 10 years ago
  51. 55b5eb7 s390/tape: remove redundant if statement by Martin Schwidefsky · 10 years ago
  52. 2ec5049 s390/hmcdrv: free memory on error path by Christophe Jaillet · 10 years ago
  53. 10ad34b s390: add SMT support by Martin Schwidefsky · 10 years ago
  54. e982506 s390/hmcdrv: remove unnecessary version.h inclusion by Syam Sidhardhan · 10 years ago
  55. 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
  56. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  57. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  58. b3e06dc s390/sclp_async: add Kconfig option to specify the component id by Martin Schwidefsky · 10 years ago
  59. 6774def treewide: fix typo in printk and Kconfig by Masanari Iida · 10 years ago
  60. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  61. 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
  62. f3326ec s390: char: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  63. c9eeb7b s390/hmcdrv: Restrict s390 HMC driver to S390 arch by Josh Boyer · 10 years ago
  64. 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  65. a62bc07 s390/kdump: add support for vector extension by Michael Holzheu · 10 years ago
  66. 6b933de [s390] remove pointless assignment of ->f_op in vmlogrdr ->open() by Al Viro · 10 years ago
  67. 9fc98ad s390/tape: fix MTIOCGET ioctl to report blocksize by Stefan Haberland · 10 years ago
  68. 8f933b1 s390/hmcdrv: HMC drive CD/DVD access by Ralf Hoppe · 11 years ago
  69. ea61a57 s390/sclp: reduce dependency on event type masks by Martin Schwidefsky · 10 years ago
  70. b8a2bbd s390/sclp: remove unnecessary XTABS flag by Martin Schwidefsky · 10 years ago
  71. e512d56 s390/3215: fix tty output containing tabs by Martin Schwidefsky · 10 years ago
  72. 26d766c s390/3215: fix hanging console issue by Martin Schwidefsky · 10 years ago
  73. 7cbe4af s390/3270: correct size detection with the read-partition command by Martin Schwidefsky · 10 years ago
  74. ef283688f s390: avoid format strings leaking into names by Kees Cook · 10 years ago
  75. f7a94db s390/watchdog: use watchdog API by Philipp Hachtmann · 10 years ago
  76. f2485f5 s390/sclp_vt220: Enable ASCII console per default by Peter Oberparleiter · 10 years ago
  77. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  78. bf28a59 s390/dump: Remove CONFIG_ZFCPDUMP by Michael Holzheu · 10 years ago
  79. 50be634 s390/mm: Convert bootmem to memblock by Philipp Hachtmann · 11 years ago
  80. 570126d s390/sclp: add sclp_get_ibc function by Michael Mueller · 10 years ago
  81. 217a440 KVM: s390/sclp: correctly set eca siif bit by Heiko Carstens · 11 years ago
  82. 5896f8f s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  83. 83d8e25 s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  84. e106e4e s390/sclp_vt220: Fix kernel panic due to early terminal input by Peter Oberparleiter · 10 years ago
  85. 1dad093 s390/irq: Use defines for external interruption codes by Thomas Huth · 10 years ago
  86. 9f0128f s390/sclp: add timeout for queued requests by Gerald Schaefer · 10 years ago
  87. 50f0e3b s390/tape: Add missing destroy_timer_on_stack() by Thomas Gleixner · 10 years ago
  88. 02ba8d2 s390/tape: Use del_timer_sync() by Thomas Gleixner · 10 years ago
  89. bd1cb5d s390/3270: fix crash with multiple reset device requests by Martin Schwidefsky · 10 years ago
  90. 233faec s390/con3270: optionally disable auto update by Martin Schwidefsky · 10 years ago
  91. cf813db s390/smp: limit number of cpus in possible cpu mask by Heiko Carstens · 10 years ago
  92. 9499934 s390/sclp_early: Return correct HSA block count also for zero by Michael Holzheu · 10 years ago
  93. 1e53209 s390/cio: reorder initialization of ccw consoles by Sebastian Ott · 11 years ago
  94. 2253e8d s390/cio: fix driver callback initialization for ccw consoles by Sebastian Ott · 11 years ago
  95. 07be038 s390/hypfs: add interface for diagnose 0x304 by Martin Schwidefsky · 11 years ago
  96. 964c150 s390/vmur: Link parent CCW device during UR device creation by Hendrik Brueckner · 11 years ago
  97. f479c01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  98. 36d9f4d s390/3270: fix allocation of tty3270_screen structure by Martin Schwidefsky · 11 years ago
  99. 52733e0 s390/sclp_early: Add function to detect sclp console capabilities by Hendrik Brueckner · 11 years ago
  100. 5d5de1a s390/sclp_early: Pass sccb pointer to every *_detect() function by Hendrik Brueckner · 11 years ago