summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/getuser.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook2017-02-161-1/+1
* Revert "arm: move exports to definitions"Russell King2016-11-231-9/+0
* arm: move exports to definitionsAl Viro2016-08-071-0/+9
* ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytesVictor Kamensky2014-09-121-2/+36
* ARM: 8091/2: add get_user() support for 8 byte typesDaniel Thompson2014-07-181-1/+36
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-4/+4
* ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King2012-09-091-8/+15
* ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas2012-01-251-6/+6
* ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas2010-11-041-6/+7
* ARM: fix build error in arch/arm/kernel/process.cRussell King2010-04-211-2/+2
* Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas2009-07-241-0/+5
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-011-6/+8
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-021-1/+1
* [ARM] getuser.S and putuser.S don't need thread_info.h nor asm-offsets.hRussell King2007-04-211-2/+0
* [ARM] Fix get_user when passed a const pointerRussell King2005-11-181-11/+0
* kbuild: arm - use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+78