提交歷史

作者 SHA1 備註 提交日期
  Peter Zijlstra 35a2af94c7 sched/wait: Make the __wait_event*() interface more friendly 11 年之前
  Peter Zijlstra 0d1e1c8a43 sched/wait: Collapse __wait_event_interruptible_tty() 11 年之前
  Peter Zijlstra 2f2a2b60ad sched/wait: Make the signal_pending() checks consistent 11 年之前
  Peter Hurley dee4a0be69 tty: Fix lock order in tty_do_resize() 12 年之前
  Peter Hurley 40d5e0905a n_tty: Fix EOF push handling 12 年之前
  Peter Hurley 9114fe8ccf tty: Remove private constant from global namespace 12 年之前
  Peter Hurley a7c8d58c79 tty: Fix unsafe vt paste_selection() 12 年之前
  Peter Hurley 0f56bd2f6a tty: Use non-atomic state to signal flip buffer flush pending 12 年之前
  Peter Hurley 8c1fb49ba1 tty: Avoid false-sharing flip buffer ptrs 12 年之前
  Peter Hurley d7a68be4f2 tty: Only perform flip buffer flush from tty_buffer_flush() 12 年之前
  Peter Hurley e9975fdec0 tty: Ensure single-threaded flip buffer consumer with mutex 12 年之前
  Peter Hurley 7bfe0b7116 tty: Track flip buffer memory limit atomically 12 年之前
  Peter Hurley 7391ee1695 tty: Simplify flip buffer list with 0-sized sentinel 12 年之前
  Peter Hurley 809850b7a5 tty: Use lockless flip buffer free list 12 年之前
  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 年之前