index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
pty.c
Age
Commit message (
Expand
)
Author
2013-05-13
tty: fix up atime/mtime mess, take three
Linus Torvalds
2013-03-27
TTY: do not reset master's packet mode
Jiri Slaby
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-10-18
TTY: pty, release tty in all ptmx_open fail paths
Jiri Slaby
2011-10-18
TTY: make tty_add_file non-failing
Jiri Slaby
2011-08-23
TTY: pty, fix pty counting
Jiri Slaby
2011-04-19
tty: remove invalid location line in file header
Jovi Zhang
2011-04-19
TTY: plug in deinitialize_tty_struct
Jiri Slaby
2011-04-19
TTY: unify pty_unix98_install fail path handling
Jiri Slaby
2011-04-19
TTY: unify pty_install fail path handling
Jiri Slaby
2011-03-16
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2011-03-02
drivers: remove extraneous includes of smp_lock.h
Arnd Bergmann
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
2010-11-05
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman