summaryrefslogtreecommitdiff
path: root/arch/arm/lib/copy_from_user.S
AgeCommit message (Expand)Author
2020-03-20ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook
2019-02-20ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry
2018-11-23ARM: spectre-v1: mitigate user accessesRussell King
2016-11-23Revert "arm: move exports to definitions"Russell King
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-09-15arm: don't zero in __copy_from_user_inatomic()/__copy_from_user()Al Viro
2016-08-07arm: move exports to definitionsAl Viro
2015-08-25ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King
2014-11-27ARM: 8225/1: Add unwinding support for memory copy functionsLin Yongting
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
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