aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/port_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-29um: Don't hardcode path as it is architecture dependentRitesh Raj Sarraf1-1/+1
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro1-2/+2
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro1-2/+0
2008-05-13uml: fix build when SLOB is enabledJeff Dike1-1/+1
2008-04-28uml: make three functions staticWANG Cong1-1/+1
2007-10-16uml: console subsystem tidyingJeff Dike1-38/+35
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike1-1/+1
2007-07-16uml: simplify helper stack handlingJeff Dike1-1/+1
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-02-11[PATCH] uml: port driver formattingJeff Dike1-31/+20
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso1-0/+1
2006-09-27[PATCH] uml: const more dataJeff Dike1-2/+2
2005-11-13[PATCH] uml console channels: remove console_write wrappersPaolo 'Blaisorblade' Giarrusso1-8/+1
2005-11-07[PATCH] uml: separate libc-dependent helper codeJeff Dike1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+225