1. edd7769 Merge android-4.9.209(c830063) into msm-4.9 by jianzhou · 4 years, 2 months ago
  2. 70b0b33 powerpc/pseries/hvconsole: Fix stack overread via udbg by Daniel Axtens · 5 years ago
  3. a5718e3 Merge android-4.9.117 (8b21e85) into msm-4.9 by Minming Qi · 6 years ago
  4. c3e3472 hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common() by Stewart Smith · 6 years ago
  5. ceec198 hvc_dcc: Make dcc driver read/write from CPU0 by Kyle Yan · 8 years ago
  6. 00dab81 tty/hvc: Use opal irqchip interface if available by Sam Mendoza-Jonas · 8 years ago
  7. bbc3dfe8 tty/hvc: Use IRQF_SHARED for OPAL hvc consoles by Sam Mendoza-Jonas · 8 years ago
  8. fab794a tty: hvc_console: silence unintialized variable warning by Dan Carpenter · 8 years ago
  9. 97ef38b tty: Replace TTY_THROTTLED bit tests with tty_throttled() by Peter Hurley · 8 years ago
  10. 55fc733 Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  11. a4d7b75 hvc_xen: make early_printk work with HVM guests by Stefano Stabellini · 8 years ago
  12. 5de738b hvc_xen: fix xenboot for DomUs by Stefano Stabellini · 8 years ago
  13. 16e506e hvc_xen: add earlycon support by Stefano Stabellini · 8 years ago
  14. 54573c4 xen/hvc: constify hv_ops structures by Julia Lawall · 8 years ago
  15. e36ae34 tty: hvc_xen: hide xen_console_remove when unused by Arnd Bergmann · 8 years ago
  16. e3c5fc4 drivers/tty: make hvc/hvc_vio.c explicitly non-modular by Paul Gortmaker · 9 years ago
  17. 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
  18. 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
  19. 9652c08 tty/hvc: xen: Use xen page definition by Julien Grall · 9 years ago
  20. 79c1faa tty: Remove tty_wait_until_sent_from_close() by Peter Hurley · 9 years ago
  21. 4cad4c5 ARM64: TTY: hvc_dcc: Add support for ARM64 dcc by Abhimanyu Kapur · 9 years ago
  22. 3d27070 hvc_dcc: don't ignore errors during initialization by Timur Tabi · 9 years ago
  23. 4b07dd3 drivers/tty: make hvc_console.c explicitly non-modular by Paul Gortmaker · 9 years ago
  24. 91e60eb s390/iucv: do not use arrays as argument by Ursula Braun · 9 years ago
  25. 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
  26. 859e326 hvc/xen: Further s/MFN/GFN clean-up by Julien Grall · 9 years ago
  27. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  28. 4807980 powerpc/hvsi: Fix endianness issues in the HVSI driver by Laurent Dufour · 9 years ago
  29. 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
  30. 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
  31. 05a8256 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  32. 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
  33. 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
  34. 00fda16 Merge 4.1-rc7 into tty-next by Greg Kroah-Hartman · 9 years ago
  35. c4ace5d hvc_xen: avoid uninitialized variable warning by Jan Beulich · 9 years ago
  36. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  37. 2def86a hvc: Convert to using interrupts instead of opal events by Alistair Popple · 9 years ago
  38. 77bb3df xen/events: don't bind non-percpu VIRQs with percpu chip by David Vrabel · 9 years ago
  39. 02730d3 Merge 4.1-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
  40. b4287df drivers/tty/hvc/hvc_tile.c: properly return -EAGAIN by Chris Metcalf · 9 years ago
  41. 80463501 tty/hvc: remove celleb-only beat driver by Daniel Axtens · 9 years ago
  42. 873b4f1 tty: hvcs.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  43. b8dccc1 tty: hvc_console.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  44. b9d934f xen/console: Update console event channel on resume by Boris Ostrovsky · 9 years ago
  45. 37ff525 tty/hvc_opal: constify of_device_id array by Fabian Frederick · 9 years ago
  46. 926a733 s390/hvc_iucv: add simple wildcard matches to the iucv allow filter by Hendrik Brueckner · 10 years ago
  47. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  48. 48f5cde tty-hvsi_lib: Deletion of an unnecessary check before the function call "tty_kref_put" by Markus Elfring · 9 years ago
  49. 10263f6 tty: hvcs: Remove unnecessary KERN_ERR in hvcs.c by Masanari Iida · 10 years ago
  50. 3aa5fed tty: hvc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  51. fd9879b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  52. 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
  53. 95afae4 xen: remove DEFINE_XENBUS_DRIVER() macro by David Vrabel · 10 years ago
  54. 3e47d14 powerpc: Remove powerpc specific cmd_line by Anton Blanchard · 10 years ago
  55. fb498df xen_hvc: no reason to write the type key on xenstore by Stefano Stabellini · 10 years ago
  56. a752ee5 tty: Update hypervisor tty drivers to use core stdout parsing code. by Grant Likely · 10 years ago
  57. 7ec6131 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  58. 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
  59. 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
  60. 60f917b drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  61. 4061f49 ARM: tty: Move HVC DCC assembly to arch/arm by Christopher Covington · 10 years ago
  62. 15a2743 tty/hvc/hvc_console: Fix wakeup of HVC thread on hvc_kick() by Benjamin Herrenschmidt · 10 years ago
  63. 3dfd442 tile: hvc: Use irq_alloc/free_hwirq by Thomas Gleixner · 10 years ago
  64. 501fed4 drivers/tty/hvc: don't free hvc_console_setup after init by Tomoki Sekiyama · 10 years ago
  65. 32b941b tty/hvc_opal: Kick the HVC thread on OPAL console events by Benjamin Herrenschmidt · 10 years ago
  66. f76a1cb hvc: ensure hvc_init is only ever called once in hvc_console.c by Paul Gortmaker · 10 years ago
  67. 4fedd0b drivers/tty/hvc: don't use module_init in non-modular hyp. console code by Paul Gortmaker · 10 years ago
  68. 4f59221 s390/hvc_iucv: Automatically assign free HVC terminal devices by Hendrik Brueckner · 10 years ago
  69. f1206ba s390/hvc_iucv: Display connection details through device attributes by Hendrik Brueckner · 10 years ago
  70. 2ee13c6 s390/hvc_iucv: fix sparse warning by Hendrik Brueckner · 10 years ago
  71. f8e87cb tty: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  72. 5855b21 drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.c by Rashika Kheria · 10 years ago
  73. 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 · 10 years ago
  74. 66a173b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  75. bad9781 Merge tag 'v3.12-rc5' into stable/for-linus-3.13 by Konrad Rzeszutek Wilk · 11 years ago
  76. 280c84d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  77. ac526f4 tty/hvc_iucv: remove redundant NULL check by Hendrik Brueckner · 11 years ago
  78. 5c94913 tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safe by Benjamin Herrenschmidt · 11 years ago
  79. 99fc1d9 powerpc/hvsi: Fix endian issues in HVSI driver by Benjamin Herrenschmidt · 11 years ago
  80. 97a7729 Merge 3.12-rc4 into tty-next by Greg Kroah-Hartman · 11 years ago
  81. a9fbf4d xen/hvc: allow xenboot console to be used again by David Vrabel · 11 years ago
  82. 04b772d xen/hvc: If we use xen_raw_printk let it also work on HVM guests. by Konrad Rzeszutek Wilk · 11 years ago
  83. 1926d0a hvc_vio: Do not override preferred console set by kernel parameter by Ben Hutchings · 11 years ago
  84. f377775 TTY: hvc_dcc: probe for a JTAG connection before registering by Rob Herring · 11 years ago
  85. 4de9ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  86. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  87. 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
  88. 2d1d3f3 hvc_xen: Remove unnecessary __GFP_ZERO from kzalloc by Joe Perches · 11 years ago
  89. 1042092 Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  90. d220980 powerpc/hvsi: Increase handshake timeout from 200ms to 400ms. by Eugene Surovegin · 11 years ago
  91. 1502b48 powerpc: Make device tree accesses in HVC VIO console endian safe by Anton Blanchard · 11 years ago
  92. bda0f5b tile: various console improvements by Chris Metcalf · 11 years ago
  93. 74b3b4c tty/hvc_iucv: Disconnect IUCV connection when lowering DTR by Hendrik Brueckner · 11 years ago
  94. 33e745a tty/hvc_console: Add DTR/RTS callback to handle HUPCL control by Hendrik Brueckner · 11 years ago
  95. 86b4056 tty: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  96. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 11 years ago
  97. 9276dfd drivers/tty/hvc: Use strlcpy instead of strncpy by Chen Gang · 11 years ago
  98. 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
  99. 3216dce xen: introduce xen_remap, use it instead of ioremap by Stefano Stabellini · 11 years ago
  100. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago