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