summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/copy_to_user.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8841/1: use unified assembler in macrosStefan Agner2019-02-261-1/+1
* ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINSVincent Whitchurch2018-11-121-5/+22
* ARM: 8797/1: spectre-v1.1: harden __copy_to_userJulien Thierry2018-10-051-1/+5
* Revert "arm: move exports to definitions"Russell King2016-11-231-4/+0
* arm: move exports to definitionsAl Viro2016-08-071-0/+4
* ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King2015-08-251-3/+3
* ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel2015-03-291-1/+1
* ARM: 8225/1: Add unwinding support for memory copy functionsLin Yongting2014-11-271-0/+5
* ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabledCatalin Marinas2010-05-081-0/+1
* 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-9/+10
* [ARM] allow for alternative __copy_to_user/__clear_user implementationsNicolas Pitre2009-05-291-1/+2
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-011-0/+2
* [ARM] Remove the __arch_* layer from uaccess.hRussell King2006-06-281-2/+2
* [ARM] 2948/1: new preemption safe copy_{to|from}_user implementationNicolas Pitre2005-11-011-0/+101