aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/stdio_console.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-28uml: make several things staticWANG Cong1-2/+2
2008-02-05uml: tidy kern_util.hJeff Dike1-1/+0
2007-07-16uml: handle errors on opening host side of consolesJeff Dike1-1/+6
2007-07-16uml: xterm driver tidyingJeff Dike1-2/+0
2007-05-07uml: fix umid in xterm titlesDavide Brini1-2/+2
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-03-08[PATCH] um: mark both consoles as CON_ANYTIMEPaolo 'Blaisorblade' Giarrusso1-1/+1
2007-02-11[PATCH] uml: initialize a list headJeff Dike1-0/+1
2007-02-11[PATCH] uml: console locking commentary and code cleanupJeff Dike1-10/+7
2007-02-11[PATCH] uml: mostly const a structureJeff Dike1-1/+2
2007-02-11[PATCH] uml: console whitespace and comment tidyingJeff Dike1-2/+0
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike1-7/+15
2007-02-11[PATCH] uml: console locking fixesJeff Dike1-3/+3
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-29[PATCH] uml: locking documentationJeff Dike1-0/+1
2006-09-27[PATCH] uml: const more dataJeff Dike1-1/+1
2006-06-26[PATCH] devfs: Remove the line_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-06[PATCH] uml: Add throttling to console driverJeff Dike1-0/+2
2006-01-06[PATCH] uml: move console configurationJeff Dike1-3/+3
2006-01-06[PATCH] uml: Move mconsole support out of generic codeJeff Dike1-1/+1
2006-01-06[PATCH] uml: use ARRAY_SIZEJeff Dike1-7/+6
2006-01-06[PATCH] uml: Formatting changesJeff Dike1-13/+13
2005-06-25[PATCH] uml: hot-unplug code cleanupJeff Dike1-3/+4
2005-05-28[PATCH] uml: remove 2_5compat.hJeff Dike1-1/+0
2005-05-01[PATCH] uml: redo console lockingPaolo 'Blaisorblade' Giarrusso1-13/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+205