aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/line.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-20spelling fixes: arch/um/Simon Arlott1-1/+1
2007-10-16uml: console tidyingJeff Dike1-114/+114
2007-10-16uml: fix console writing bugsJeff Dike1-6/+3
2007-07-16uml: SIGIO support cleanupJeff Dike1-21/+39
2007-07-16uml: handle errors on opening host side of consolesJeff Dike1-1/+4
2007-06-08uml: get declaration of simple_strtoulJeff Dike1-0/+1
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-03-08[PATCH] um: fix confusion irq early reenablingPaolo 'Blaisorblade' Giarrusso1-3/+3
2007-02-12[PATCH] tty: update the tty layer to work with struct pidEric W. Biederman1-1/+1
2007-02-11[PATCH] uml: fix previous console lockingJeff Dike1-40/+8
2007-02-11[PATCH] uml: console locking commentary and code cleanupJeff Dike1-4/+3
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike1-27/+39
2007-02-11[PATCH] uml: console locking fixesJeff Dike1-64/+122
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-1/+1
2006-12-07[PATCH] uml: workqueue build fixAndrew Morton1-3/+3
2006-10-08[PATCH] uml pt_regs fixesAl Viro1-4/+3
2006-10-03Attack of "the the"s in archMatt LaPlante1-1/+1
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-3/+3
2006-09-27[PATCH] uml: const more dataJeff Dike1-3/+3
2006-07-02[PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner1-3/+3
2006-06-26[PATCH] devfs: Remove the line_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-02-01[PATCH] uml: some harmless sparse warning fixesPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-01-06[PATCH] uml: SIGWINCH handling cleanupJeff Dike1-30/+24
2006-01-06[PATCH] uml: umid cleanupJeff Dike1-2/+2
2006-01-06[PATCH] uml: Add throttling to console driverJeff Dike1-2/+27
2006-01-06[PATCH] uml: Simplify console opening/closing and irq registrationJeff Dike1-69/+47
2006-01-06[PATCH] uml: move console configurationJeff Dike1-13/+21
2006-01-06[PATCH] uml: line_setup interface changeJeff Dike1-3/+9
2006-01-06[PATCH] uml: Add static initializations and declarationsJeff Dike1-4/+3
2006-01-06[PATCH] uml: Move mconsole support out of generic codeJeff Dike1-11/+10
2006-01-06[PATCH] uml: Remove unneeded structure fieldJeff Dike1-1/+1
2006-01-06[PATCH] uml: Formatting changesJeff Dike1-21/+26
2006-01-06[PATCH] uml: use kstrdupJeff Dike1-5/+5
2005-07-07[PATCH] uml: remove winch semPaolo 'Blaisorblade' Giarrusso1-13/+24
2005-06-25[PATCH] uml: hot-unplug code cleanupJeff Dike1-2/+17
2005-06-21[PATCH] uml: complete hw_controller_type->release conversionPaolo 'Blaisorblade' Giarrusso1-1/+0
2005-06-21[PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso1-2/+0
2005-05-05[PATCH] uml: Fix SIGWINCH relayingJeff Dike1-2/+39
2005-05-01[PATCH] uml: redo console lockingPaolo 'Blaisorblade' Giarrusso1-116/+202
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+681