1. 62b2635 n_tty: move echoctl check and clean up logic by Joe Peterson · 15 years ago
  2. ee5aa7b n_tty: honor opost flag for echoes by Joe Peterson · 15 years ago
  3. 37f81fa n_tty: do O_ONLCR translation as a single write by Linus Torvalds · 15 years ago
  4. e043e42 pty: avoid forcing 'low_latency' tty flag by OGAWA Hirofumi · 15 years ago
  5. 8077088 n_tty: Fix echo race by Alan Cox · 15 years ago
  6. 0b4068a tty: simplify buffer allocator cleanups by Alan Cox · 15 years ago
  7. c481c70 tty: remove buffer special casing by Alan Cox · 15 years ago
  8. ff8cb0f tty: N_TTY SIGIO only works for read by Thomas Pfaff · 15 years ago
  9. 7e94b1d n_tty: Output bells immediately on a full buffer by Joe Peterson · 15 years ago
  10. acc71bb n_tty: Fix hanfling of buffer full corner cases by Joe Peterson · 15 years ago
  11. a59c0d6 n_tty: Fix handling of control characters and continuations by Joe Peterson · 15 years ago
  12. 300a620 n_tty: clean up coding style by Alan Cox · 15 years ago
  13. a88a69c n_tty: Fix loss of echoed characters and remove bkl from n_tty by Joe Peterson · 15 years ago
  14. 11a96d1 tty: rename the remaining oddly named n_tty functions by Alan Cox · 16 years ago
  15. 17b8206 tty: Minor tidyups and document fixes for n_tty by Alan Cox · 16 years ago
  16. 47afa7a tty: some ICANON magic is in the wrong places by Alan Cox · 16 years ago
  17. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  18. 487ad7e tty: fix BKL related leak and crash by Ingo Molnar · 16 years ago
  19. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 16 years ago
  20. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  21. 575537b3 Resume TTY on SUSP and fix CRNL order in N_TTY line discipline by Joe Peterson · 16 years ago
  22. 04f378b tty: BKL pushdown by Alan Cox · 16 years ago
  23. cc4191d drivers/char/n_tty.c misannotated prototype by Al Viro · 16 years ago
  24. 4edf182 n_tty: clean up old code to follow coding style and (mostly) checkpatch by Alan Cox · 16 years ago
  25. 54d2a37 Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline by Joe Peterson · 16 years ago
  26. ec5b115 tty: enable the echoing of ^C in the N_TTY discipline by Joe Peterson · 16 years ago
  27. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  28. 522ed77 Audit: add TTY input auditing by Miloslav Trmac · 17 years ago
  29. 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
  30. 040b636 tty: fix leakage of -ERESTARTSYS to userland by Oleg Nesterov · 17 years ago
  31. e10cc1d tty: add compat_ioctl by Paul Fulghum · 17 years ago
  32. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 17 years ago
  33. 3e7cd6c [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned by Eric W. Biederman · 17 years ago
  34. 34f8f0a [PATCH] tty: remove useless memory barrier by Ralf Baechle · 18 years ago
  35. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  36. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 18 years ago
  37. 289a1e9 [PATCH] Fix for the PPTP hangs that have been reported by Paul Mackerras · 18 years ago
  38. 70522e1 [PATCH] sem2mutex: tty by Ingo Molnar · 18 years ago
  39. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 18 years ago
  40. b4e3ca1 [PATCH] gfp_t: remaining bits of drivers/* by Al Viro · 19 years ago
  41. 621a4d1 [PATCH] char/n_tty: fix sparse warnings (__nocast type) by Victor Fusco · 19 years ago
  42. d6afe27 [PATCH] tty output lossage fix by Roman Zippel · 19 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago