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 |
Joe Millenbach
|
4f73bc4dd3
tty: Added a CONFIG_TTY option to allow removal of TTY
|
12 years ago |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 years ago |
Jiri Slaby
|
d6c53c0e9b
TTY: move low_latency to tty_port
|
12 years ago |
Jiri Slaby
|
de274bfe0f
TTY: introduce tty_port_destroy
|
12 years ago |
Jiri Slaby
|
ecbbfd44a0
TTY: move tty buffers to tty_port
|
12 years ago |
Jiri Slaby
|
967fab6916
TTY: add port -> tty link
|
12 years ago |
Jiri Slaby
|
2fc20661e3
TTY: move TTY_FLUSH* flags to tty_port
|
12 years ago |
Jiri Slaby
|
bddc7152f6
TTY: move ldisc data from tty_struct: locks
|
12 years ago |