summaryrefslogtreecommitdiff
path: root/arch/blackfin/include/asm/uaccess.h
AgeCommit message (Expand)Author
2018-03-16arch: remove blackfin portArnd Bergmann
2017-05-15kill strlen_user()Al Viro
2017-03-28bfin: switch to RAW_COPY_USERAl Viro
2017-03-28blackfin: 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-15blackfin: no access_ok() for __copy_{to,from}_user()Al Viro
2016-09-13blackfin: fix copy_from_user()Al Viro
2016-01-04put the remnants of ..._user_ret() to restAl Viro
2015-01-13blackfin: macro whitespace fixesMichael S. Tsirkin
2015-01-13blackfin: fix put_user sparse errorsMichael S. Tsirkin
2015-01-13blackfin/uaccess: fix sparse errorsMichael S. Tsirkin
2013-02-20blackfin: sync data in blackfin write bufferSonic Zhang
2012-12-13Blackfin: remove unused is_in_rom()Tobias Klauser
2012-12-13Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __userLars-Peter Clausen
2012-12-13Blackfin: Annotate clear_user 'to' parameter with __userLars-Peter Clausen
2012-12-13Blackfin: Add missing __user annotations to put_userLars-Peter Clausen
2012-12-13Blackfin: Annotate strncpy_from_user src parameter with __userLars-Peter Clausen
2011-10-25Blackfin: fix sparse warnings in copy_to/from_userMikhail Gruzdev
2009-12-15Blackfin: push down asm/ includes and out of bfin-global.hMike Frysinger
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz
2009-06-22Blackfin: unify memory region checks between kgdb and trapsMike Frysinger
2009-06-12Blackfin: push access_ok() L1 attribute downMike Frysinger
2009-06-12Blackfin: punt duplicated search_exception_table() prototypeMike Frysinger
2009-06-12Blackfin: add missing access_ok() checks to user functionsRobin Getz
2009-01-07Blackfin arch: add __must_check markings to our user functions like other archesMike Frysinger
2008-11-18Blackfin arch: fixup get_user() macrosMike Frysinger
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu