summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/uaccess.h
AgeCommit message (Expand)AuthorLines
2014-11-24MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle-4/+2
2014-11-24MIPS: Remove __strlen_user().Ralf Baechle-27/+0
2014-11-19MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle-1/+4
2014-11-19MIPS: asm: uaccess: Add v1 register to clobber list on EVAMarkos Chandras-3/+4
2014-03-26MIPS: asm: uaccess: Add EVA support for str*_user operationsMarkos Chandras-53/+119
2014-03-26MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_userMarkos Chandras-20/+171
2014-03-26MIPS: asm: uaccess: Rename {get,put}_user_asm macrosMarkos Chandras-30/+30
2014-03-26MIPS: asm: uaccess: Use EVA instructions wrappersMarkos Chandras-24/+109
2014-03-26MIPS: asm: uaccess: Disable unaligned access macros for EVALeonid Yegoshin-0/+6
2014-03-26MIPS: asm: uaccess: Move duplicated code to common functionMarkos Chandras-32/+29
2014-03-26MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asmMarkos Chandras-13/+13
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle-2/+12
2013-05-09MIPS: microMIPS: Disable LL/SC and fix linker bug.Steven J. Hill-2/+12
2013-05-08KVM/MIPS32: KVM Guest kernel support.Sanjay Lal-1/+10
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle-51/+51
2012-07-23MIPS: Unify memcpy.S and memcpy-inatomic.SDavid Daney-3/+3
2010-10-29MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney-1/+3
2009-05-22MIPS: Fix sparse warning in incompatiable argument type of clear_user.Wu Zhangjin-1/+1
2009-05-14MIPS: uaccess: Switch lock annotations to might_fault().Ralf Baechle-16/+21
2009-05-14MIPS: Make uaccess.h slightly more sparse friendly.Ralf Baechle-12/+27
2009-05-14MIPS: Make access_ok() sideeffect proof.Ralf Baechle-3/+13
2008-10-11MIPS: Replace use of <asm-generic/uaccess.h> with native implementations.Ralf Baechle-1/+263
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle-0/+852