1. a75a282 s390/monreader: Remove redundant NULL check before kfree by Syam Sidhardhan · 11 years ago
  2. 1fcbba3 s390/3270: fix minor_start issue by Martin Schwidefsky · 11 years ago
  3. 52319b4 s390/kdump: Do not add standby memory for kdump by Michael Holzheu · 11 years ago
  4. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  5. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  6. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  7. abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago
  8. 1aae056 s390/time: rename tod clock access functions by Heiko Carstens · 11 years ago
  9. b4b3d12 s390/zcore: Add hsa file by Michael Holzheu · 12 years ago
  10. 4d334fd s390/3270: asynchronous size sensing by Martin Schwidefsky · 12 years ago
  11. c95571e s390/3270: introduce device notifier by Martin Schwidefsky · 12 years ago
  12. 57985d7 s390/3270: fix initialization order in tty3270_alloc_view by Martin Schwidefsky · 12 years ago
  13. 736c9fd s390/3270: readd tty3270_open by Martin Schwidefsky · 12 years ago
  14. 9f9cba8 Merge 3.8-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  15. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  16. 6732c8b TTY: switch tty_schedule_flip by Jiri Slaby · 12 years ago
  17. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  18. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
  19. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  20. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  21. 6673cd0 s390/3215: partially revert tty close handling fix by Heiko Carstens · 12 years ago
  22. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  23. c7708fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  24. 7441b06 s390/pci: PCI hotplug support via SCLP by Jan Glauber · 12 years ago
  25. 6b70a92 s390/memory hotplug: use pfmf instruction to initialize storage keys by Heiko Carstens · 12 years ago
  26. 1e619a1 Merge 3.7-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  27. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  28. ae289dc s390/3215: fix tty close handling by Heiko Carstens · 12 years ago
  29. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  30. 72abaad drivers/s390/char/monreader.c: fix error return code by Peter Senna Tschudin · 12 years ago
  31. 0e37b0c s390/tape: remove even more tape block leftovers by Heiko Carstens · 12 years ago
  32. 745e967 s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPP by Heiko Carstens · 12 years ago
  33. d06cbda s390/sclp: use -EOPNOTSUPP instead of -ENOSYS by Heiko Carstens · 12 years ago
  34. 94f2b9e s390/3270: drop unused spinlock from struct con3270 by Jean Delvare · 12 years ago
  35. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  36. 20cda6f TTY: tty3270, add tty install by Jiri Slaby · 12 years ago
  37. d228110 TTY: con3215, add tty install by Jiri Slaby · 12 years ago
  38. 3ec0a17 TTY: con3215, unset raw3215[line] by Jiri Slaby · 12 years ago
  39. b19e2ca TTY: use tty_port_link_device by Jiri Slaby · 12 years ago
  40. c4d6ebe TTY: automatically create nodes for some drivers by Jiri Slaby · 12 years ago
  41. 2312e4f TTY: tty3270, free tty driver properly by Jiri Slaby · 12 years ago
  42. e206d3d s390/sclp_sdias: Add missing break and "fall through" by Michael Holzheu · 12 years ago
  43. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  44. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  45. cd18345 KVM: s390: Perform early event mask processing during boot by Heinz Graalfs · 12 years ago
  46. 72f6e3a s390/vmlogrdr: cleanup driver attribute usage by Sebastian Ott · 12 years ago
  47. 76e0377 s390/vmlogrdr: cleanup device attribute usage by Sebastian Ott · 12 years ago
  48. 8ee78c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  49. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  50. f4815ac s390/headers: replace __s390x__ with CONFIG_64BIT where possible by Heiko Carstens · 12 years ago
  51. 94b5aff Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  52. 1526bf9 KVM: s390: add capability indicating COW support by Christian Borntraeger · 12 years ago
  53. 0cd2f62 s390/memory hotplug: initialize storage keys by Heiko Carstens · 12 years ago
  54. 161beff s390/tape: remove tape block leftovers by Heiko Carstens · 12 years ago
  55. 10af77c Merge 3.4-rc4 into tty-next by Greg Kroah-Hartman · 12 years ago
  56. e695b28 tty: add missing tty_port_tty_get() call to raw3215_wakeup by Heiko Carstens · 12 years ago
  57. 86b26007 TTY: con3215, use tty from tty_port by Jiri Slaby · 12 years ago
  58. 8dd360f TTY: con3215, add tty_port by Jiri Slaby · 12 years ago
  59. dae1df4 [S390] s390/char/vmur.c: fix memory leak by Dennis Chen · 12 years ago
  60. ba186e7 TTY: tty3270, add tty_port by Jiri Slaby · 12 years ago
  61. 20acdfa TTY: tty3270, push tty down to tty3270_do_write by Jiri Slaby · 12 years ago
  62. 881e18f TTY: tty3270, get rid of ugly aliasing by Jiri Slaby · 12 years ago
  63. 9d2ae23 TTY: tty3270, move initialization to allocation by Jiri Slaby · 12 years ago
  64. b538c4e TTY: sclp_vt220, remove unused allocation by Jiri Slaby · 12 years ago
  65. 092f737 TTY: sclp_vt220, add tty_port by Jiri Slaby · 12 years ago
  66. 0ea63da TTY: sclp_tty, add tty_port by Jiri Slaby · 12 years ago
  67. fe2fc9c TTY: con3215, centralize allocation by Jiri Slaby · 12 years ago
  68. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  69. a0616cd Disintegrate asm/system.h for S390 by David Howells · 12 years ago
  70. fc89db4 s390/char: use for_each_clear_bit() by Akinobu Mita · 12 years ago
  71. db14179 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  72. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  73. fde15c3 [S390] irq: external interrupt code passing by Heiko Carstens · 12 years ago
  74. e3c652b [S390] zfcpdump: Implement async sdias event processing by Michael Holzheu · 12 years ago
  75. 8b646bd [S390] rework smp code by Martin Schwidefsky · 12 years ago
  76. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  77. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  78. 048cd4e compat: fix compile breakage on s390 by Heiko Carstens · 12 years ago
  79. 656d912 [S390] 3215 deadlock with tty_wakeup by Martin Schwidefsky · 12 years ago
  80. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  81. 21a2cb5 Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 13 years ago
  82. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  83. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  84. 5235492 s390: tape_class.h: remove kobj_map.h inclusion by Greg Kroah-Hartman · 13 years ago
  85. 3f25dc4 [S390] zfcpdump: Do not initialize zfcpdump in kdump mode by Michael Holzheu · 13 years ago
  86. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  87. 3a4c5d5 s390: add missing module.h/export.h includes by Heiko Carstens · 13 years ago
  88. 3948a10 [S390] zcore: add missing module.h include by Heiko Carstens · 13 years ago
  89. b50511e [S390] cleanup psw related bits and pieces by Martin Schwidefsky · 13 years ago
  90. 7f0bf65 [S390] Add real memory access functions by Michael Holzheu · 13 years ago
  91. de400d6 [S390] fix mismatch in summation of I/O IRQ statistics by Peter Oberparleiter · 13 years ago
  92. 8adb4ca [S390] memory hotplug: only unassign assigned increments by Heiko Carstens · 13 years ago
  93. d5f4d11 [S390] sclp_async: Use kstrtoul_from_user by Peter Huewe · 13 years ago
  94. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  95. 284ecb0 [S390] kconfig: remove tape interface support comment by Martin Schwidefsky · 13 years ago
  96. f0c077a PM: Improve error code of pm_notifier_call_chain() by Akinobu Mita · 13 years ago
  97. d7b250e [S390] irq: merge irq.c and s390_ext.c by Heiko Carstens · 13 years ago
  98. df7997a [S390] irq: fix service signal external interrupt handling by Heiko Carstens · 13 years ago
  99. 7eb9d5b [S390] get CPC image name by Martin Schwidefsky · 13 years ago
  100. 30c2df5 [S390] sclp: event buffer dissection by Martin Schwidefsky · 13 years ago