Peter Hurley ([email protected])

Number of posts: 1810 (1.59 per day)
First post: 2012-10-18 13:57:47
Last post: 2015-11-27 21:39:40

Date List Subject
2013-04-16 10:16:37 linux-kernel [PATCH 6/7] tty: Clarify multiple-references comment in TIOCSETD ioctl
2013-04-16 10:16:34 linux-kernel [PATCH 4/7] tty: Clarify ldisc variable
2013-04-16 10:16:32 linux-kernel [PATCH 2/7] tty: Add lock/unlock ldisc pair functions
2013-04-16 10:16:30 linux-kernel [PATCH 1/7] tty: Add timed, writer-prioritized rw semaphore
2013-04-15 19:37:45 linux-kernel Re: [ 27/27] tty: dont deadlock while flushing workqueue
2013-04-15 16:05:14 linux-kernel [PATCH 13/20] n_tty: Eliminate char tests from IXANY restart test
2013-04-15 16:04:52 linux-kernel [PATCH 14/20] n_tty: Split n_tty_receive_char()
2013-04-15 16:04:30 linux-kernel [PATCH 20/20] tty: Remove extra wakeup from pty write() path
2013-04-15 16:03:49 linux-kernel [PATCH 16/20] n_tty: Factor PARMRK from normal per-char i/o
2013-04-15 16:03:31 linux-kernel [PATCH 12/20] n_tty: Factor standard per-char i/o into separate fn
2013-04-15 16:02:54 linux-kernel [PATCH 15/20] n_tty: Factor ISTRIP and IUCLC receive_buf into separate fn
2013-04-15 16:02:52 linux-kernel [PATCH 19/20] n_tty: Factor LNEXT processing from per-char i/o path
2013-04-15 16:02:51 linux-kernel [PATCH 18/20] n_tty: Un-inline single-use functions
2013-04-15 16:02:45 linux-kernel [PATCH 17/20] n_tty: Remove overflow tests from receive_buf() path
2013-04-15 16:02:43 linux-kernel [PATCH 10/20] n_tty: Special case EXTPROC receive_buf() as raw mode
2013-04-15 16:02:41 linux-kernel [PATCH 11/20] n_tty: Factor tty->closing receive_buf() into separate fn
2013-04-15 15:42:42 linux-kernel [PATCH 1/9] n_tty: Remove unused echo_overrun field
2013-04-15 15:42:05 linux-kernel [PATCH 5/9] n_tty: Eliminate echo_commit memory barrier
2013-04-15 15:41:46 linux-kernel [PATCH v3 12/24] n_tty: Access termios values safely
2013-04-15 15:41:13 linux-kernel [PATCH v3 21/24] n_tty: Factor throttle/unthrottle into helper functions
2013-04-15 15:40:57 linux-kernel [PATCH v3 24/24] n_tty: Queue buffer work on any available cpu
2013-04-15 15:40:06 linux-kernel [PATCH 10/16] tty: Ensure single-threaded flip buffer consumer with mutex
2013-04-15 15:40:03 linux-kernel [PATCH 13/16] tty: Use non-atomic state to signal flip buffer flush pending
2013-04-15 15:39:36 linux-kernel [PATCH 15/16] tty: Fix unsafe vt paste_selection()
2013-04-15 15:39:10 linux-kernel [PATCH 14/16] tty: Merge __tty_flush_buffer() into lone call site
2013-04-15 15:38:50 linux-kernel [PATCH v3 23/24] n_tty: Special case pty flow control
2013-04-15 15:38:26 linux-kernel [PATCH v3 22/24] n_tty: Move n_tty_write_wakeup() to avoid forward declaration
2013-04-15 15:38:01 linux-kernel [PATCH v3 19/24] tty: Only guarantee termios read safety for throttle/unthrottle
2013-04-15 15:37:44 linux-kernel [PATCH v3 17/24] n_tty: Don't wait for buffer work in read() loop
2013-04-15 15:37:16 linux-kernel [PATCH v3 16/24] n_tty: Fix type mismatches in receive_buf raw copy
2013-04-15 15:36:54 linux-kernel [PATCH v3 13/24] n_tty: Replace canon_data with index comparison
2013-04-15 15:36:32 linux-kernel [PATCH 01/20] n_tty: Fix EOF push handling
2013-04-15 15:35:55 linux-kernel [PATCH 03/20] n_tty: Move buffers into n_tty_data
2013-04-15 15:34:49 linux-kernel [PATCH 05/20] n_tty: Simplify __receive_buf loop count
2013-04-15 15:34:17 linux-kernel [PATCH 07/20] n_tty: Factor signal char handling into separate fn
2013-04-15 15:33:49 linux-kernel [PATCH 09/20] n_tty: Factor raw mode receive_buf() into separate fn
2013-04-15 15:33:40 linux-kernel [PATCH 08/20] n_tty: Factor flagged char handling into separate fn
2013-04-15 15:33:36 linux-kernel [PATCH 06/20] n_tty: Factor 'real raw' receive_buf into standalone fn
2013-04-15 15:33:31 linux-kernel [PATCH 04/20] n_tty: Rename process_char_map to char_map
2013-04-15 15:33:27 linux-kernel [PATCH 02/20] n_tty: Remove alias ptrs in __receive_buf()
2013-04-15 15:33:22 linux-kernel [PATCH 00/20] streamline per-char receiving
2013-04-15 15:33:08 linux-kernel [PATCH v3 10/24] n_tty: Remove read_cnt
2013-04-15 15:33:05 linux-kernel [PATCH v3 18/24] n_tty: Separate buffer indices to prevent cache-line sharing
2013-04-15 15:33:00 linux-kernel [PATCH v3 20/24] n_tty: Move chars_in_buffer() to factor throttle/unthrottle
2013-04-15 15:32:56 linux-kernel [PATCH 11/16] tty: Only perform flip buffer flush from tty_buffer_flush()
2013-04-15 15:32:53 linux-kernel [PATCH 16/16] tty: Remove private constant from global namespace
2013-04-15 15:32:51 linux-kernel [PATCH 12/16] tty: Avoid false-sharing flip buffer ptrs
2013-04-15 15:32:47 linux-kernel [PATCH v3 14/24] n_tty: Make N_TTY ldisc receive path lockless
2013-04-15 15:32:46 linux-kernel [PATCH v3 15/24] n_tty: Reset lnext if canonical mode changes
2013-04-15 15:32:40 linux-kernel [PATCH v3 11/24] tty: Convert termios_mutex to termios_rwsem
2013-04-15 15:32:19 linux-kernel [PATCH 6/9] n_tty: Process echoes in blocks