summaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/chan_kern.c
Commit message (Expand)AuthorAgeFilesLines
* um: call free_irq() only on enabled channelsRichard Weinberger2010-08-091-4/+4
* uml: remove a useless functionWANG Cong2008-04-281-13/+0
* uml: make a function staticWANG Cong2008-04-281-1/+1
* uml: fix console writing bugsJeff Dike2007-10-161-0/+3
* uml: console subsystem tidyingJeff Dike2007-10-161-80/+80
* uml: move userspace code to userspace fileJeff Dike2007-10-161-48/+0
* UML: console should handle spurious IRQSJeff Dike2007-07-311-1/+8
* uml: handle errors on opening host side of consolesJeff Dike2007-07-161-4/+19
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-071-2/+2
* uml: change remaining callers of os_{read_write}_fileJeff Dike2007-05-071-2/+2
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* [PATCH] uml: irq locking fixesJeff Dike2007-03-291-5/+7
* [PATCH] uml: mostly const a structureJeff Dike2007-02-111-3/+2
* [PATCH] uml: lock the irqs_to_free listJeff Dike2007-02-111-3/+18
* [PATCH] uml: return hotplug errors to hostJeff Dike2007-02-111-54/+23
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-1/+1
* [PATCH] uml: const more dataJeff Dike2006-09-271-8/+8
* [PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike2006-09-261-1/+1
* [PATCH] uml: some harmless sparse warning fixesPaolo 'Blaisorblade' Giarrusso2006-02-011-3/+3
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-5/+1
* [PATCH] uml: Add throttling to console driverJeff Dike2006-01-061-0/+26
* [PATCH] uml: Fix flip_buf full handlingJeff Dike2006-01-061-1/+1
* [PATCH] uml: Simplify console opening/closing and irq registrationJeff Dike2006-01-061-38/+73
* [PATCH] uml: move console configurationJeff Dike2006-01-061-9/+5
* [PATCH] uml: Remove unneeded structure fieldJeff Dike2006-01-061-10/+6
* [PATCH] uml: Formatting changesJeff Dike2006-01-061-54/+70
* [PATCH] uml console channels: fix the API of console_writePaolo 'Blaisorblade' Giarrusso2005-11-131-3/+2
* [PATCH] uml: replace printk with "stack-friendly" printf - to report console ...Paolo 'Blaisorblade' Giarrusso2005-09-221-16/+42
* [PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.Paolo 'Blaisorblade' Giarrusso2005-09-221-1/+1
* [PATCH] uml: Change printf to printk in console driverJeff Dike2005-05-201-7/+15
* [PATCH] uml: redo console lockingPaolo 'Blaisorblade' Giarrusso2005-05-011-8/+8
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+577
OpenPOWER on IntegriCloud