index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
2014-03-26
MIPS: asm: uaccess: Add EVA support for str*_user operations
Markos Chandras
2014-03-26
MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_user
Markos Chandras
2014-03-26
MIPS: asm: uaccess: Rename {get,put}_user_asm macros
Markos Chandras
2014-03-26
MIPS: asm: uaccess: Use EVA instructions wrappers
Markos Chandras
2014-03-26
MIPS: asm: uaccess: Disable unaligned access macros for EVA
Leonid Yegoshin
2014-03-26
MIPS: asm: uaccess: Move duplicated code to common function
Markos Chandras
2014-03-26
MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asm
Markos Chandras
2013-05-09
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...
Ralf Baechle
2013-05-09
MIPS: microMIPS: Disable LL/SC and fix linker bug.
Steven J. Hill
2013-05-08
KVM/MIPS32: KVM Guest kernel support.
Sanjay Lal
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-07-23
MIPS: Unify memcpy.S and memcpy-inatomic.S
David Daney
2010-10-29
MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.
David Daney
2009-05-22
MIPS: Fix sparse warning in incompatiable argument type of clear_user.
Wu Zhangjin
2009-05-14
MIPS: uaccess: Switch lock annotations to might_fault().
Ralf Baechle
2009-05-14
MIPS: Make uaccess.h slightly more sparse friendly.
Ralf Baechle
2009-05-14
MIPS: Make access_ok() sideeffect proof.
Ralf Baechle
2008-10-11
MIPS: Replace use of <asm-generic/uaccess.h> with native implementations.
Ralf Baechle
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle