summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/clear_user.S
AgeCommit message (Expand)AuthorLines
2010-05-08ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabledCatalin Marinas-0/+1
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King-2/+2
2009-07-24Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas-8/+7
2009-05-29[ARM] allow for alternative __copy_to_user/__clear_user implementationsNicolas Pitre-1/+2
2008-09-01[ARM] 5232/1: Do not post-index STRT instruction in clear_user.SCatalin Marinas-1/+1
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas-0/+1
2006-06-28[ARM] Remove the __arch_* layer from uaccess.hRussell King-2/+2
2006-06-25[ARM] Remove LOADREGS macroRussell King-2/+2
2005-11-01[ARM] 2946/2: split --arch_clear_user() out of lib/uaccess.SNicolas Pitre-0/+52