summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* get rid of unused __strncpy_from_user() instancesAl Viro2017-05-151-1/+0
* kill strlen_user()Al Viro2017-05-151-1/+0
* mn10300: switch to RAW_COPY_USERAl Viro2017-03-281-33/+4
* mn10300: get rid of zeroingAl Viro2017-03-281-136/+14
* mn10300: switch to generic extable.hAl Viro2017-03-281-20/+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
* kill __kernel_ds_p offAl Viro2016-09-271-1/+0
* mn10300: finish verify_area() offAl Viro2016-09-271-6/+0
* mn10300: failing __get_user() and get_user() should zeroAl Viro2016-09-131-0/+1
* put the remnants of ..._user_ret() to restAl Viro2016-01-041-15/+0
* Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-021-2/+2
|\
| * mn10300: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-281-2/+2
* | mn10300: Allow to pass array name to get_user()Akira Takeuchi2013-06-281-1/+1
|/
* MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()David Howells2011-06-211-0/+1
* MN10300: Proper use of macros get_user() in the case of incremented pointersTkhai Kirill2011-03-141-2/+3
* MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells2010-10-271-3/+1
* MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi2010-10-271-1/+1
* mn10300: add cc clobbers to asm statementsMark Salter2010-01-111-2/+2
* mn10300: fix kernel build failures when using gcc-4.xMark Salter2009-10-011-34/+39
* Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells2009-04-101-0/+490