aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/uaccess_with_memcpy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-28new helper: uaccess_kernel()Al Viro1-2/+2
2016-11-23Revert "arm: move exports to definitions"Russell King1-3/+0
2016-08-07arm: move exports to definitionsAl Viro1-0/+3
2016-01-15arm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov1-3/+2
2015-12-15ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PANRussell King1-6/+23
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linusRussell King1-3/+3
2015-08-25ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King1-2/+2
2015-08-18ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usageNicolas Pitre1-1/+1
2013-10-29ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page awareSteven Capper1-3/+38
2011-10-02ARM: include linux/highmem.h in uaccess functionsArnd Bergmann1-0/+1
2011-02-21ARM: pgtable: add pud-level codeRussell King1-1/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-05-30[ARM] alternative copy_to_user: more precise fallback thresholdNicolas Pitre1-2/+73
2009-05-29[ARM] lower overhead with alternative copy_to_user for small copiesNicolas Pitre1-9/+27
2009-05-29[ARM] alternative copy_to_user/clear_user implementationLennert Buytenhek1-0/+139