开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mn10300
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
2017-05-15
get rid of unused __strncpy_from_user() instances
Al Viro
2017-05-15
kill strlen_user()
Al Viro
2017-03-28
mn10300: switch to RAW_COPY_USER
Al Viro
2017-03-28
mn10300: get rid of zeroing
Al Viro
2017-03-28
mn10300: switch to generic extable.h
Al Viro
2017-03-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2017-03-05
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
2016-09-27
kill __kernel_ds_p off
Al Viro
2016-09-27
mn10300: finish verify_area() off
Al Viro
2016-09-13
mn10300: failing __get_user() and get_user() should zero
Al Viro
2016-01-04
put the remnants of ..._user_ret() to rest
Al Viro
2013-07-02
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-06-28
mn10300: Allow to pass array name to get_user()
Akira Takeuchi
2013-05-28
mn10300: uaccess s/might_sleep/might_fault/
Michael S. Tsirkin
2011-06-21
MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()
David Howells
2011-03-14
MN10300: Proper use of macros get_user() in the case of incremented pointers
Tkhai Kirill
2010-10-27
MN10300: Save frame pointer in thread_info struct rather than global var
David Howells
2010-10-27
MN10300: And Panasonic AM34 subarch and implement SMP
Akira Takeuchi
2010-01-11
mn10300: add cc clobbers to asm statements
Mark Salter
2009-10-01
mn10300: fix kernel build failures when using gcc-4.x
Mark Salter
2009-04-10
Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.
David Howells