index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
pty.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-02-25
Fix possible pty line discipline race.
Linus Torvalds
1
-2
/
+4
2005-01-10
[PATCH] drivers/char/: misc cleanups
Adrian Bunk
1
-1
/
+1
2004-12-18
[PATCH] Fix a race condition in pty.c
Zou Nanhai
1
-1
/
+1
2004-10-20
Update tty layer to not mix kernel and user pointers.
Linus Torvalds
1
-39
/
+6
2004-10-19
[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>
Adrian Bunk
1
-1
/
+1
2004-09-29
[PATCH] tty locking cleanup and fixes
Alan Cox
1
-4
/
+5
2004-08-23
[PATCH] reduce pty.c ifdef clutter
Christoph Hellwig
1
-92
/
+70
2004-06-30
[PATCH] sparse: NULL vs 0 - drivers/char/*
Mika Kukkonen
1
-2
/
+2
2004-05-28
[PATCH] sparse: trivial part of drivers/char __user annotation
Alexander Viro
1
-5
/
+5
2004-02-22
[PATCH] dynamic pty allocation
Andrew Morton
1
-11
/
+58
2003-09-23
[PATCH] switch remaining serial drivers to initcalls
Andrew Morton
1
-1
/
+2
2003-09-03
[PATCH] devfs pty fix
Andrew Morton
1
-1
/
+1
2003-06-11
[PATCH] tty_driver refcounting
Alexander Viro
1
-109
/
+99
2003-06-11
[PATCH] tty_driver refcounting
Alexander Viro
1
-24
/
+0
2003-06-11
[PATCH] tty_driver refcounting
Alexander Viro
1
-2
/
+0
2003-06-05
[PATCH] Fix tty devfs mess
Andrew Morton
1
-8
/
+2
2003-04-23
[PATCH] tty cleanups (12/12)
Alexander Viro
1
-62
/
+48
2003-04-23
[PATCH] tty cleanups (11/12)
Alexander Viro
1
-1
/
+1
2003-04-23
[PATCH] tty cleanups (7/12)
Alexander Viro
1
-3
/
+3
2003-04-23
[PATCH] tty cleanups (6/12)
Alexander Viro
1
-5
/
+3
2003-04-23
[PATCH] tty cleanups (2/12)
Alexander Viro
1
-7
/
+7
2003-04-23
[PATCH] tty cleanups (1/12)
Alexander Viro
1
-5
/
+1
2003-04-16
[PATCH] make devpts filesystem mandatory even for CONFIG_DEVFS
Christoph Hellwig
1
-8
/
+0
2003-04-01
[PATCH] [PATCH 2.5.63] pty tty_driver add .owner field remove MOD_INC_DEC_USE...
Rusty Russell
1
-0
/
+1
2003-03-23
[PATCH] devfs_mk_dir simplification
Christoph Hellwig
1
-1
/
+1
2002-12-29
TTY: replace MIN and MAX macro usages with min() and max()
Greg Kroah-Hartman
1
-3
/
+1
2002-12-29
TTY: Change tty_*register_devfs() to tty_*register_device()
Greg Kroah-Hartman
1
-1
/
+2
2002-10-07
[PATCH] TTY_DO_WRITE_WAKEUP
Dave Jones
1
-0
/
+6
2002-07-04
[PATCH] devpts cleanup
Alexander Viro
1
-2
/
+0
2002-02-04
v2.5.1.5 -> v2.5.1.6
Linus Torvalds
1
-6
/
+6
2002-02-04
v2.5.1.2 -> v2.5.1.3
Linus Torvalds
1
-2
/
+1
2002-02-04
v2.4.9.13 -> v2.4.9.14
Linus Torvalds
1
-1
/
+2
2002-02-04
Import changeset
Linus Torvalds
1
-0
/
+482