aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/include/asm/uaccess.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-15get rid of unused __strncpy_from_user() instancesAl Viro1-1/+0
2017-05-15kill strlen_user()Al Viro1-1/+0
2017-03-28mn10300: switch to RAW_COPY_USERAl Viro1-33/+4
2017-03-28mn10300: get rid of zeroingAl Viro1-136/+14
2017-03-28mn10300: switch to generic extable.hAl Viro1-20/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-2/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro1-3/+0
2016-09-27kill __kernel_ds_p offAl Viro1-1/+0
2016-09-27mn10300: finish verify_area() offAl Viro1-6/+0
2016-09-13mn10300: failing __get_user() and get_user() should zeroAl Viro1-0/+1
2016-01-04put the remnants of ..._user_ret() to restAl Viro1-15/+0
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2013-06-28mn10300: Allow to pass array name to get_user()Akira Takeuchi1-1/+1
2013-05-28mn10300: uaccess s/might_sleep/might_fault/Michael S. Tsirkin1-2/+2
2011-06-21MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()David Howells1-0/+1
2011-03-14MN10300: Proper use of macros get_user() in the case of incremented pointersTkhai Kirill1-2/+3
2010-10-27MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells1-3/+1
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi1-1/+1
2010-01-11mn10300: add cc clobbers to asm statementsMark Salter1-2/+2
2009-10-01mn10300: fix kernel build failures when using gcc-4.xMark Salter1-34/+39
2009-04-10Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells1-0/+490