Alan Cox
|
f18f9498e9
tty: Push the lock down further into the ldisc code
|
15 年之前 |
Alan Cox
|
eeb89d918c
tty: push the BKL down into the handlers a bit
|
15 年之前 |
Linus Torvalds
|
0b5759c654
tty: Avoid dropping ldisc_mutex over hangup tty re-initialization
|
15 年之前 |
Linus Torvalds
|
182274f85f
tty-ldisc: get rid of tty_ldisc_try_get() helper function
|
16 年之前 |
Linus Torvalds
|
f0de0e8d35
tty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead of ldiscs
|
16 年之前 |
Linus Torvalds
|
5c58ceff10
tty: make sure to flush any pending work when halting the ldisc
|
16 年之前 |
Linus Torvalds
|
cbe9352fa0
tty-ldisc: be more careful in 'put_ldisc' locking
|
16 年之前 |
Linus Torvalds
|
65b770468e
tty-ldisc: turn ldisc user count into a proper refcount
|
16 年之前 |
Linus Torvalds
|
18eac1cc10
tty-ldisc: make refcount be atomic_t 'users' count
|
16 年之前 |
Alan Cox
|
c8d5004173
tty: fix close/hangup race
|
16 年之前 |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 年之前 |
Alan Cox
|
aef29bc260
tty: Fix the leak in tty_ldisc_release
|
16 年之前 |
Alan Cox
|
677ca3060c
ldisc: debug aids
|
16 年之前 |
Alan Cox
|
52856ed732
ldisc: Make sure the ldisc isn't active when we close it
|
16 年之前 |
Alan Cox
|
8d2ead743d
tty: Fix leaks introduced by the shift to separate ldisc objects
|
16 年之前 |
Alan Cox
|
852e99d22f
tty: bring ldisc into CodingStyle
|
16 年之前 |
Alan Cox
|
f2c4c65c83
tty: Move ldisc_flush
|
16 年之前 |
Alan Cox
|
c65c9bc3ef
tty: rewrite the ldisc locking
|
16 年之前 |
Alan Cox
|
e8b70e7d3e
tty: Extract various bits of ldisc code
|
16 年之前 |
Al Viro
|
e5824c97a9
Trim includes of fdtable.h
|
16 年之前 |
Alan Cox
|
c9b3976e3f
tty: Fix PPP hang under load
|
16 年之前 |
Eugeniy Meshcheryakov
|
3ab36ab685
try harder to load tty ldisc driver
|
17 年之前 |
Alan Cox
|
01e1abb2c2
tty: Split ldisc code into its own file
|
17 年之前 |