Commit Graph

24 Commits (01de69c2b0e471844193532a85c173f51d9ea6b2)

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