1. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  2. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
  3. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  4. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  5. 6673cd0 s390/3215: partially revert tty close handling fix by Heiko Carstens · 12 years ago
  6. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  7. c7708fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  8. 7441b06 s390/pci: PCI hotplug support via SCLP by Jan Glauber · 12 years ago
  9. 6b70a92 s390/memory hotplug: use pfmf instruction to initialize storage keys by Heiko Carstens · 12 years ago
  10. 1e619a1 Merge 3.7-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  11. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  12. ae289dc s390/3215: fix tty close handling by Heiko Carstens · 12 years ago
  13. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  14. 72abaad drivers/s390/char/monreader.c: fix error return code by Peter Senna Tschudin · 12 years ago
  15. 0e37b0c s390/tape: remove even more tape block leftovers by Heiko Carstens · 12 years ago
  16. 745e967 s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPP by Heiko Carstens · 12 years ago
  17. d06cbda s390/sclp: use -EOPNOTSUPP instead of -ENOSYS by Heiko Carstens · 12 years ago
  18. 94f2b9e s390/3270: drop unused spinlock from struct con3270 by Jean Delvare · 12 years ago
  19. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  20. 20cda6f TTY: tty3270, add tty install by Jiri Slaby · 12 years ago
  21. d228110 TTY: con3215, add tty install by Jiri Slaby · 12 years ago
  22. 3ec0a17 TTY: con3215, unset raw3215[line] by Jiri Slaby · 12 years ago
  23. b19e2ca TTY: use tty_port_link_device by Jiri Slaby · 12 years ago
  24. c4d6ebe TTY: automatically create nodes for some drivers by Jiri Slaby · 12 years ago
  25. 2312e4f TTY: tty3270, free tty driver properly by Jiri Slaby · 12 years ago
  26. e206d3d s390/sclp_sdias: Add missing break and "fall through" by Michael Holzheu · 12 years ago
  27. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  28. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  29. cd18345 KVM: s390: Perform early event mask processing during boot by Heinz Graalfs · 12 years ago
  30. 72f6e3a s390/vmlogrdr: cleanup driver attribute usage by Sebastian Ott · 12 years ago
  31. 76e0377 s390/vmlogrdr: cleanup device attribute usage by Sebastian Ott · 12 years ago
  32. 8ee78c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  33. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  34. f4815ac s390/headers: replace __s390x__ with CONFIG_64BIT where possible by Heiko Carstens · 12 years ago
  35. 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
  36. 1526bf9 KVM: s390: add capability indicating COW support by Christian Borntraeger · 12 years ago
  37. 0cd2f62 s390/memory hotplug: initialize storage keys by Heiko Carstens · 12 years ago
  38. 161beff s390/tape: remove tape block leftovers by Heiko Carstens · 12 years ago
  39. 10af77c Merge 3.4-rc4 into tty-next by Greg Kroah-Hartman · 12 years ago
  40. e695b28 tty: add missing tty_port_tty_get() call to raw3215_wakeup by Heiko Carstens · 12 years ago
  41. 86b26007 TTY: con3215, use tty from tty_port by Jiri Slaby · 12 years ago
  42. 8dd360f TTY: con3215, add tty_port by Jiri Slaby · 12 years ago
  43. dae1df4 [S390] s390/char/vmur.c: fix memory leak by Dennis Chen · 12 years ago
  44. ba186e7 TTY: tty3270, add tty_port by Jiri Slaby · 12 years ago
  45. 20acdfa TTY: tty3270, push tty down to tty3270_do_write by Jiri Slaby · 12 years ago
  46. 881e18f TTY: tty3270, get rid of ugly aliasing by Jiri Slaby · 12 years ago
  47. 9d2ae23 TTY: tty3270, move initialization to allocation by Jiri Slaby · 12 years ago
  48. b538c4e TTY: sclp_vt220, remove unused allocation by Jiri Slaby · 12 years ago
  49. 092f737 TTY: sclp_vt220, add tty_port by Jiri Slaby · 12 years ago
  50. 0ea63da TTY: sclp_tty, add tty_port by Jiri Slaby · 12 years ago
  51. fe2fc9c TTY: con3215, centralize allocation by Jiri Slaby · 12 years ago
  52. 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
  53. a0616cd Disintegrate asm/system.h for S390 by David Howells · 12 years ago
  54. fc89db4 s390/char: use for_each_clear_bit() by Akinobu Mita · 12 years ago
  55. db14179 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  56. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  57. fde15c3 [S390] irq: external interrupt code passing by Heiko Carstens · 12 years ago
  58. e3c652b [S390] zfcpdump: Implement async sdias event processing by Michael Holzheu · 12 years ago
  59. 8b646bd [S390] rework smp code by Martin Schwidefsky · 12 years ago
  60. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  61. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  62. 048cd4e compat: fix compile breakage on s390 by Heiko Carstens · 12 years ago
  63. 656d912 [S390] 3215 deadlock with tty_wakeup by Martin Schwidefsky · 12 years ago
  64. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  65. 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
  66. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  67. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  68. 5235492 s390: tape_class.h: remove kobj_map.h inclusion by Greg Kroah-Hartman · 13 years ago
  69. 3f25dc4 [S390] zfcpdump: Do not initialize zfcpdump in kdump mode by Michael Holzheu · 13 years ago
  70. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  71. 3a4c5d5 s390: add missing module.h/export.h includes by Heiko Carstens · 13 years ago
  72. 3948a10 [S390] zcore: add missing module.h include by Heiko Carstens · 13 years ago
  73. b50511e [S390] cleanup psw related bits and pieces by Martin Schwidefsky · 13 years ago
  74. 7f0bf65 [S390] Add real memory access functions by Michael Holzheu · 13 years ago
  75. de400d6 [S390] fix mismatch in summation of I/O IRQ statistics by Peter Oberparleiter · 13 years ago
  76. 8adb4ca [S390] memory hotplug: only unassign assigned increments by Heiko Carstens · 13 years ago
  77. d5f4d11 [S390] sclp_async: Use kstrtoul_from_user by Peter Huewe · 13 years ago
  78. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  79. 284ecb0 [S390] kconfig: remove tape interface support comment by Martin Schwidefsky · 13 years ago
  80. f0c077a PM: Improve error code of pm_notifier_call_chain() by Akinobu Mita · 13 years ago
  81. d7b250e [S390] irq: merge irq.c and s390_ext.c by Heiko Carstens · 13 years ago
  82. df7997a [S390] irq: fix service signal external interrupt handling by Heiko Carstens · 13 years ago
  83. 7eb9d5b [S390] get CPC image name by Martin Schwidefsky · 13 years ago
  84. 30c2df5 [S390] sclp: event buffer dissection by Martin Schwidefsky · 13 years ago
  85. 1b60f68 [S390] sclp: remove unnecessary sendmask check by Heiko Carstens · 13 years ago
  86. 160fbf2 [S390] tape: remove unused/not handled return codes by Heiko Carstens · 13 years ago
  87. 37fa997 [S390] monwriter: fix return code handling by Heiko Carstens · 13 years ago
  88. 7712f83 [S390] get rid of unused variables by Heiko Carstens · 13 years ago
  89. 66ceed5 [S390] Remove tape block device driver. by Heiko Carstens · 13 years ago
  90. a2b9c1f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  91. fdb1bb1 [S390] sclp/memory hotplug: fix initial usecount of increments by Heiko Carstens · 13 years ago
  92. 9fd097b block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers by Tejun Heo · 13 years ago
  93. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  94. 7c8d891 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  95. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  96. 3bda058 [S390] ccw_driver: remove duplicate members by Sebastian Ott · 13 years ago
  97. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  98. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  99. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  100. ffe80ce s390/tape_block: Convert to bdops->check_events() by Tejun Heo · 13 years ago