1. 62c4d9a Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  2. 37a80bf xen/hvc: Fix up checks when the info is allocated. by Konrad Rzeszutek Wilk · 12 years ago
  3. 50fb31c tty/hvc_opal: Fix debug function name by Benjamin Herrenschmidt · 12 years ago
  4. 069915b Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  5. 5842f576 xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness. by Konrad Rzeszutek Wilk · 12 years ago
  6. a32c88b xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN by Konrad Rzeszutek Wilk · 12 years ago
  7. 2e5ad6b xen/hvc: Collapse error logic. by Konrad Rzeszutek Wilk · 12 years ago
  8. 201a52b hvc_xen: NULL dereference on allocation failure by Dan Carpenter · 12 years ago
  9. bdb595b tty: hvc_xen: NULL dereference on allocation failure by Dan Carpenter · 12 years ago
  10. a2f8920 TTY: hvc, fix TTY refcounting by Jiri Slaby · 12 years ago
  11. daea440 TTY: hvsi, use tty from tty_port by Jiri Slaby · 13 years ago
  12. 28c0447 TTY: hvsi, sanitize uses of tty by Jiri Slaby · 13 years ago
  13. d73a4e7 TTY: hvsi, add tty_port by Jiri Slaby · 13 years ago
  14. 5f56605 TTY: hvsi, CLOCAL is not in tty->flags by Jiri Slaby · 13 years ago
  15. 6968a75 TTY: hvcs, use tty from tty_port by Jiri Slaby · 13 years ago
  16. 2cd9fa2 TTY: hvcs, use kref from tty_port by Jiri Slaby · 13 years ago
  17. 1997cf0 TTY: hvcs, add tty_port by Jiri Slaby · 13 years ago
  18. 0146b69 TTY: HVC, use count from tty_port by Jiri Slaby · 13 years ago
  19. 85bbc00 TTY: HVC, use tty from tty_port by Jiri Slaby · 13 years ago
  20. f3d9f25 TTY: HVC, add tty_port by Jiri Slaby · 13 years ago
  21. cb52d89 powerpc+sparc/vio: Modernize driver registration by Benjamin Herrenschmidt · 13 years ago
  22. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  23. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  24. ec86b45 tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable by Stephen Rothwell · 13 years ago
  25. 7d3d897 powerpc/hvc_udbg: Don't crash when udbg_putc is NULL by Benjamin Herrenschmidt · 13 years ago
  26. cf8e019 hvc_xen: introduce HVC_XEN_FRONTEND by Stefano Stabellini · 13 years ago
  27. 02e19f9 hvc_xen: implement multiconsole support by Stefano Stabellini · 13 years ago
  28. eb5ef07 hvc_xen: support PV on HVM consoles by Stefano Stabellini · 13 years ago
  29. b668089 tty: powerpc: remove hvc_iseries by Stephen Rothwell · 13 years ago
  30. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 13 years ago
  31. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
  32. d4e33fa serial: Kill off NO_IRQ by Alan Cox · 13 years ago
  33. c2a3e84 tty: hvc_dcc: Fix duplicate character inputs by Stephen Boyd · 13 years ago
  34. 3155521 Revert "hvc_console: display printk messages on console." by Linus Torvalds · 13 years ago
  35. 0084e47 powerpc: fix building hvc_opal.c by Michael Neuling · 13 years ago
  36. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  37. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  38. 578b9ce tty: Add module.h to drivers/tty users who just expect it there. by Paul Gortmaker · 13 years ago
  39. 3611624 hvc_console: display printk messages on console. by Miche Baker-Harvey · 13 years ago
  40. 9cfb5c0 TTY: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  41. daea117 powerpc/powernv: Support for OPAL console by Benjamin Herrenschmidt · 13 years ago
  42. ac07a4a hvcs: Ensure page aligned partner info buffer by Brian King · 13 years ago
  43. 0b05835 TTY: use tty_wait_until_sent_from_close in other drivers by Jiri Slaby · 13 years ago
  44. f7723f0 powerpc/pseries: Fix hvc_vio.c build due to recent changes by Benjamin Herrenschmidt · 13 years ago
  45. 762e77a hvc_console: Add kdb support by Anton Blanchard · 13 years ago
  46. 19df9ab powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmon by Anton Blanchard · 13 years ago
  47. 8c2381a hvc_console: Improve tty/console put_chars handling by Hendrik Brueckner · 13 years ago
  48. 87fa35d powerpc/hvsi: Fix conflict with old HVSI driver by Benjamin Herrenschmidt · 13 years ago
  49. 17bdc6c powerpc/pseries: Move hvsi support into a library by Benjamin Herrenschmidt · 13 years ago
  50. 4d2bb3f powerpc/pseries: Re-implement HVSI as part of hvc_vio by Benjamin Herrenschmidt · 13 years ago
  51. 048bee7 powerpc/pseries: Factor HVSI header struct in packet definitions by Benjamin Herrenschmidt · 13 years ago
  52. 725e789 powerpc/hvsi: Move HVSI protocol definitions to a header file by Benjamin Herrenschmidt · 13 years ago
  53. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  54. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 14 years ago
  55. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  56. 0a95d92 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  57. 514af9f Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  58. bbd5a76 xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line. by Konrad Rzeszutek Wilk · 14 years ago
  59. c7704d3 powerpc/pseries: Reduce HVCS driver insanity by Benjamin Herrenschmidt · 14 years ago
  60. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 14 years ago
  61. bdcffc5 tty: move Kconfig entries into drivers/tty from drivers/char by Greg Kroah-Hartman · 14 years ago
  62. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  63. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  64. 5427bcf hvc: add Blackfin JTAG console support by Mike Frysinger · 14 years ago
  65. 46a1ca7 hvcs: fix typo in comment by Paul Bolle · 14 years ago
  66. 8e6d3fe hvc_dcc: Simplify assembly for v6 and v7 ARM by Stephen Boyd · 14 years ago
  67. bf73bd3 hvc_dcc: Simplify put_chars()/get_chars() loops by Stephen Boyd · 14 years ago
  68. a996320 hvc_dcc: Fix bad code generation by marking assembly volatile by Stephen Boyd · 14 years ago
  69. 51df0ac virtio: console: Move file back to drivers/char/ by Amit Shah · 14 years ago
  70. 728674a tty: move hvc drivers to drivers/tty/hvc/ by Greg Kroah-Hartman · 14 years ago