1. fd0d351 Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  2. 41ecf14 Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  3. 9652c08 tty/hvc: xen: Use xen page definition by Julien Grall · 9 years ago
  4. 79c1faa tty: Remove tty_wait_until_sent_from_close() by Peter Hurley · 9 years ago
  5. 4cad4c5 ARM64: TTY: hvc_dcc: Add support for ARM64 dcc by Abhimanyu Kapur · 9 years ago
  6. 3d27070 hvc_dcc: don't ignore errors during initialization by Timur Tabi · 9 years ago
  7. 4b07dd3 drivers/tty: make hvc_console.c explicitly non-modular by Paul Gortmaker · 9 years ago
  8. 91e60eb s390/iucv: do not use arrays as argument by Ursula Braun · 9 years ago
  9. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  10. 859e326 hvc/xen: Further s/MFN/GFN clean-up by Julien Grall · 9 years ago
  11. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  12. 4807980 powerpc/hvsi: Fix endianness issues in the HVSI driver by Laurent Dufour · 9 years ago
  13. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  14. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  15. 05a8256 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  16. 8c7febe Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  17. 08d183e Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  18. 00fda16 Merge 4.1-rc7 into tty-next by Greg Kroah-Hartman · 9 years ago
  19. c4ace5d hvc_xen: avoid uninitialized variable warning by Jan Beulich · 9 years ago
  20. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  21. 2def86a hvc: Convert to using interrupts instead of opal events by Alistair Popple · 9 years ago
  22. 77bb3df xen/events: don't bind non-percpu VIRQs with percpu chip by David Vrabel · 9 years ago
  23. 02730d3 Merge 4.1-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
  24. b4287df drivers/tty/hvc/hvc_tile.c: properly return -EAGAIN by Chris Metcalf · 9 years ago
  25. 80463501 tty/hvc: remove celleb-only beat driver by Daniel Axtens · 9 years ago
  26. 873b4f1 tty: hvcs.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  27. b8dccc1 tty: hvc_console.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  28. b9d934f xen/console: Update console event channel on resume by Boris Ostrovsky · 9 years ago
  29. 37ff525 tty/hvc_opal: constify of_device_id array by Fabian Frederick · 9 years ago
  30. 926a733 s390/hvc_iucv: add simple wildcard matches to the iucv allow filter by Hendrik Brueckner · 11 years ago
  31. 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
  32. 48f5cde tty-hvsi_lib: Deletion of an unnecessary check before the function call "tty_kref_put" by Markus Elfring · 10 years ago
  33. 10263f6 tty: hvcs: Remove unnecessary KERN_ERR in hvcs.c by Masanari Iida · 10 years ago
  34. 3aa5fed tty: hvc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  35. fd9879b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  36. 81ae31d Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  37. 95afae4 xen: remove DEFINE_XENBUS_DRIVER() macro by David Vrabel · 10 years ago
  38. 3e47d14 powerpc: Remove powerpc specific cmd_line by Anton Blanchard · 10 years ago
  39. fb498df xen_hvc: no reason to write the type key on xenstore by Stefano Stabellini · 10 years ago
  40. a752ee5 tty: Update hypervisor tty drivers to use core stdout parsing code. by Grant Likely · 10 years ago
  41. 7ec6131 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  42. d09cc36 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  43. 49eb7b0 Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next by Linus Torvalds · 10 years ago
  44. 60f917b drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  45. 4061f49 ARM: tty: Move HVC DCC assembly to arch/arm by Christopher Covington · 10 years ago
  46. 15a2743 tty/hvc/hvc_console: Fix wakeup of HVC thread on hvc_kick() by Benjamin Herrenschmidt · 10 years ago
  47. 3dfd442 tile: hvc: Use irq_alloc/free_hwirq by Thomas Gleixner · 10 years ago
  48. 501fed4 drivers/tty/hvc: don't free hvc_console_setup after init by Tomoki Sekiyama · 10 years ago
  49. 32b941b tty/hvc_opal: Kick the HVC thread on OPAL console events by Benjamin Herrenschmidt · 10 years ago
  50. f76a1cb hvc: ensure hvc_init is only ever called once in hvc_console.c by Paul Gortmaker · 11 years ago
  51. 4fedd0b drivers/tty/hvc: don't use module_init in non-modular hyp. console code by Paul Gortmaker · 11 years ago
  52. 4f59221 s390/hvc_iucv: Automatically assign free HVC terminal devices by Hendrik Brueckner · 11 years ago
  53. f1206ba s390/hvc_iucv: Display connection details through device attributes by Hendrik Brueckner · 11 years ago
  54. 2ee13c6 s390/hvc_iucv: fix sparse warning by Hendrik Brueckner · 11 years ago
  55. f8e87cb tty: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  56. 5855b21 drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.c by Rashika Kheria · 11 years ago
  57. eda670c Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  58. 66a173b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  59. bad9781 Merge tag 'v3.12-rc5' into stable/for-linus-3.13 by Konrad Rzeszutek Wilk · 11 years ago
  60. 280c84d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  61. ac526f4 tty/hvc_iucv: remove redundant NULL check by Hendrik Brueckner · 11 years ago
  62. 5c94913 tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safe by Benjamin Herrenschmidt · 11 years ago
  63. 99fc1d9 powerpc/hvsi: Fix endian issues in HVSI driver by Benjamin Herrenschmidt · 11 years ago
  64. 97a7729 Merge 3.12-rc4 into tty-next by Greg Kroah-Hartman · 11 years ago
  65. a9fbf4d xen/hvc: allow xenboot console to be used again by David Vrabel · 11 years ago
  66. 04b772d xen/hvc: If we use xen_raw_printk let it also work on HVM guests. by Konrad Rzeszutek Wilk · 11 years ago
  67. 1926d0a hvc_vio: Do not override preferred console set by kernel parameter by Ben Hutchings · 11 years ago
  68. f377775 TTY: hvc_dcc: probe for a JTAG connection before registering by Rob Herring · 11 years ago
  69. 4de9ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  70. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  71. 2f01ea9 Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  72. 2d1d3f3 hvc_xen: Remove unnecessary __GFP_ZERO from kzalloc by Joe Perches · 11 years ago
  73. 1042092 Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  74. d220980 powerpc/hvsi: Increase handshake timeout from 200ms to 400ms. by Eugene Surovegin · 11 years ago
  75. 1502b48 powerpc: Make device tree accesses in HVC VIO console endian safe by Anton Blanchard · 11 years ago
  76. bda0f5b tile: various console improvements by Chris Metcalf · 11 years ago
  77. 74b3b4c tty/hvc_iucv: Disconnect IUCV connection when lowering DTR by Hendrik Brueckner · 11 years ago
  78. 33e745a tty/hvc_console: Add DTR/RTS callback to handle HUPCL control by Hendrik Brueckner · 11 years ago
  79. 86b4056 tty: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  80. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 11 years ago
  81. 9276dfd drivers/tty/hvc: Use strlcpy instead of strncpy by Chen Gang · 11 years ago
  82. 77be36d Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  83. 3216dce xen: introduce xen_remap, use it instead of ioremap by Stefano Stabellini · 11 years ago
  84. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  85. 074d35c TTY: hvsi: use for_each_compatible_node() macro by Wei Yongjun · 12 years ago
  86. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  87. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  88. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  89. 227434f TTY: switch tty_buffer_request_room to tty_port by Jiri Slaby · 12 years ago
  90. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  91. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  92. de88b34 tty: remove use of __devinitdata by Bill Pemberton · 12 years ago
  93. 6b1cb93 tty: remove use of __devinitdata by Bill Pemberton · 12 years ago
  94. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  95. 91116cb tty: remove use of __devexit_p by Bill Pemberton · 12 years ago
  96. 1e619a1 Merge 3.7-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  97. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  98. c019bc1 TTY: hvc_console, fix port reference count going to zero prematurely by Paul Mackerras · 12 years ago
  99. 3bd7bf1 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  100. 46e99c4 tty: Fix typo in tty drivers by Masanari Iida · 12 years ago