aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/lib/uaccess_with_memcpy.c
AgeCommit message (Expand)Author
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King
2015-08-25ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King
2015-08-18ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usageNicolas Pitre
2013-10-29ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page awareSteven Capper
2011-10-02ARM: include linux/highmem.h in uaccess functionsArnd Bergmann
2011-02-21ARM: pgtable: add pud-level codeRussell King
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-05-30[ARM] alternative copy_to_user: more precise fallback thresholdNicolas Pitre
2009-05-29[ARM] lower overhead with alternative copy_to_user for small copiesNicolas Pitre
2009-05-29[ARM] alternative copy_to_user/clear_user implementationLennert Buytenhek