aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-07um: Cleanup SIGTERM handlingRichard Weinberger1-0/+10
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-2/+0
2011-05-25um: add earlyprintk supportRichard Weinberger1-0/+5
2011-05-18um: fix abortRichard Weinberger1-1/+22
2008-02-08uml: style fixes in arch/um/os-LinuxJeff Dike1-28/+15
2008-02-05uml: eliminate setjmp_wrapperJeff Dike1-15/+0
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka1-1/+1
2007-10-16uml: definitively kill subprocesses on panicLepton Wu1-0/+38
2007-05-11uml: remove task_protectionsJeff Dike1-20/+3
2007-05-07uml: dump core on panicJeff Dike1-0/+6
2007-05-07uml: remove page_size()Jeff Dike1-5/+6
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-05-07uml: host_info tidyingJeff Dike1-5/+3
2006-10-11[PATCH] uml: fix uname under setarch i386Paolo 'Blaisorblade' Giarrusso1-1/+8
2006-09-26[PATCH] uml: Use klibc setjmp/longjmpJeff Dike1-3/+2
2006-04-19[PATCH] uml: change sigjmp_buf to jmp_bufJeff Dike1-1/+1
2006-01-18[PATCH] uml: implement soft interruptsJeff Dike1-0/+1
2006-01-18[PATCH] uml: move libc-dependent utility proceduresGennady Sharapov1-0/+116