aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/n_tty.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-16Audit: add TTY input auditingGravatar Miloslav Trmac 1-4/+16
2007-07-16Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...Gravatar Alan Cox 1-1/+2
2007-06-01tty: fix leakage of -ERESTARTSYS to userlandGravatar Oleg Nesterov 1-0/+1
2007-05-11tty: add compat_ioctlGravatar Paul Fulghum 1-16/+13
2007-02-12[PATCH] tty: update the tty layer to work with struct pidGravatar Eric W. Biederman 1-6/+6
2007-02-12[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphanedGravatar Eric W. Biederman 1-1/+1
2006-12-13[PATCH] tty: remove useless memory barrierGravatar Ralf Baechle 1-1/+0
2006-12-08[PATCH] tty: switch to ktermiosGravatar Alan Cox 1-1/+1
2006-06-28[PATCH] remove TTY_DONT_FLIPGravatar Paul Fulghum 1-5/+1
2006-06-11[PATCH] Fix for the PPTP hangs that have been reportedGravatar Paul Mackerras 1-1/+3
2006-03-23[PATCH] sem2mutex: ttyGravatar Ingo Molnar 1-5/+5
2006-01-10[PATCH] TTY layer buffering revampGravatar Alan Cox 1-29/+37
2005-10-28[PATCH] gfp_t: remaining bits of drivers/*Gravatar Al Viro 1-1/+1
2005-09-10[PATCH] char/n_tty: fix sparse warnings (__nocast type)Gravatar Victor Fusco 1-1/+1
2005-07-07[PATCH] tty output lossage fixGravatar Roman Zippel 1-18/+15
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1562