index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
include
/
asm
/
uaccess.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
blackfin: no access_ok() for __copy_{to,from}_user()
Al Viro
2016-09-16
1
-12
/
+20
*
blackfin: fix copy_from_user()
Al Viro
2016-09-13
1
-4
/
+5
*
put the remnants of ..._user_ret() to rest
Al Viro
2016-01-04
1
-6
/
+0
*
blackfin: macro whitespace fixes
Michael S. Tsirkin
2015-01-13
1
-11
/
+11
*
blackfin: fix put_user sparse errors
Michael S. Tsirkin
2015-01-13
1
-4
/
+4
*
blackfin/uaccess: fix sparse errors
Michael S. Tsirkin
2015-01-13
1
-1
/
+1
*
blackfin: sync data in blackfin write buffer
Sonic Zhang
2013-02-20
1
-0
/
+1
*
Blackfin: remove unused is_in_rom()
Tobias Klauser
2012-12-13
1
-17
/
+0
*
Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __user
Lars-Peter Clausen
2012-12-13
1
-4
/
+4
*
Blackfin: Annotate clear_user 'to' parameter with __user
Lars-Peter Clausen
2012-12-13
1
-2
/
+2
*
Blackfin: Add missing __user annotations to put_user
Lars-Peter Clausen
2012-12-13
1
-4
/
+4
*
Blackfin: Annotate strncpy_from_user src parameter with __user
Lars-Peter Clausen
2012-12-13
1
-2
/
+2
*
Blackfin: fix sparse warnings in copy_to/from_user
Mikhail Gruzdev
2011-10-26
1
-3
/
+3
*
Blackfin: push down asm/ includes and out of bfin-global.h
Mike Frysinger
2009-12-15
1
-3
/
+1
*
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-10-07
1
-1
/
+4
*
Blackfin: unify memory region checks between kgdb and traps
Mike Frysinger
2009-06-23
1
-0
/
+22
*
Blackfin: push access_ok() L1 attribute down
Mike Frysinger
2009-06-12
1
-4
/
+0
*
Blackfin: punt duplicated search_exception_table() prototype
Mike Frysinger
2009-06-12
1
-3
/
+0
*
Blackfin: add missing access_ok() checks to user functions
Robin Getz
2009-06-12
1
-5
/
+20
*
Blackfin arch: add __must_check markings to our user functions like other arches
Mike Frysinger
2009-01-07
1
-7
/
+8
*
Blackfin arch: fixup get_user() macros
Mike Frysinger
2008-11-18
1
-43
/
+31
*
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
2008-08-27
1
-0
/
+271