summaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/stdio_console.c
AgeCommit message (Expand)AuthorLines
2005-01-03[PATCH] uml: raise tty limitGerd Knorr-1/+1
2005-01-03[PATCH] uml: terminal cleanupGerd Knorr-102/+46
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds-2/+2
2004-09-16[PATCH] uml: cleaning upJeff Dike-6/+6
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig-1/+1
2004-08-23[PATCH] uml: rename console_devicePaolo \'Blaisorblade\' Giarrusso-2/+2
2004-08-23[PATCH] uml: Uml base patchPaolo \'Blaisorblade\' Giarrusso-21/+33
2003-06-11[PATCH] tty_driver refcountingAlexander Viro-6/+7
2003-06-11[PATCH] tty_driver refcountingAlexander Viro-3/+0
2003-04-24[PATCH] console cleanup (2/2)Alexander Viro-2/+3
2003-03-30[SOFTIRQ]: Move softirq implementation to common area, add debug check.David S. Miller-1/+0
2003-03-06[PATCH] clean up all the console inits using an initcall variantAlan Cox-1/+2
2002-12-28Converted all initializers over to C99 syntax.Jeff Dike-47/+47
2002-11-21Resolved the conflict between the skas and get_config changes inJeff Dike-1/+1
2002-11-18Merged the os_kill_process and the driver from_user changes fromJeff Dike-1/+1
2002-11-18Merged the get_config changes from 2.4.Jeff Dike-1/+29
2002-10-16A bunch of miscellaneous changes - mostly fixes from 2.4 and updatesJeff Dike-0/+1
2002-10-15Merge UML updateLinus Torvalds-0/+9
2002-10-14This is the merge of the initial 2.4 SMP support.Jeff Dike-0/+9
2002-10-13Cleaned up a bunch of things noticed while merging the SMP support.Jeff Dike-10/+11
2002-09-11[PATCH] UML arch (user-mode Linux)Jeff Dike-0/+211