Peter Hurley
|
cb50e5235b
tty: Only hangup once
|
12 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
|
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
|
36697529b5
tty: Replace ldisc locking with ldisc_sem
|
12 years ago |
Peter Hurley
|
137084bbad
tty: Fix tty_ldisc_lock name collision
|
12 years ago |
Peter Hurley
|
64e377dcd7
tty: Reset itty for other pty
|
12 years ago |
Peter Hurley
|
f6c8dbe6e5
n_tty: Encapsulate minimum_to_wake within N_TTY
|
12 years ago |
Linus Torvalds
|
b0b885657b
tty: fix up atime/mtime mess, take three
|
12 years ago |
Linus Torvalds
|
507ffe4f38
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
12 years ago |
Jiri Slaby
|
37b7f3c765
TTY: fix atime/mtime regression
|
12 years ago |
Changlong Xie
|
44a459fd83
tty: tty_vhangup_session can be static
|
12 years ago |
Peter Hurley
|
8842dda236
tty: Don't protect atomic operation with mutex
|
12 years ago |
Peter Hurley
|
96433d104a
tty: Bracket ldisc release with TTY_DEBUG_HANGUP messages
|
12 years ago |
Peter Hurley
|
a2965b7bee
tty: Make core responsible for synchronizing its work
|
12 years ago |
Peter Hurley
|
4f98d46751
tty: Complete ownership transfer of flip buffers
|
12 years ago |
Peter Hurley
|
d912156605
tty: Don't reenable already enabled ldisc
|
12 years ago |
Peter Hurley
|
25fdf24351
tty: Signal SIGHUP before hanging up ldisc
|
12 years ago |
Peter Hurley
|
f91e259041
tty: Signal foreground group processes in hangup
|
12 years ago |
Peter Hurley
|
bc30c3b23b
tty: Use spin_lock() inside existing critical region
|
12 years ago |
Peter Hurley
|
20cc225bab
tty: Fix spinlock flavor in non-atomic __tty_hangup()
|
12 years ago |
Peter Hurley
|
ea648a47e8
tty: Refactor session leader SIGHUP from __tty_hangup()
|
12 years ago |
Al Viro
|
6131ffaa1f
more file_inode() open-coded instances
|
12 years ago |
Linus Torvalds
|
81ec44a6c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
12 years ago |
Linus Torvalds
|
21eaab6d19
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
12 years ago |
Jiri Slaby
|
b0de59b573
TTY: do not update atime/mtime on read/write
|
12 years ago |
Martin Schwidefsky
|
4d334fd155
s390/3270: asynchronous size sensing
|
12 years ago |
Greg Kroah-Hartman
|
6e9430ac57
TTY: mark tty_get_device call with the proper const values
|
12 years ago |
Kevin Cernekee
|
ef4f527c48
tty: Fix comments that reference BKL, eventd, old paths
|
12 years ago |