index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
n_tty.c
Age
Commit message (
Expand
)
Author
2008-05-15
tty: fix BKL related leak and crash
Ingo Molnar
2008-04-30
tty: add throttle/unthrottle helpers
Alan Cox
2008-04-30
tty: The big operations rework
Alan Cox
2008-04-30
Resume TTY on SUSP and fix CRNL order in N_TTY line discipline
Joe Peterson
2008-04-30
tty: BKL pushdown
Alan Cox
2008-03-30
drivers/char/n_tty.c misannotated prototype
Al Viro
2008-02-08
n_tty: clean up old code to follow coding style and (mostly) checkpatch
Alan Cox
2008-02-06
Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline
Joe Peterson
2008-02-06
tty: enable the echoing of ^C in the N_TTY discipline
Joe Peterson
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-07-16
Audit: add TTY input auditing
Miloslav Trmac
2007-07-16
Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...
Alan Cox
2007-06-01
tty: fix leakage of -ERESTARTSYS to userland
Oleg Nesterov
2007-05-11
tty: add compat_ioctl
Paul Fulghum
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
2007-02-12
[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned
Eric W. Biederman
2006-12-13
[PATCH] tty: remove useless memory barrier
Ralf Baechle
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
2006-06-28
[PATCH] remove TTY_DONT_FLIP
Paul Fulghum
2006-06-11
[PATCH] Fix for the PPTP hangs that have been reported
Paul Mackerras
2006-03-23
[PATCH] sem2mutex: tty
Ingo Molnar
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
2005-10-28
[PATCH] gfp_t: remaining bits of drivers/*
Al Viro
2005-09-10
[PATCH] char/n_tty: fix sparse warnings (__nocast type)
Victor Fusco
2005-07-07
[PATCH] tty output lossage fix
Roman Zippel
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds