summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* arch: remove blackfin portArnd Bergmann2018-03-161-234/+0Star
* kill strlen_user()Al Viro2017-05-161-7/+0Star
* bfin: switch to RAW_COPY_USERAl Viro2017-03-291-22/+4Star
* blackfin: switch to generic extable.hAl Viro2017-03-291-16/+1Star
* uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-061-1/+0Star
* uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-061-3/+0Star
* blackfin: no access_ok() for __copy_{to,from}_user()Al Viro2016-09-161-12/+20
* blackfin: fix copy_from_user()Al Viro2016-09-131-4/+5
* put the remnants of ..._user_ret() to restAl Viro2016-01-041-6/+0Star
* blackfin: macro whitespace fixesMichael S. Tsirkin2015-01-131-11/+11
* blackfin: fix put_user sparse errorsMichael S. Tsirkin2015-01-131-4/+4
* blackfin/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-1/+1
* blackfin: sync data in blackfin write bufferSonic Zhang2013-02-201-0/+1
* Blackfin: remove unused is_in_rom()Tobias Klauser2012-12-131-17/+0Star
* Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __userLars-Peter Clausen2012-12-131-4/+4
* Blackfin: Annotate clear_user 'to' parameter with __userLars-Peter Clausen2012-12-131-2/+2
* Blackfin: Add missing __user annotations to put_userLars-Peter Clausen2012-12-131-4/+4
* Blackfin: Annotate strncpy_from_user src parameter with __userLars-Peter Clausen2012-12-131-2/+2
* Blackfin: fix sparse warnings in copy_to/from_userMikhail Gruzdev2011-10-261-3/+3
* Blackfin: push down asm/ includes and out of bfin-global.hMike Frysinger2009-12-151-3/+1Star
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-071-1/+4
* Blackfin: unify memory region checks between kgdb and trapsMike Frysinger2009-06-231-0/+22
* Blackfin: push access_ok() L1 attribute downMike Frysinger2009-06-121-4/+0Star
* Blackfin: punt duplicated search_exception_table() prototypeMike Frysinger2009-06-121-3/+0Star
* Blackfin: add missing access_ok() checks to user functionsRobin Getz2009-06-121-5/+20
* Blackfin arch: add __must_check markings to our user functions like other archesMike Frysinger2009-01-071-7/+8
* Blackfin arch: fixup get_user() macrosMike Frysinger2008-11-181-43/+31Star
* Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-271-0/+271