summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* kill strlen_user()Al Viro2017-05-151-1/+0
*---. Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-261-46/+9
|\ \ \
| | | * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-021-1/+1
| | | |\ | | |/ / | |/| |
| | | * openrisc: fix issue handling 8 byte get_user callsStafford Horne2017-03-161-1/+1
| |_|/ |/| |
| | * openrisc: switch to RAW_COPY_USERAl Viro2017-03-281-22/+6
| | * openrisc: switch to generic extable.hAl Viro2017-03-281-17/+1
| |/
| * new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0
| * uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
|/
* exceptions: detritus removalAl Viro2016-09-271-4/+0
* openrisc: fix the fix of copy_from_user()Guenter Roeck2016-09-181-1/+1
* openrisc: fix copy_from_user()Al Viro2016-09-131-24/+11
* openrisc/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
* openrisc: use generic strnlen_user() functionJonas Bonn2012-05-271-28/+2
* openrisc: use generic strncpy_from_userJonas Bonn2012-05-251-7/+3
* openrisc: included linux/thread_info.h twiceDanny Kukawka2012-02-171-1/+0
* OpenRISC: Memory managementJonas Bonn2011-07-221-0/+355
OpenPOWER on IntegriCloud