summaryrefslogtreecommitdiffstats
path: root/drivers/tty/pty.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-021-14/+11
* pty: Fix lock inversionAlan Cox2012-05-291-2/+0
* tty: drop the pty lock during hangupAlan Cox2012-05-091-0/+2
* tty_lock: Localise the lockAlan Cox2012-05-041-10/+13
* pty: Lock the devpts bits privatelyAlan Cox2012-05-041-4/+15
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-4/+0
* Revert "TTY: pty, remove superfluous ptm test"Greg Kroah-Hartman2012-02-241-1/+4
* Revert "TTY: get rid of BTM around devpts_*"Greg Kroah-Hartman2012-02-241-2/+4
* TTY: get rid of BTM around devpts_*Jiri Slaby2012-02-021-4/+2
* TTY: pty, remove superfluous ptm testJiri Slaby2012-02-021-4/+1
* tty: move pty count limiting into devptsKonstantin Khlebnikov2012-01-241-51/+0
* tty: cleanup prohibition of direct opening for unix98 pty masterKonstantin Khlebnikov2012-01-241-5/+3
* TTY: pty, cleanup the pty countingJiri Slaby2011-11-171-17/+9
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-10/+16
|\
| * TTY: pty, release tty in all ptmx_open fail pathsJiri Slaby2011-10-181-5/+5
| * TTY: make tty_add_file non-failingJiri Slaby2011-10-181-5/+11
* | TTY: pty, fix pty countingJiri Slaby2011-08-231-2/+15
|/
* tty: remove invalid location line in file headerJovi Zhang2011-04-191-2/+0
* TTY: plug in deinitialize_tty_structJiri Slaby2011-04-191-2/+4
* TTY: unify pty_unix98_install fail path handlingJiri Slaby2011-04-191-6/+6
* TTY: unify pty_install fail path handlingJiri Slaby2011-04-191-9/+10
* Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-161-1/+0
|\
| * drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-021-1/+0
* | tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-171-2/+2
|/
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-051-0/+777