aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm/uaccess.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-15kill strlen_user()Al Viro1-7/+0
2017-03-28bfin: switch to RAW_COPY_USERAl Viro1-22/+4
2017-03-28blackfin: switch to generic extable.hAl Viro1-16/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-1/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro1-3/+0
2016-09-15blackfin: no access_ok() for __copy_{to,from}_user()Al Viro1-12/+20
2016-09-13blackfin: fix copy_from_user()Al Viro1-4/+5
2016-01-04put the remnants of ..._user_ret() to restAl Viro1-6/+0
2015-01-13blackfin: macro whitespace fixesMichael S. Tsirkin1-11/+11
2015-01-13blackfin: fix put_user sparse errorsMichael S. Tsirkin1-4/+4
2015-01-13blackfin/uaccess: fix sparse errorsMichael S. Tsirkin1-1/+1
2013-02-20blackfin: sync data in blackfin write bufferSonic Zhang1-0/+1
2012-12-13Blackfin: remove unused is_in_rom()Tobias Klauser1-17/+0
2012-12-13Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __userLars-Peter Clausen1-4/+4
2012-12-13Blackfin: Annotate clear_user 'to' parameter with __userLars-Peter Clausen1-2/+2
2012-12-13Blackfin: Add missing __user annotations to put_userLars-Peter Clausen1-4/+4
2012-12-13Blackfin: Annotate strncpy_from_user src parameter with __userLars-Peter Clausen1-2/+2
2011-10-25Blackfin: fix sparse warnings in copy_to/from_userMikhail Gruzdev1-3/+3
2009-12-15Blackfin: push down asm/ includes and out of bfin-global.hMike Frysinger1-3/+1
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz1-1/+4
2009-06-22Blackfin: unify memory region checks between kgdb and trapsMike Frysinger1-0/+22
2009-06-12Blackfin: push access_ok() L1 attribute downMike Frysinger1-4/+0
2009-06-12Blackfin: punt duplicated search_exception_table() prototypeMike Frysinger1-3/+0
2009-06-12Blackfin: add missing access_ok() checks to user functionsRobin Getz1-5/+20
2009-01-07Blackfin arch: add __must_check markings to our user functions like other archesMike Frysinger1-7/+8
2008-11-18Blackfin arch: fixup get_user() macrosMike Frysinger1-43/+31
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu1-0/+271