aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/chan_kern.c
Commit message (Expand)AuthorAge
* um: Implement um_free_irq()Richard Weinberger2012-05-21
* um: switch close_chan() to struct lineAl Viro2012-03-24
* um: race fix: initialize delayed_work *before* registering IRQAl Viro2012-03-24
* um: switch users of ->chan_list to ->chan_{in,out} (easy cases)Al Viro2012-03-24
* um: sorting out the chan mess, part 1Al Viro2012-03-24
* um: fix races between line_open() and line_config()Al Viro2012-03-24
* um: kill useless argument of free_chan() and free_one_chan()Al Viro2011-11-02
* um: take chan_*.h and line.h to arch/um/driversAl Viro2011-11-02
* um: remove dead codeRichard Weinberger2011-07-25
* um: call free_irq() only on enabled channelsRichard Weinberger2010-08-09
* uml: remove a useless functionWANG Cong2008-04-28
* uml: make a function staticWANG Cong2008-04-28
* uml: fix console writing bugsJeff Dike2007-10-16
* uml: console subsystem tidyingJeff Dike2007-10-16
* uml: move userspace code to userspace fileJeff Dike2007-10-16
* UML: console should handle spurious IRQSJeff Dike2007-07-31
* uml: handle errors on opening host side of consolesJeff Dike2007-07-16
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-07
* uml: change remaining callers of os_{read_write}_fileJeff Dike2007-05-07
* uml: remove user_util.hJeff Dike2007-05-07
* [PATCH] uml: irq locking fixesJeff Dike2007-03-29
* [PATCH] uml: mostly const a structureJeff Dike2007-02-11
* [PATCH] uml: lock the irqs_to_free listJeff Dike2007-02-11
* [PATCH] uml: return hotplug errors to hostJeff Dike2007-02-11
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-05
* [PATCH] uml: const more dataJeff Dike2006-09-27
* [PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike2006-09-26
* [PATCH] uml: some harmless sparse warning fixesPaolo 'Blaisorblade' Giarrusso2006-02-01
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [PATCH] uml: Add throttling to console driverJeff Dike2006-01-06
* [PATCH] uml: Fix flip_buf full handlingJeff Dike2006-01-06
* [PATCH] uml: Simplify console opening/closing and irq registrationJeff Dike2006-01-06
* [PATCH] uml: move console configurationJeff Dike2006-01-06
* [PATCH] uml: Remove unneeded structure fieldJeff Dike2006-01-06
* [PATCH] uml: Formatting changesJeff Dike2006-01-06
* [PATCH] uml console channels: fix the API of console_writePaolo 'Blaisorblade' Giarrusso2005-11-13
* [PATCH] uml: replace printk with "stack-friendly" printf - to report console ...Paolo 'Blaisorblade' Giarrusso2005-09-23
* [PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.Paolo 'Blaisorblade' Giarrusso2005-09-23
* [PATCH] uml: Change printf to printk in console driverJeff Dike2005-05-20
* [PATCH] uml: redo console lockingPaolo 'Blaisorblade' Giarrusso2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16