Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-02-15 | Merge 4.5-rc4 into tty-next | Greg Kroah-Hartman | 1 | -1/+6 |
2016-02-07 | tty: Drop krefs for interrupted tty lock | Peter Hurley | 1 | -1/+6 |
2016-01-28 | tty: Remove __lockfunc annotation from tty lock functions | Peter Hurley | 1 | -4/+4 |
2016-01-27 | tty: Wait interruptibly for tty lock on reopen | Peter Hurley | 1 | -0/+8 |
2015-12-14 | tty: Merge conditional + error message + WARN_ON() | Peter Hurley | 1 | -8/+2 |
2015-02-02 | tty: Make lock subclasses available for other tty locks | Peter Hurley | 1 | -11/+1 |
2015-01-10 | tty: Remove warning in tty_lock_slave() | Peter Hurley | 1 | -5/+1 |
2014-11-06 | tty: Preset lock subclass for nested tty locks | Peter Hurley | 1 | -10/+9 |
2014-11-06 | tty: Change tty lock order to master->slave | Peter Hurley | 1 | -19/+13 |
2012-10-24 | tty: tty_mutex.c: Fixed coding style warning (using printk) | Sangho Yi | 1 | -2/+2 |
2012-08-10 | tty: localise the lock | Alan Cox | 1 | -15/+56 |
2012-07-16 | tty: revert incorrectly applied lock patch | Alan Cox | 1 | -56/+15 |
2012-07-07 | tty: localise the lock | Alan Cox | 1 | -15/+56 |
2012-06-03 | tty: Revert the tty locking series, it needs more work | Linus Torvalds | 1 | -56/+15 |
2012-05-31 | tty: add lockdep annotations | Eric Dumazet | 1 | -4/+15 |
2012-05-05 | tty_lock: Localise the lock | Alan Cox | 1 | -15/+45 |
2011-08-23 | TTY: remove tty_locked | Jiri Slaby | 1 | -12/+0 |
2011-04-20 | tty: remove invalid location line in file header | Jovi Zhang | 1 | -3/+0 |
2010-11-05 | TTY: create drivers/tty and move the tty core files there | Greg Kroah-Hartman | 1 | -0/+47 |