index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-23
asm-generic: don't include <asm/segment.h> from <asm/uaccess.h>
Christoph Hellwig
2019-02-21
ARC: uacces: remove lp_start, lp_end from clobber list
Vineet Gupta
2017-12-20
ARC: uaccess: dont use "l" gcc inline asm constraint modifier
Vineet Gupta
2017-03-30
ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ...
Vineet Gupta
2017-03-28
arc: switch to RAW_COPY_USER
Al Viro
2017-03-28
arc: get rid of unused declaration
Al Viro
2017-03-28
new helper: uaccess_kernel()
Al Viro
2017-03-27
add asm-generic/extable.h
Al Viro
2017-03-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2016-09-13
ARC: uaccess: get_user to zero out dest in cause of fault
Vineet Gupta
2016-05-30
Fix typos
Andrea Gelmini
2015-06-22
ARCv2: Adhere to Zero Delay loop restriction
Vineet Gupta
2013-09-27
ARC: Fix 32-bit wrap around in access_ok()
Vineet Gupta
2013-02-11
ARC: [optim] uaccess __{get,put}_user() optimised
Vineet Gupta
2013-02-11
ARC: uaccess friends
Vineet Gupta