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