aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/chan_user.c
Commit message (Expand)AuthorAgeFilesLines
* uml: fix build when SLOB is enabledJeff Dike2008-05-131-0/+1
* uml: work around host tcsetattr bugJeff Dike2007-12-031-1/+10
* uml: arch/um/drivers formattingJeff Dike2007-10-161-7/+11
* uml: remove os_* usage from userspace filesJeff Dike2007-10-161-16/+21
* uml: throw out CHOOSE_MODEJeff Dike2007-10-161-2/+1
* uml: fix console writing bugsJeff Dike2007-10-161-1/+10
* uml: console subsystem tidyingJeff Dike2007-10-161-53/+58
* uml: tidy recently-moved codeJeff Dike2007-10-161-15/+15
* uml: move userspace code to userspace fileJeff Dike2007-10-161-0/+49
* uml: simplify helper stack handlingJeff Dike2007-07-161-1/+1
* uml: SIGIO support cleanupJeff Dike2007-07-161-32/+38
* uml: DEBUG_SHIRQ fixesEduard-Gabriel Munteanu2007-07-161-1/+7
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-071-5/+5
* uml: formatting fixes around os_{read_write}_file callersJeff Dike2007-05-071-11/+0
* uml: start fixing os_read_file and os_write_fileJeff Dike2007-05-071-5/+5
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* uml-driver-formatting-fixes-fixAndrew Morton2007-05-071-1/+1
* uml: driver formatting fixesJeff Dike2007-05-071-1/+1
* Fix typos in doc and commentsJan Engelhardt2006-11-301-1/+1
* [PATCH] uml: close TUN/TAP file descriptorsJeff Dike2006-02-071-8/+7
* [PATCH] uml console channels: fix the API of console_writePaolo 'Blaisorblade' Giarrusso2005-11-131-1/+1
* [PATCH] uml: separate libc-dependent helper codeJeff Dike2005-11-071-1/+0
* [PATCH] uml: fix SIGWINCH handler race while waiting for signals.Bodo Stroesser2005-09-051-5/+6
* [PATCH] uml: clean up error pathJeff Dike2005-06-081-8/+16
* [PATCH] uml: compile fixes for gcc 4Jeff Dike2005-06-081-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+210