Linus Torvalds
|
f309532bf3
tty: Revert the tty locking series, it needs more work
|
13 years ago |
Alan Cox
|
d3ca8b64b9
pty: Fix lock inversion
|
13 years ago |
Alan Cox
|
b1d679afd7
tty: drop the pty lock during hangup
|
13 years ago |
Alan Cox
|
d29f3ef39b
tty_lock: Localise the lock
|
13 years ago |
Alan Cox
|
d739e65bb2
pty: Lock the devpts bits privately
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Jiri Slaby
|
2f16669d32
TTY: remove re-assignments to tty_driver members
|
13 years ago |
Greg Kroah-Hartman
|
ce1000ddca
Revert "TTY: pty, remove superfluous ptm test"
|
13 years ago |
Greg Kroah-Hartman
|
0ef1698e4d
Revert "TTY: get rid of BTM around devpts_*"
|
13 years ago |
Jiri Slaby
|
d3bda5298a
TTY: get rid of BTM around devpts_*
|
13 years ago |
Jiri Slaby
|
a50f724a43
TTY: pty, remove superfluous ptm test
|
13 years ago |
Konstantin Khlebnikov
|
a4834c102f
tty: move pty count limiting into devpts
|
13 years ago |
Konstantin Khlebnikov
|
593a27c4b2
tty: cleanup prohibition of direct opening for unix98 pty master
|
13 years ago |
Jiri Slaby
|
484af54d43
TTY: pty, cleanup the pty counting
|
13 years ago |
Linus Torvalds
|
efb8d21b2c
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
13 years ago |
Jiri Slaby
|
1177c0efc0
TTY: pty, release tty in all ptmx_open fail paths
|
13 years ago |
Jiri Slaby
|
fa90e1c935
TTY: make tty_add_file non-failing
|
13 years ago |
Jiri Slaby
|
24d406a6bf
TTY: pty, fix pty counting
|
14 years ago |
Jovi Zhang
|
99edb3d10a
tty: remove invalid location line in file header
|
14 years ago |
Jiri Slaby
|
a9dccddb60
TTY: plug in deinitialize_tty_struct
|
14 years ago |
Jiri Slaby
|
c18d77aa00
TTY: unify pty_unix98_install fail path handling
|
14 years ago |
Jiri Slaby
|
8a1b8d70a0
TTY: unify pty_install fail path handling
|
14 years ago |
Linus Torvalds
|
f74b944419
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 years ago |
Arnd Bergmann
|
5edc341313
drivers: remove extraneous includes of smp_lock.h
|
14 years ago |
Alan Cox
|
6caa76b778
tty: now phase out the ioctl file pointer for good
|
14 years ago |
Greg Kroah-Hartman
|
96fd7ce58f
TTY: create drivers/tty and move the tty core files there
|
14 years ago |