Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tty: fix close/hangup race | Alan Cox | 2009-07-16 | 1 | -10/+15 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -1/+0 |
* | tty: Fix the leak in tty_ldisc_release | Alan Cox | 2009-06-29 | 1 | -4/+11 |
* | ldisc: debug aids | Alan Cox | 2009-06-16 | 1 | -0/+1 |
* | ldisc: Make sure the ldisc isn't active when we close it | Alan Cox | 2009-06-16 | 1 | -0/+2 |
* | tty: Fix leaks introduced by the shift to separate ldisc objects | Alan Cox | 2009-06-16 | 1 | -2/+4 |
* | tty: bring ldisc into CodingStyle | Alan Cox | 2009-06-11 | 1 | -13/+9 |
* | tty: Move ldisc_flush | Alan Cox | 2009-06-11 | 1 | -0/+21 |
* | tty: rewrite the ldisc locking | Alan Cox | 2009-06-11 | 1 | -179/+298 |
* | tty: Extract various bits of ldisc code | Alan Cox | 2009-06-11 | 1 | -31/+66 |
* | Trim includes of fdtable.h | Al Viro | 2009-03-31 | 1 | -1/+0 |
* | tty: Fix PPP hang under load | Alan Cox | 2009-01-02 | 1 | -9/+21 |
* | try harder to load tty ldisc driver | Eugeniy Meshcheryakov | 2008-08-01 | 1 | -1/+1 |
* | tty: Split ldisc code into its own file | Alan Cox | 2008-07-22 | 1 | -0/+714 |