summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* asm-generic: don't include <asm/segment.h> from <asm/uaccess.h>Christoph Hellwig2019-04-231-0/+1
* ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta2019-02-211-4/+4
* ARC: uaccess: dont use "l" gcc inline asm constraint modifierVineet Gupta2017-12-201-2/+3
* ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ...Vineet Gupta2017-03-301-10/+6Star
* arc: switch to RAW_COPY_USERAl Viro2017-03-291-4/+4
* arc: get rid of unused declarationAl Viro2017-03-291-3/+0Star
* new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
* add asm-generic/extable.hAl Viro2017-03-281-2/+0Star
* uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-061-2/+0Star
* ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta2016-09-131-2/+9
* Fix typosAndrea Gelmini2016-05-301-1/+1
* ARCv2: Adhere to Zero Delay loop restrictionVineet Gupta2015-06-221-9/+8Star
* ARC: Fix 32-bit wrap around in access_ok()Vineet Gupta2013-09-271-2/+2
* ARC: [optim] uaccess __{get,put}_user() optimisedVineet Gupta2013-02-111-0/+105
* ARC: uaccess friendsVineet Gupta2013-02-111-0/+646