Commit History

作者 SHA1 備註 提交日期
  Peter Hurley 1fc359fc3e tty: Compute flip buffer ptrs 12 年之前
  Peter Hurley d8c1f929aa tty: Only guarantee termios read safety for throttle/unthrottle 12 年之前
  Peter Hurley 6a1c0680cf tty: Convert termios_mutex to termios_rwsem 12 年之前
  Peter Hurley 24a89d1cb6 tty: Make ldisc input flow control concurrency-friendly 12 年之前
  Peter Hurley 36697529b5 tty: Replace ldisc locking with ldisc_sem 12 年之前
  Peter Hurley f6c8dbe6e5 n_tty: Encapsulate minimum_to_wake within N_TTY 12 年之前
  Peter Hurley 582f55907d tty: Remove TTY_HW_COOK_IN/OUT 12 年之前
  Linus Torvalds c4cc75c332 Merge git://git.infradead.org/users/eparis/audit 12 年之前
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 年之前
  David Howells 34db8aaf0f proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h} 12 年之前
  Eric Paris 152f497b9b audit: push loginuid and sessionid processing down 12 年之前
  Eric Paris dc9eb698f4 audit: stop pushing loginid, uid, sessionid as arguments 12 年之前
  Peter Hurley d912156605 tty: Don't reenable already enabled ldisc 12 年之前
  Peter Hurley 21622939fc tty: Add diagnostic for halted line discipline 12 年之前
  Jiri Slaby aa27a094e2 TTY: add tty_port_tty_hangup helper 12 年之前
  Jiri Slaby 6aad04f213 TTY: add tty_port_tty_wakeup helper 12 年之前
  Jiri Slaby 6865ff222c TTY: do not warn about setting speed via SPD_* 12 年之前
  Peter Hurley 70bc126471 tty: Add safe tty throttle/unthrottle functions 12 年之前
  Joe Millenbach 4f73bc4dd3 tty: Added a CONFIG_TTY option to allow removal of TTY 12 年之前
  Jiri Slaby 2e124b4a39 TTY: switch tty_flip_buffer_push 12 年之前
  Jiri Slaby d6c53c0e9b TTY: move low_latency to tty_port 12 年之前
  Jiri Slaby de274bfe0f TTY: introduce tty_port_destroy 12 年之前
  Jiri Slaby ecbbfd44a0 TTY: move tty buffers to tty_port 12 年之前
  Jiri Slaby 967fab6916 TTY: add port -> tty link 12 年之前
  Jiri Slaby 2fc20661e3 TTY: move TTY_FLUSH* flags to tty_port 12 年之前
  Jiri Slaby bddc7152f6 TTY: move ldisc data from tty_struct: locks 12 年之前
  Jiri Slaby ba2e68ac61 TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuff 12 年之前
  Jiri Slaby 3fe780b379 TTY: move ldisc data from tty_struct: bitmaps 12 年之前
  Jiri Slaby 53c5ee2cfb TTY: move ldisc data from tty_struct: simple members 12 年之前
  Jiri Slaby 6c633f27cc TTY: audit, stop accessing tty->icount 12 年之前