summaryrefslogtreecommitdiff
path: root/arch/um/drivers/ssl.c
AgeCommit message (Expand)Author
2011-11-02um: take chan_*.h and line.h to arch/um/driversAl Viro
2011-11-02um: don't include kern.h unless it's neededAl Viro
2008-02-05uml: tidy kern_util.hJeff Dike
2007-07-16uml: handle errors on opening host side of consolesJeff Dike
2007-07-16uml: xterm driver tidyingJeff Dike
2007-05-07uml: fix umid in xterm titlesDavide Brini
2007-05-07uml: remove user_util.hJeff Dike
2007-03-08[PATCH] um: mark both consoles as CON_ANYTIMEPaolo 'Blaisorblade' Giarrusso
2007-02-11[PATCH] uml: console locking commentary and code cleanupJeff Dike
2007-02-11[PATCH] uml: mostly const a structureJeff Dike
2007-02-11[PATCH] uml: mconsole lockingJeff Dike
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-27[PATCH] uml: const more dataJeff Dike
2006-06-26[PATCH] devfs: Remove the line_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-02-01[PATCH] uml: some harmless sparse warning fixesPaolo 'Blaisorblade' Giarrusso
2006-01-06[PATCH] uml: Add throttling to console driverJeff Dike
2006-01-06[PATCH] uml: move console configurationJeff Dike
2006-01-06[PATCH] uml: Move mconsole support out of generic codeJeff Dike
2006-01-06[PATCH] uml: use ARRAY_SIZEJeff Dike
2006-01-06[PATCH] uml: Formatting changesJeff Dike
2005-06-25[PATCH] uml: hot-unplug code cleanupJeff Dike
2005-05-28[PATCH] uml: remove 2_5compat.hJeff Dike
2005-05-01[PATCH] uml: redo console lockingPaolo 'Blaisorblade' Giarrusso
2005-01-03[PATCH] uml: terminal cleanupGerd Knorr
2004-10-28[PATCH] uml: fix mainline lazyness about TTY layer patchPaolo \'Blaisorblade\' Giarrusso
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds
2004-08-23[PATCH] uml: Uml base patchPaolo \'Blaisorblade\' Giarrusso
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2002-12-28Converted all initializers over to C99 syntax.Jeff Dike
2002-11-21Resolved the conflict between the skas and get_config changes inJeff Dike
2002-11-18Merged the os_kill_process and the driver from_user changes fromJeff Dike
2002-11-18Merged the get_config changes from 2.4.Jeff Dike
2002-10-16A bunch of miscellaneous changes - mostly fixes from 2.4 and updatesJeff Dike
2002-10-15Merge UML updateLinus Torvalds
2002-10-14This is the merge of the initial 2.4 SMP support.Jeff Dike
2002-10-13Cleaned up a bunch of things noticed while merging the SMP support.Jeff Dike
2002-09-11[PATCH] UML arch (user-mode Linux)Jeff Dike