index
:
asmadeus/linux.git
for-next
The linux kernel
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
2013-02-20
blackfin: sync data in blackfin write buffer
Sonic Zhang
2012-12-13
Blackfin: remove unused is_in_rom()
Tobias Klauser
2012-12-13
Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __user
Lars-Peter Clausen
2012-12-13
Blackfin: Annotate clear_user 'to' parameter with __user
Lars-Peter Clausen
2012-12-13
Blackfin: Add missing __user annotations to put_user
Lars-Peter Clausen
2012-12-13
Blackfin: Annotate strncpy_from_user src parameter with __user
Lars-Peter Clausen
2011-10-25
Blackfin: fix sparse warnings in copy_to/from_user
Mikhail Gruzdev
2009-12-15
Blackfin: push down asm/ includes and out of bfin-global.h
Mike Frysinger
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-06-22
Blackfin: unify memory region checks between kgdb and traps
Mike Frysinger
2009-06-12
Blackfin: push access_ok() L1 attribute down
Mike Frysinger
2009-06-12
Blackfin: punt duplicated search_exception_table() prototype
Mike Frysinger
2009-06-12
Blackfin: add missing access_ok() checks to user functions
Robin Getz
2009-01-07
Blackfin arch: add __must_check markings to our user functions like other arches
Mike Frysinger
2008-11-18
Blackfin arch: fixup get_user() macros
Mike Frysinger
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu