index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
pty.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-29
pty: Fix lock inversion
Alan Cox
1
-2
/
+0
2012-05-09
tty: drop the pty lock during hangup
Alan Cox
1
-0
/
+2
2012-05-04
tty_lock: Localise the lock
Alan Cox
1
-10
/
+13
2012-05-04
pty: Lock the devpts bits privately
Alan Cox
1
-4
/
+15
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-4
/
+0
2012-02-24
Revert "TTY: pty, remove superfluous ptm test"
Greg Kroah-Hartman
1
-1
/
+4
2012-02-24
Revert "TTY: get rid of BTM around devpts_*"
Greg Kroah-Hartman
1
-2
/
+4
2012-02-02
TTY: get rid of BTM around devpts_*
Jiri Slaby
1
-4
/
+2
2012-02-02
TTY: pty, remove superfluous ptm test
Jiri Slaby
1
-4
/
+1
2012-01-24
tty: move pty count limiting into devpts
Konstantin Khlebnikov
1
-51
/
+0
2012-01-24
tty: cleanup prohibition of direct opening for unix98 pty master
Konstantin Khlebnikov
1
-5
/
+3
2011-11-17
TTY: pty, cleanup the pty counting
Jiri Slaby
1
-17
/
+9
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-10
/
+16
2011-10-18
TTY: pty, release tty in all ptmx_open fail paths
Jiri Slaby
1
-5
/
+5
2011-10-18
TTY: make tty_add_file non-failing
Jiri Slaby
1
-5
/
+11
2011-08-23
TTY: pty, fix pty counting
Jiri Slaby
1
-2
/
+15
2011-04-19
tty: remove invalid location line in file header
Jovi Zhang
1
-2
/
+0
2011-04-19
TTY: plug in deinitialize_tty_struct
Jiri Slaby
1
-2
/
+4
2011-04-19
TTY: unify pty_unix98_install fail path handling
Jiri Slaby
1
-6
/
+6
2011-04-19
TTY: unify pty_install fail path handling
Jiri Slaby
1
-9
/
+10
2011-03-16
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-1
/
+0
2011-03-02
drivers: remove extraneous includes of smp_lock.h
Arnd Bergmann
1
-1
/
+0
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
1
-2
/
+2
2010-11-05
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman
1
-0
/
+777