aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/pty.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-15um: Add SPDX headers for files in arch/um/driversAlex Dewar1-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
2007-10-16uml: arch/um/drivers formattingJeff Dike1-8/+8
2007-10-16uml: console subsystem tidyingJeff Dike1-4/+10
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike1-1/+1
2007-07-16uml: pty channel tidyingJeff Dike1-36/+40
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-05-07uml: move remaining useful contents of user_util.hJeff Dike1-0/+1
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-3/+3
2005-11-13[PATCH] uml console channels: remove console_write wrappersPaolo 'Blaisorblade' Giarrusso1-9/+2
2005-09-17[PATCH] uml: preserve errno in error pathsJeff Dike1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+162