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