summaryrefslogtreecommitdiff
path: root/arch/arm/lib/copy_to_user.S
AgeCommit message (Expand)Author
2021-12-03ARM: memcpy: use frame pointer as unwind anchorArd Biesheuvel
2021-08-20ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-26ARM: 8841/1: use unified assembler in macrosStefan Agner
2018-11-12ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINSVincent Whitchurch
2018-10-05ARM: 8797/1: spectre-v1.1: harden __copy_to_userJulien Thierry
2016-11-23Revert "arm: move exports to definitions"Russell King
2016-08-07arm: move exports to definitionsAl Viro
2015-08-25ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King
2015-03-29ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel
2014-11-27ARM: 8225/1: Add unwinding support for memory copy functionsLin Yongting
2010-05-08ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabledCatalin 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
2009-05-29[ARM] allow for alternative __copy_to_user/__clear_user implementationsNicolas Pitre
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas
2006-06-28[ARM] Remove the __arch_* layer from uaccess.hRussell King
2005-11-01[ARM] 2948/1: new preemption safe copy_{to|from}_user implementationNicolas Pitre