summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle2014-11-241-4/+2Star
* MIPS: Remove __strlen_user().Ralf Baechle2014-11-241-27/+0Star
* MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle2014-11-191-1/+4
* MIPS: asm: uaccess: Add v1 register to clobber list on EVAMarkos Chandras2014-11-191-3/+4
* MIPS: asm: uaccess: Add EVA support for str*_user operationsMarkos Chandras2014-03-261-53/+119
* MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_userMarkos Chandras2014-03-261-20/+171
* MIPS: asm: uaccess: Rename {get,put}_user_asm macrosMarkos Chandras2014-03-261-30/+30
* MIPS: asm: uaccess: Use EVA instructions wrappersMarkos Chandras2014-03-261-24/+109
* MIPS: asm: uaccess: Disable unaligned access macros for EVALeonid Yegoshin2014-03-261-0/+6
* MIPS: asm: uaccess: Move duplicated code to common functionMarkos Chandras2014-03-261-32/+29Star
* MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asmMarkos Chandras2014-03-261-13/+13
* Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2013-05-091-2/+12
|\
| * MIPS: microMIPS: Disable LL/SC and fix linker bug.Steven J. Hill2013-05-091-2/+12
* | KVM/MIPS32: KVM Guest kernel support.Sanjay Lal2013-05-081-1/+10
|/
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-51/+51
* MIPS: Unify memcpy.S and memcpy-inatomic.SDavid Daney2012-07-231-3/+3
* MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney2010-10-291-1/+3
* MIPS: Fix sparse warning in incompatiable argument type of clear_user.Wu Zhangjin2009-05-221-1/+1
* MIPS: uaccess: Switch lock annotations to might_fault().Ralf Baechle2009-05-141-16/+21
* MIPS: Make uaccess.h slightly more sparse friendly.Ralf Baechle2009-05-141-12/+27
* MIPS: Make access_ok() sideeffect proof.Ralf Baechle2009-05-141-3/+13
* MIPS: Replace use of <asm-generic/uaccess.h> with native implementations.Ralf Baechle2008-10-111-1/+263
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-111-0/+852