Commit History

Author SHA1 Message Date
  Peter Zijlstra 2f2a2b60ad sched/wait: Make the signal_pending() checks consistent 11 years ago
  Peter Hurley dee4a0be69 tty: Fix lock order in tty_do_resize() 12 years ago
  Peter Hurley 40d5e0905a n_tty: Fix EOF push handling 12 years ago
  Peter Hurley 9114fe8ccf tty: Remove private constant from global namespace 12 years ago
  Peter Hurley a7c8d58c79 tty: Fix unsafe vt paste_selection() 12 years ago
  Peter Hurley 0f56bd2f6a tty: Use non-atomic state to signal flip buffer flush pending 12 years ago
  Peter Hurley 8c1fb49ba1 tty: Avoid false-sharing flip buffer ptrs 12 years ago
  Peter Hurley d7a68be4f2 tty: Only perform flip buffer flush from tty_buffer_flush() 12 years ago
  Peter Hurley e9975fdec0 tty: Ensure single-threaded flip buffer consumer with mutex 12 years ago
  Peter Hurley 7bfe0b7116 tty: Track flip buffer memory limit atomically 12 years ago
  Peter Hurley 7391ee1695 tty: Simplify flip buffer list with 0-sized sentinel 12 years ago
  Peter Hurley 809850b7a5 tty: Use lockless flip buffer free list 12 years ago
  Peter Hurley 1fc359fc3e tty: Compute flip buffer ptrs 12 years ago
  Peter Hurley d8c1f929aa tty: Only guarantee termios read safety for throttle/unthrottle 12 years ago
  Peter Hurley 6a1c0680cf tty: Convert termios_mutex to termios_rwsem 12 years ago
  Peter Hurley 24a89d1cb6 tty: Make ldisc input flow control concurrency-friendly 12 years ago
  Peter Hurley 36697529b5 tty: Replace ldisc locking with ldisc_sem 12 years ago
  Peter Hurley f6c8dbe6e5 n_tty: Encapsulate minimum_to_wake within N_TTY 12 years ago
  Peter Hurley 582f55907d tty: Remove TTY_HW_COOK_IN/OUT 12 years ago
  Linus Torvalds c4cc75c332 Merge git://git.infradead.org/users/eparis/audit 12 years ago
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  David Howells 34db8aaf0f proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h} 12 years ago
  Eric Paris 152f497b9b audit: push loginuid and sessionid processing down 12 years ago
  Eric Paris dc9eb698f4 audit: stop pushing loginid, uid, sessionid as arguments 12 years ago
  Peter Hurley d912156605 tty: Don't reenable already enabled ldisc 12 years ago
  Peter Hurley 21622939fc tty: Add diagnostic for halted line discipline 12 years ago
  Jiri Slaby aa27a094e2 TTY: add tty_port_tty_hangup helper 12 years ago
  Jiri Slaby 6aad04f213 TTY: add tty_port_tty_wakeup helper 12 years ago
  Jiri Slaby 6865ff222c TTY: do not warn about setting speed via SPD_* 12 years ago
  Peter Hurley 70bc126471 tty: Add safe tty throttle/unthrottle functions 12 years ago