1. bbd2075 drivers/tty: Remove unneeded spaces by Thorsten Wißmann · 13 years ago
  2. d5ef642 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  3. 7b292b4 tty: fix "IRQ45: nobody cared" by Andrew McGregor · 13 years ago
  4. 2872628 TTY: ntty, add one more sanity check by Jiri Slaby · 13 years ago
  5. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  6. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 13 years ago
  7. a5660b4 tty: fix endless work loop when the buffer fills up by Linus Torvalds · 13 years ago
  8. 96fd7ce TTY: create drivers/tty and move the tty core files there by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/char/n_tty.c]
  9. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  10. 572b9ad ldisc n_tty: add new method n_tty_inherit_ops() by Rodolfo Giometti · 14 years ago
  11. 62b2635 n_tty: move echoctl check and clean up logic by Joe Peterson · 15 years ago
  12. ee5aa7b n_tty: honor opost flag for echoes by Joe Peterson · 15 years ago
  13. 37f81fa n_tty: do O_ONLCR translation as a single write by Linus Torvalds · 15 years ago
  14. e043e42 pty: avoid forcing 'low_latency' tty flag by OGAWA Hirofumi · 15 years ago
  15. 8077088 n_tty: Fix echo race by Alan Cox · 15 years ago
  16. 0b4068a tty: simplify buffer allocator cleanups by Alan Cox · 15 years ago
  17. c481c70 tty: remove buffer special casing by Alan Cox · 15 years ago
  18. ff8cb0f tty: N_TTY SIGIO only works for read by Thomas Pfaff · 15 years ago
  19. 7e94b1d n_tty: Output bells immediately on a full buffer by Joe Peterson · 15 years ago
  20. acc71bb n_tty: Fix hanfling of buffer full corner cases by Joe Peterson · 15 years ago
  21. a59c0d6 n_tty: Fix handling of control characters and continuations by Joe Peterson · 15 years ago
  22. 300a620 n_tty: clean up coding style by Alan Cox · 15 years ago
  23. a88a69c n_tty: Fix loss of echoed characters and remove bkl from n_tty by Joe Peterson · 15 years ago
  24. 11a96d1 tty: rename the remaining oddly named n_tty functions by Alan Cox · 16 years ago
  25. 17b8206 tty: Minor tidyups and document fixes for n_tty by Alan Cox · 16 years ago
  26. 47afa7a tty: some ICANON magic is in the wrong places by Alan Cox · 16 years ago
  27. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  28. 487ad7e tty: fix BKL related leak and crash by Ingo Molnar · 16 years ago
  29. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 16 years ago
  30. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  31. 575537b3 Resume TTY on SUSP and fix CRNL order in N_TTY line discipline by Joe Peterson · 16 years ago
  32. 04f378b tty: BKL pushdown by Alan Cox · 16 years ago
  33. cc4191d drivers/char/n_tty.c misannotated prototype by Al Viro · 16 years ago
  34. 4edf182 n_tty: clean up old code to follow coding style and (mostly) checkpatch by Alan Cox · 16 years ago
  35. 54d2a37 Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline by Joe Peterson · 16 years ago
  36. ec5b115 tty: enable the echoing of ^C in the N_TTY discipline by Joe Peterson · 16 years ago
  37. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  38. 522ed77 Audit: add TTY input auditing by Miloslav Trmac · 17 years ago
  39. 9c1729d Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutex by Alan Cox · 17 years ago
  40. 040b636 tty: fix leakage of -ERESTARTSYS to userland by Oleg Nesterov · 17 years ago
  41. e10cc1d tty: add compat_ioctl by Paul Fulghum · 17 years ago
  42. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 17 years ago
  43. 3e7cd6c [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned by Eric W. Biederman · 17 years ago
  44. 34f8f0a [PATCH] tty: remove useless memory barrier by Ralf Baechle · 18 years ago
  45. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  46. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 18 years ago
  47. 289a1e9 [PATCH] Fix for the PPTP hangs that have been reported by Paul Mackerras · 18 years ago
  48. 70522e1 [PATCH] sem2mutex: tty by Ingo Molnar · 18 years ago
  49. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 18 years ago
  50. b4e3ca1 [PATCH] gfp_t: remaining bits of drivers/* by Al Viro · 19 years ago
  51. 621a4d1 [PATCH] char/n_tty: fix sparse warnings (__nocast type) by Victor Fusco · 19 years ago
  52. d6afe27 [PATCH] tty output lossage fix by Roman Zippel · 19 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago