index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-16
arch: remove blackfin port
Arnd Bergmann
1
-234
/
+0
2017-05-15
kill strlen_user()
Al Viro
1
-7
/
+0
2017-03-28
bfin: switch to RAW_COPY_USER
Al Viro
1
-22
/
+4
2017-03-28
blackfin: switch to generic extable.h
Al Viro
1
-16
/
+1
2017-03-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
1
-1
/
+0
2017-03-05
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
1
-3
/
+0
2016-09-15
blackfin: no access_ok() for __copy_{to,from}_user()
Al Viro
1
-12
/
+20
2016-09-13
blackfin: fix copy_from_user()
Al Viro
1
-4
/
+5
2016-01-04
put the remnants of ..._user_ret() to rest
Al Viro
1
-6
/
+0
2015-01-13
blackfin: macro whitespace fixes
Michael S. Tsirkin
1
-11
/
+11
2015-01-13
blackfin: fix put_user sparse errors
Michael S. Tsirkin
1
-4
/
+4
2015-01-13
blackfin/uaccess: fix sparse errors
Michael S. Tsirkin
1
-1
/
+1
2013-02-20
blackfin: sync data in blackfin write buffer
Sonic Zhang
1
-0
/
+1
2012-12-13
Blackfin: remove unused is_in_rom()
Tobias Klauser
1
-17
/
+0
2012-12-13
Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __user
Lars-Peter Clausen
1
-4
/
+4
2012-12-13
Blackfin: Annotate clear_user 'to' parameter with __user
Lars-Peter Clausen
1
-2
/
+2
2012-12-13
Blackfin: Add missing __user annotations to put_user
Lars-Peter Clausen
1
-4
/
+4
2012-12-13
Blackfin: Annotate strncpy_from_user src parameter with __user
Lars-Peter Clausen
1
-2
/
+2
2011-10-25
Blackfin: fix sparse warnings in copy_to/from_user
Mikhail Gruzdev
1
-3
/
+3
2009-12-15
Blackfin: push down asm/ includes and out of bfin-global.h
Mike Frysinger
1
-3
/
+1
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
1
-1
/
+4
2009-06-22
Blackfin: unify memory region checks between kgdb and traps
Mike Frysinger
1
-0
/
+22
2009-06-12
Blackfin: push access_ok() L1 attribute down
Mike Frysinger
1
-4
/
+0
2009-06-12
Blackfin: punt duplicated search_exception_table() prototype
Mike Frysinger
1
-3
/
+0
2009-06-12
Blackfin: add missing access_ok() checks to user functions
Robin Getz
1
-5
/
+20
2009-01-07
Blackfin arch: add __must_check markings to our user functions like other arches
Mike Frysinger
1
-7
/
+8
2008-11-18
Blackfin arch: fixup get_user() macros
Mike Frysinger
1
-43
/
+31
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
1
-0
/
+271