index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
stdio_console.c
Age
Commit message (
Expand
)
Author
2019-09-15
um: Add SPDX headers for files in arch/um/drivers
Alex Dewar
2017-07-05
um: console: Ignore console= option
Masami Hiramatsu
2013-03-11
um: Use tty_port_operations->destruct
Richard Weinberger
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-07-28
um: fully use tty_port
Richard Weinberger
2012-07-28
um: remove line_ioctl()
Richard Weinberger
2012-03-25
um: switch users of ->chan_list to ->chan_{in,out} (easy cases)
Al Viro
2012-03-25
um: get rid of lines_init()
Al Viro
2012-03-25
um: switch line.c tty drivers to dynamic device creation
Al Viro
2012-03-25
um: convert count_lock to mutex, fix a race in line_open()
Al Viro
2012-03-25
um: get rid of the init_prio mess
Al Viro
2011-11-02
um: take chan_*.h and line.h to arch/um/drivers
Al Viro
2008-04-28
uml: make several things static
WANG Cong
2008-02-05
uml: tidy kern_util.h
Jeff Dike
2007-07-16
uml: handle errors on opening host side of consoles
Jeff Dike
2007-07-16
uml: xterm driver tidying
Jeff Dike
2007-05-07
uml: fix umid in xterm titles
Davide Brini
2007-05-07
uml: remove user_util.h
Jeff Dike
2007-03-08
[PATCH] um: mark both consoles as CON_ANYTIME
Paolo 'Blaisorblade' Giarrusso
2007-02-11
[PATCH] uml: initialize a list head
Jeff Dike
2007-02-11
[PATCH] uml: console locking commentary and code cleanup
Jeff Dike
2007-02-11
[PATCH] uml: mostly const a structure
Jeff Dike
2007-02-11
[PATCH] uml: console whitespace and comment tidying
Jeff Dike
2007-02-11
[PATCH] uml: return hotplug errors to host
Jeff Dike
2007-02-11
[PATCH] uml: console locking fixes
Jeff Dike
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-09-29
[PATCH] uml: locking documentation
Jeff Dike
2006-09-27
[PATCH] uml: const more data
Jeff Dike
2006-06-26
[PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-01-06
[PATCH] uml: Add throttling to console driver
Jeff Dike
2006-01-06
[PATCH] uml: move console configuration
Jeff Dike
2006-01-06
[PATCH] uml: Move mconsole support out of generic code
Jeff Dike
2006-01-06
[PATCH] uml: use ARRAY_SIZE
Jeff Dike
2006-01-06
[PATCH] uml: Formatting changes
Jeff Dike
2005-06-25
[PATCH] uml: hot-unplug code cleanup
Jeff Dike
2005-05-28
[PATCH] uml: remove 2_5compat.h
Jeff Dike
2005-05-01
[PATCH] uml: redo console locking
Paolo 'Blaisorblade' Giarrusso
2005-01-03
[PATCH] uml: raise tty limit
Gerd Knorr
2005-01-03
[PATCH] uml: terminal cleanup
Gerd Knorr
2004-10-20
Update tty layer to not mix kernel and user pointers.
Linus Torvalds
2004-09-16
[PATCH] uml: cleaning up
Jeff Dike
2004-09-07
[PATCH] factor out common <asm/hardirq.h> code
Christoph Hellwig
2004-08-23
[PATCH] uml: rename console_device
Paolo \'Blaisorblade\' Giarrusso
2004-08-23
[PATCH] uml: Uml base patch
Paolo \'Blaisorblade\' Giarrusso
2003-06-11
[PATCH] tty_driver refcounting
Alexander Viro
2003-06-11
[PATCH] tty_driver refcounting
Alexander Viro
2003-04-24
[PATCH] console cleanup (2/2)
Alexander Viro
2003-03-30
[SOFTIRQ]: Move softirq implementation to common area, add debug check.
David S. Miller
2003-03-06
[PATCH] clean up all the console inits using an initcall variant
Alan Cox
2002-12-28
Converted all initializers over to C99 syntax.
Jeff Dike
[next]