index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-23
n_tty: Only flush echo output if actually output
Peter Hurley
1
-8
/
+10
2013-07-23
n_tty: Process echoes in blocks
Peter Hurley
1
-23
/
+47
2013-07-23
n_tty: Eliminate echo_commit memory barrier
Peter Hurley
1
-11
/
+20
2013-07-23
n_tty: Remove echo_lock
Peter Hurley
1
-47
/
+28
2013-07-23
n_tty: Replace echo_cnt with computed value
Peter Hurley
1
-13
/
+7
2013-07-23
n_tty: Use separate head and tail indices for echo_buf
Peter Hurley
1
-53
/
+35
2013-07-23
n_tty: Remove unused echo_overrun field
Peter Hurley
1
-7
/
+1
2013-07-23
tty: Remove private constant from global namespace
Peter Hurley
1
-0
/
+10
2013-07-23
tty: Fix unsafe vt paste_selection()
Peter Hurley
2
-14
/
+51
2013-07-23
tty: Merge __tty_flush_buffer() into lone call site
Peter Hurley
1
-23
/
+6
2013-07-23
tty: Use non-atomic state to signal flip buffer flush pending
Peter Hurley
1
-3
/
+4
2013-07-23
tty: Only perform flip buffer flush from tty_buffer_flush()
Peter Hurley
1
-42
/
+21
2013-07-23
tty: Ensure single-threaded flip buffer consumer with mutex
Peter Hurley
1
-21
/
+19
2013-07-23
tty: Make driver-side flip buffers lockless
Peter Hurley
1
-27
/
+4
2013-07-23
tty: Track flip buffer memory limit atomically
Peter Hurley
2
-13
/
+34
2013-07-23
tty: Simplify flip buffer list with 0-sized sentinel
Peter Hurley
1
-31
/
+18
2013-07-23
tty: Use lockless flip buffer free list
Peter Hurley
1
-17
/
+12
2013-07-23
tty: Use generic names for flip buffer list cursors
Peter Hurley
1
-10
/
+10
2013-07-23
tty: Merge tty_buffer_find() into tty_buffer_alloc()
Peter Hurley
1
-32
/
+18
2013-07-23
tty: Factor flip buffer initialization into helper function
Peter Hurley
1
-9
/
+12
2013-07-23
tty: Fix flip buffer free list
Peter Hurley
1
-6
/
+10
2013-07-23
tty: Compute flip buffer ptrs
Peter Hurley
1
-12
/
+10
2013-07-23
n_tty: Queue buffer work on any available cpu
Peter Hurley
1
-1
/
+1
2013-07-23
n_tty: Special case pty flow control
Peter Hurley
1
-0
/
+14
2013-07-23
n_tty: Move n_tty_write_wakeup() to avoid forward declaration
Peter Hurley
1
-16
/
+15
2013-07-23
n_tty: Factor throttle/unthrottle into helper functions
Peter Hurley
1
-35
/
+46
2013-07-23
n_tty: Move chars_in_buffer() to factor throttle/unthrottle
Peter Hurley
1
-12
/
+12
2013-07-23
tty: Only guarantee termios read safety for throttle/unthrottle
Peter Hurley
3
-8
/
+5
2013-07-23
n_tty: Separate buffer indices to prevent cache-line sharing
Peter Hurley
1
-6
/
+15
2013-07-23
n_tty: Don't wait for buffer work in read() loop
Peter Hurley
1
-1
/
+0
2013-07-23
n_tty: Fix type mismatches in receive_buf raw copy
Peter Hurley
1
-14
/
+17
2013-07-23
n_tty: Reset lnext if canonical mode changes
Peter Hurley
1
-0
/
+1
2013-07-23
n_tty: Make N_TTY ldisc receive path lockless
Peter Hurley
1
-81
/
+92
2013-07-23
n_tty: Replace canon_data with index comparison
Peter Hurley
1
-16
/
+6
2013-07-23
n_tty: Access termios values safely
Peter Hurley
1
-5
/
+39
2013-07-23
tty: Convert termios_mutex to termios_rwsem
Peter Hurley
6
-62
/
+62
2013-07-23
n_tty: Remove read_cnt
Peter Hurley
1
-13
/
+2
2013-07-23
n_tty: Don't wrap input buffer indices at buffer size
Peter Hurley
1
-51
/
+60
2013-07-23
n_tty: Get read_cnt through accessor
Peter Hurley
1
-18
/
+23
2013-07-23
tty: Deprecate ldisc .chars_in_buffer() method
Peter Hurley
1
-0
/
+1
2013-07-23
n_tty: Split n_tty_chars_in_buffer() for reader-only interface
Peter Hurley
1
-3
/
+8
2013-07-23
n_tty: Line copy to user buffer in canonical mode
Peter Hurley
1
-33
/
+77
2013-07-23
n_tty: Factor canonical mode copy from n_tty_read()
Peter Hurley
1
-38
/
+57
2013-07-23
tty: Make ldisc input flow control concurrency-friendly
Peter Hurley
3
-33
/
+56
2013-07-23
tty: Simplify tty buffer/ldisc interface with helper function
Peter Hurley
1
-12
/
+17
2013-07-23
tty: Don't change receive_room for ioctl(TIOCSETD)
Peter Hurley
1
-3
/
+0
2013-07-23
tty: Clarify multiple-references comment in TIOCSETD ioctl
Peter Hurley
1
-4
/
+6
2013-07-23
tty: Fix hangup race with TIOCSETD ioctl
Peter Hurley
1
-4
/
+2
2013-07-23
tty: Clarify ldisc variable
Peter Hurley
1
-7
/
+7
2013-07-23
tty: Replace ldisc locking with ldisc_sem
Peter Hurley
3
-288
/
+50
[next]