summaryrefslogtreecommitdiff
path: root/arch/arm/lib/getuser.S
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-11-12ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+Vincent Whitchurch
2018-05-19ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu
2017-02-16ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook
2016-11-23Revert "arm: move exports to definitions"Russell King
2016-08-07arm: move exports to definitionsAl Viro
2014-09-12ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytesVictor Kamensky
2014-07-18ARM: 8091/2: add get_user() support for 8 byte typesDaniel Thompson
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King
2012-09-09ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King
2012-01-25ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas
2010-11-04ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King
2009-07-24Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King
2007-04-21[ARM] getuser.S and putuser.S don't need thread_info.h nor asm-offsets.hRussell King
2005-11-18[ARM] Fix get_user when passed a const pointerRussell King
2005-09-09kbuild: arm - use generic asm-offsets.h supportSam Ravnborg
2004-12-03[ARM] Ensure user ops pass 64-bit constants in even,odd registers.Russell King
2004-08-17[ARM] Remove unnecessary get_user/put_user checks.Russell King
2004-04-12[ARM] use errno #defines in assemblyRandy Dunlap
2002-02-20Preempt support and fix ARM build for thread_info changesRussell King
2002-02-05v2.5.1.8 -> v2.5.1.9Linus Torvalds
2002-02-04v2.4.12 -> v2.4.12.1Linus Torvalds