Commit History

Author SHA1 Message Date
  Linus Torvalds 202c4675c5 pty_write: don't do a tty_wakeup() when the buffers are full 16 years ago
  Linus Torvalds ac89a9174d pty: don't limit the writes to 'pty_space()' inside 'pty_write()' 16 years ago
  Linus Torvalds 85dfd81dc5 pty: fix data loss when stopped (^S/^Q) 16 years ago
  OGAWA Hirofumi e043e42bdb pty: avoid forcing 'low_latency' tty flag 16 years ago
  Alan Cox 3a54297478 pty: quickfix for the pty ENXIO timing problems 16 years ago
  Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
  Alan Cox d945cb9cce pty: Rework the pty layer to use the normal buffering logic 16 years ago
  Alan Cox 762faaed91 pty: Narrow the race on ldisc locking 16 years ago
  Alan Cox c65c9bc3ef tty: rewrite the ldisc locking 16 years ago
  Alan Cox 620df3c0a5 pty: Fix a comment 16 years ago
  Alan Cox c774bda2fd pty: Fix documentation 16 years ago
  Roel Kluin da2bdf9a6f Make various things static 16 years ago
  Alan Cox 0ac6053c4d tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to 16 years ago
  Alan Cox fc6f623822 pty: simplify resize 16 years ago
  Alan Cox 8dff04ea31 pty: simplify unix98 allocation 16 years ago
  Alan Cox 335adde689 pty: Fix allocation failure double free 16 years ago
  Alan Cox fe9cd962a6 pty: Coding style and polish 16 years ago
  Sukadev Bhattiprolu 15f1a6338d Add an instance parameter devpts interfaces 16 years ago
  Alan Cox bf970ee46e tty: extract the pty init time special cases 16 years ago
  Alan Cox 73ec06fc5f tty: Finish fixing up the init_dev interface to use ERR_PTR 16 years ago
  Alan Cox 8b0a88d591 tty: More driver operations 16 years ago
  Alan Cox 7d7b93c145 tty: kref the tty driver object 16 years ago
  Alan Cox 99f1fe189d tty: Clean up the tty_init_dev changes further 16 years ago
  Alan Cox d81ed10307 tty: Remove more special casing and out of place code 16 years ago
  Alan Cox feebed6515 tty: shutdown method 16 years ago
  Alan Cox a352def21a tty: Ldisc revamp 17 years ago
  Alan Cox 3e8e88ca05 pty: prepare for tty->ops changes 17 years ago
  Alan Cox 04f378b198 tty: BKL pushdown 17 years ago
  Eric W. Biederman 35834ca1e4 sysctl: simplify the pty sysctl logic 17 years ago
  Kay Sievers dc8c85871c PTY: add kernel parameter to overwrite legacy pty count 18 years ago