index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-13
vt: remove bogus lock dropping
Alan Cox
1
-18
/
+0
2008-10-13
pty: If the administrator creates a device for a ptmx slave we should not error
Alan Cox
1
-6
/
+12
2008-10-13
tty: Redo current tty locking
Alan Cox
1
-14
/
+4
2008-10-13
tty: the vhangup syscall is racy
Alan Cox
1
-0
/
+19
2008-10-13
mxser: Switch to kref tty
Alan Cox
1
-89
/
+103
2008-10-13
stallion: Use krefs
Alan Cox
3
-93
/
+123
2008-10-13
tty: kref usage for isicom and moxa
Alan Cox
2
-53
/
+69
2008-10-13
tty: usb-serial krefs
Alan Cox
1
-0
/
+41
2008-10-13
tty: Move tty_write_message out of kernel/printk
Alan Cox
1
-0
/
+25
2008-10-13
tty: Make get_current_tty use a kref
Alan Cox
1
-4
/
+6
2008-10-13
tty: compare the tty winsize
Alan Cox
1
-1
/
+1
2008-10-13
tty: Termios locking - sort out real_tty confusions and lock reads
Alan Cox
2
-21
/
+39
2008-10-13
tty: Add termiox
Alan Cox
1
-0
/
+58
2008-10-13
tty: ipw need reworking
Alan Cox
1
-9
/
+10
2008-10-13
tty: use krefs to protect driver module counts
Alan Cox
1
-6
/
+11
2008-10-13
tty: Add a kref count
Alan Cox
1
-6
/
+48
2008-10-13
tty: Split tty_port into its own file
Alan Cox
3
-37
/
+56
2008-10-13
tty: split the buffering from tty_io
Alan Cox
3
-503
/
+512
2008-10-13
tty: move tioclinux from a special case
Alan Cox
3
-6
/
+2
2008-10-13
nozomi: Fix close on error
Alan Cox
1
-1
/
+4
2008-10-13
audit: Handle embedded NUL in TTY input auditing
Miloslav Trmac
1
-1
/
+1
2008-10-13
ip2: avoid add_timer with pending timer
Akinobu Mita
1
-15
/
+4
2008-10-13
ip2: init/deinit cleanup
Jiri Slaby
3
-251
/
+198
2008-10-13
ip2: fix sparse warnings
Jiri Slaby
1
-9
/
+5
2008-10-13
ip2: cleanup globals
Jiri Slaby
1
-11
/
+7
2008-10-13
Char: merge ip2main and ip2base
Jiri Slaby
3
-125
/
+77
2008-10-13
Char: sx, fix io unmapping
Jiri Slaby
1
-2
/
+2
2008-10-13
Char: cyclades. remove bogus iomap
Jiri Slaby
1
-9
/
+12
2008-10-13
epca: call tty_port_init
Alan Cox
1
-4
/
+1
2008-10-13
drivers/char/hvc_console.c: adjust call to put_tty_driver
Julia Lawall
1
-2
/
+2
2008-10-12
Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2008-10-12
Merge branch 'linus' into x86/xen
Ingo Molnar
19
-13
/
+168
2008-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
19
-13
/
+168
2008-10-11
Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-8
/
+152
2008-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+1
2008-10-10
Merge branch 'linus' into x86/pat2
Ingo Molnar
1
-2
/
+12
2008-10-10
Merge branch 'next' into for-linus
James Morris
1
-0
/
+1
2008-10-09
block: don't depend on consecutive minor space
Tejun Heo
1
-3
/
+3
2008-09-26
kgdboc,tty: Fix tty polling search to use name correctly
Jason Wessel
1
-2
/
+12
2008-09-22
Merge branch 'master' into next
James Morris
1
-9
/
+10
2008-09-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
3
-14
/
+18
2008-09-14
Merge commit 'v2.6.27-rc6' into x86/pat
Ingo Molnar
7
-22
/
+22
2008-09-10
Merge branch 'core/xen' into x86/xen
Ingo Molnar
3
-14
/
+18
2008-09-03
drivers/char/random.c: fix a race which can lead to a bogus BUG()
Andrew Morton
1
-9
/
+10
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
1
-1
/
+1
2008-08-30
sparc32: Convert PC RTC probing to pure OF driver.
David S. Miller
1
-13
/
+17
2008-08-28
securityfs: do not depend on CONFIG_SECURITY
Eric Paris
1
-0
/
+1
2008-08-28
tty: Fix termios tty window resize race with pty/tty pair
Alan Cox
1
-3
/
+4
2008-08-28
tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron
Alan Cox
1
-2
/
+4
2008-08-25
linux-next: fix x86 tree build failure
Stephen Rothwell
1
-1
/
+1
[next]