summaryrefslogtreecommitdiff
path: root/arch/mn10300/include/asm/uaccess.h
AgeCommit message (Expand)Author
2018-03-09mn10300: Remove the architectureDavid Howells
2017-05-15get rid of unused __strncpy_from_user() instancesAl Viro
2017-05-15kill strlen_user()Al Viro
2017-03-28mn10300: switch to RAW_COPY_USERAl Viro
2017-03-28mn10300: get rid of zeroingAl Viro
2017-03-28mn10300: switch to generic extable.hAl Viro
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-27kill __kernel_ds_p offAl Viro
2016-09-27mn10300: finish verify_area() offAl Viro
2016-09-13mn10300: failing __get_user() and get_user() should zeroAl Viro
2016-01-04put the remnants of ..._user_ret() to restAl Viro
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-06-28mn10300: Allow to pass array name to get_user()Akira Takeuchi
2013-05-28mn10300: uaccess s/might_sleep/might_fault/Michael S. Tsirkin
2011-06-21MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()David Howells
2011-03-14MN10300: Proper use of macros get_user() in the case of incremented pointersTkhai Kirill
2010-10-27MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi
2010-01-11mn10300: add cc clobbers to asm statementsMark Salter
2009-10-01mn10300: fix kernel build failures when using gcc-4.xMark Salter
2009-04-10Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells