summaryrefslogtreecommitdiff
path: root/arch/openrisc/include/asm/uaccess.h
AgeCommit message (Expand)Author
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-01-08arch/openrisc: Fix issues with access_ok()Stafford Horne
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2017-05-15kill strlen_user()Al Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-28openrisc: switch to RAW_COPY_USERAl Viro
2017-03-28openrisc: switch to generic extable.hAl Viro
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-16openrisc: fix issue handling 8 byte get_user callsStafford Horne
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2016-09-27exceptions: detritus removalAl Viro
2016-09-18openrisc: fix the fix of copy_from_user()Guenter Roeck
2016-09-13openrisc: fix copy_from_user()Al Viro
2015-01-13openrisc/uaccess: fix sparse errorsMichael S. Tsirkin
2012-05-27openrisc: use generic strnlen_user() functionJonas Bonn
2012-05-25openrisc: use generic strncpy_from_userJonas Bonn
2012-02-17openrisc: included linux/thread_info.h twiceDanny Kukawka
2011-07-22OpenRISC: Memory managementJonas Bonn