aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/uaccess.h
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-15
|\
| * MIPS: Enable hardened usercopyPaul Burton2016-10-10
* | mips: separate extable.h, switch module.h to itAl Viro2016-10-05
|/
* mips: copy_from_user() must zero the destination on access_ok() failureAl Viro2016-09-13
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-04
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-03
* MIPS: Fix bitrot in __get_user_unaligned()Al Viro2015-12-27
* MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan2015-12-22
* MIPS: uaccess: Take EVA into account in __copy_from_user()James Hogan2015-12-22
* MIPS: uaccess: Fix strlen_user with EVAJames Hogan2015-12-22
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-27
|\
| * MIPS: Optimise non-EVA kernel user memory accessesPaul Burton2015-06-21
* | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-19
|/
* MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle2014-11-24
* MIPS: Remove __strlen_user().Ralf Baechle2014-11-24
* MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle2014-11-19
* MIPS: asm: uaccess: Add v1 register to clobber list on EVAMarkos Chandras2014-11-19
* MIPS: asm: uaccess: Add EVA support for str*_user operationsMarkos Chandras2014-03-26
* MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_userMarkos Chandras2014-03-26
* MIPS: asm: uaccess: Rename {get,put}_user_asm macrosMarkos Chandras2014-03-26
* MIPS: asm: uaccess: Use EVA instructions wrappersMarkos Chandras2014-03-26
* MIPS: asm: uaccess: Disable unaligned access macros for EVALeonid Yegoshin2014-03-26
* MIPS: asm: uaccess: Move duplicated code to common functionMarkos Chandras2014-03-26
* MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asmMarkos Chandras2014-03-26
* Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2013-05-09
|\
| * MIPS: microMIPS: Disable LL/SC and fix linker bug.Steven J. Hill2013-05-09
* | KVM/MIPS32: KVM Guest kernel support.Sanjay Lal2013-05-07
|/
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* MIPS: Unify memcpy.S and memcpy-inatomic.SDavid Daney2012-07-23
* MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney2010-10-29
* MIPS: Fix sparse warning in incompatiable argument type of clear_user.Wu Zhangjin2009-05-22
* MIPS: uaccess: Switch lock annotations to might_fault().Ralf Baechle2009-05-14
* MIPS: Make uaccess.h slightly more sparse friendly.Ralf Baechle2009-05-14
* MIPS: Make access_ok() sideeffect proof.Ralf Baechle2009-05-14
* MIPS: Replace use of <asm-generic/uaccess.h> with native implementations.Ralf Baechle2008-10-11
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-11