index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
pty.c
Age
Commit message (
Expand
)
Author
2012-06-02
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-05-29
pty: Fix lock inversion
Alan Cox
2012-05-09
tty: drop the pty lock during hangup
Alan Cox
2012-05-04
tty_lock: Localise the lock
Alan Cox
2012-05-04
pty: Lock the devpts bits privately
Alan Cox
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-02-24
Revert "TTY: pty, remove superfluous ptm test"
Greg Kroah-Hartman
2012-02-24
Revert "TTY: get rid of BTM around devpts_*"
Greg Kroah-Hartman
2012-02-02
TTY: get rid of BTM around devpts_*
Jiri Slaby
2012-02-02
TTY: pty, remove superfluous ptm test
Jiri Slaby
2012-01-24
tty: move pty count limiting into devpts
Konstantin Khlebnikov
2012-01-24
tty: cleanup prohibition of direct opening for unix98 pty master
Konstantin Khlebnikov
2011-11-17
TTY: pty, cleanup the pty counting
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