aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/skas/uaccess.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-31um: Rework uaccess codeRichard Weinberger1-30/+17
2013-07-19um: Fix return value of strnlen_user()Richard Weinberger1-1/+1
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro1-2/+2
2012-03-20um: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2011-11-02um: distribute exports to where exported stuff is definedAl Viro1-0/+6
2010-06-04arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros1-1/+1
2008-02-05uml: eliminate setjmp_wrapperJeff Dike1-46/+27
2008-02-05uml: add virt_to_pteJeff Dike1-33/+23
2008-02-05uml: header untanglingJeff Dike1-6/+7
2008-02-05uml: move um_virt_to_physJeff Dike1-2/+32
2007-10-16uml: remove os_* usage from userspace filesJeff Dike1-74/+60
2007-10-16uml: throw out CHOOSE_MODEJeff Dike1-6/+6
2006-07-01[PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso1-6/+9
2006-01-18[PATCH] uml: move libc-dependent utility proceduresGennady Sharapov1-1/+1
2005-11-13[PATCH] uml: fix access_okPaolo 'Blaisorblade' Giarrusso1-4/+4
2005-05-06[PATCH] uml: x86_64 fixesJeff Dike1-2/+5
2005-05-01[PATCH] uml: move va_copy conditional defPaolo 'Blaisorblade' Giarrusso1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+259