aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/harddog_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-25um: Do not use stdin and stdout identifiers for struct membersHans-Werner Hilse1-9/+9
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro1-1/+1
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro1-1/+0
2011-07-25um: adjust size of pid_bufRichard Weinberger1-1/+1
2008-02-23uml: fix helper_wait calls in watchdogJohann Felix Soden1-2/+2
2007-12-23uml: user of helper_wait() got missed when it got extra argumentsAl Viro1-2/+2
2007-10-16uml: remove os_* usage from userspace filesJeff Dike1-27/+27
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike1-1/+0
2007-10-16uml: throw out CHOOSE_MODEJeff Dike1-2/+1
2007-07-16uml: simplify helper stack handlingJeff Dike1-1/+1
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike1-2/+2
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike1-2/+2
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-02-11[PATCH] uml: watchdog driver formattingJeff Dike1-17/+6
2005-11-07[PATCH] uml: separate libc-dependent helper codeJeff Dike1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+143