summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/clear_user.S
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-26ARM: 8844/1: use unified assembler in assembly filesStefan Agner1-1/+1
2016-11-23Revert "arm: move exports to definitions"Russell King1-4/+0
2016-08-07arm: move exports to definitionsAl Viro1-0/+4
2015-10-03ARM: 8438/1: Add unwinding to __clear_user_std()Stephen Boyd1-0/+4
2015-08-25ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King1-3/+3
2015-03-29ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel1-1/+1
2010-05-08ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabledCatalin Marinas1-0/+1
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King1-2/+2
2009-07-24Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas1-8/+7
2009-05-29[ARM] allow for alternative __copy_to_user/__clear_user implementationsNicolas Pitre1-1/+2
2008-09-01[ARM] 5232/1: Do not post-index STRT instruction in clear_user.SCatalin Marinas1-1/+1
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas1-0/+1
2006-06-28[ARM] Remove the __arch_* layer from uaccess.hRussell King1-2/+2
2006-06-25[ARM] Remove LOADREGS macroRussell King1-2/+2
2005-11-01[ARM] 2946/2: split --arch_clear_user() out of lib/uaccess.SNicolas Pitre1-0/+52