aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/lib/clear_user.S
AgeCommit message (Expand)AuthorFilesLines
2010-05-08ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabledGravatar Catalin Marinas 1-0/+1
2010-04-21ARM: fix build error in arch/arm/kernel/process.cGravatar Russell King 1-2/+2
2009-07-24Thumb-2: Implement the unified arch/arm/lib functionsGravatar Catalin Marinas 1-8/+7
2009-05-29[ARM] allow for alternative __copy_to_user/__clear_user implementationsGravatar Nicolas Pitre 1-1/+2
2008-09-01[ARM] 5232/1: Do not post-index STRT instruction in clear_user.SGravatar Catalin Marinas 1-1/+1
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesGravatar Catalin Marinas 1-0/+1
2006-06-28[ARM] Remove the __arch_* layer from uaccess.hGravatar Russell King 1-2/+2
2006-06-25[ARM] Remove LOADREGS macroGravatar Russell King 1-2/+2
2005-11-01[ARM] 2946/2: split --arch_clear_user() out of lib/uaccess.SGravatar Nicolas Pitre 1-0/+52