aboutsummaryrefslogtreecommitdiff
path: root/arch/um/drivers/chan_kern.c
AgeCommit message (Expand)Author
2008-04-28uml: remove a useless functionWANG Cong
2008-04-28uml: make a function staticWANG Cong
2007-10-16uml: fix console writing bugsJeff Dike
2007-10-16uml: console subsystem tidyingJeff Dike
2007-10-16uml: move userspace code to userspace fileJeff Dike
2007-07-31UML: console should handle spurious IRQSJeff Dike
2007-07-16uml: handle errors on opening host side of consolesJeff Dike
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike
2007-05-07uml: change remaining callers of os_{read_write}_fileJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-03-29[PATCH] uml: irq locking fixesJeff Dike
2007-02-11[PATCH] uml: mostly const a structureJeff Dike
2007-02-11[PATCH] uml: lock the irqs_to_free listJeff Dike
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-09-27[PATCH] uml: const more dataJeff Dike
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike
2006-02-01[PATCH] uml: some harmless sparse warning fixesPaolo 'Blaisorblade' Giarrusso
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-06[PATCH] uml: Add throttling to console driverJeff Dike
2006-01-06[PATCH] uml: Fix flip_buf full handlingJeff Dike
2006-01-06[PATCH] uml: Simplify console opening/closing and irq registrationJeff Dike
2006-01-06[PATCH] uml: move console configurationJeff Dike
2006-01-06[PATCH] uml: Remove unneeded structure fieldJeff Dike
2006-01-06[PATCH] uml: Formatting changesJeff Dike
2005-11-13[PATCH] uml console channels: fix the API of console_writePaolo 'Blaisorblade' Giarrusso
2005-09-22[PATCH] uml: replace printk with "stack-friendly" printf - to report console ...Paolo 'Blaisorblade' Giarrusso
2005-09-22[PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.Paolo 'Blaisorblade' Giarrusso
2005-05-20[PATCH] uml: Change printf to printk in console driverJeff Dike
2005-05-01[PATCH] uml: redo console lockingPaolo 'Blaisorblade' Giarrusso
2005-04-16Linux-2.6.12-rc2Linus Torvalds