summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner2019-06-051-14/+1
* arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-1/+0
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-3/+0
* hexagon: switch to RAW_COPY_USERAl Viro2017-04-241-13/+10
* uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-1/+0
* uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-2/+0
* hexagon: fix strncpy_from_user() error returnAl Viro2016-09-131-1/+2
* mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-191-1/+2
* Hexagon: Copyright marking changesRichard Kuo2012-10-181-1/+1
* Hexagon: Add user access functionsRichard Kuo2011-11-011-0/+116