aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/clear_user.S (follow)
AgeCommit message (Expand)AuthorFilesLines
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