aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/skas/uaccess.c
AgeCommit message (Expand)Author
2019-12-04um: add support for folded p4d page tablesMike Rapoport
2019-09-15um: Add SPDX headers to files in arch/um/kernel/Alex Dewar
2019-05-07um: remove unused variableBartosz Golaszewski
2018-12-27um: Remove unnecessary faulted check in uaccess.cAnton Ivanov
2017-03-28um: switch to RAW_COPY_USERAl Viro
2017-03-28new helper: uaccess_kernel()Al Viro
2015-05-31um: Rework uaccess codeRichard Weinberger
2013-07-19um: Fix return value of strnlen_user()Richard Weinberger
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-03-20um: remove the second argument of k[un]map_atomic()Cong Wang
2011-11-02um: distribute exports to where exported stuff is definedAl Viro
2010-06-04arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros
2008-02-05uml: eliminate setjmp_wrapperJeff Dike
2008-02-05uml: add virt_to_pteJeff Dike
2008-02-05uml: header untanglingJeff Dike
2008-02-05uml: move um_virt_to_physJeff Dike
2007-10-16uml: remove os_* usage from userspace filesJeff Dike
2007-10-16uml: throw out CHOOSE_MODEJeff Dike
2006-07-01[PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso
2006-01-18[PATCH] uml: move libc-dependent utility proceduresGennady Sharapov
2005-11-13[PATCH] uml: fix access_okPaolo 'Blaisorblade' Giarrusso
2005-05-06[PATCH] uml: x86_64 fixesJeff Dike
2005-05-01[PATCH] uml: move va_copy conditional defPaolo 'Blaisorblade' Giarrusso
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds