summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/uaccess_with_memcpy.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8797/1: spectre-v1.1: harden __copy_to_userJulien Thierry2018-10-051-1/+2
* new helper: uaccess_kernel()Al Viro2017-03-281-2/+2
* Revert "arm: move exports to definitions"Russell King2016-11-231-3/+0
* arm: move exports to definitionsAl Viro2016-08-071-0/+3
* arm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-151-3/+2
* ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PANRussell King2015-12-151-6/+23
*-. Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King2015-09-031-3/+3
|\ \
| | * ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King2015-08-251-2/+2
| |/ |/|
| * ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usageNicolas Pitre2015-08-181-1/+1
|/
* ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page awareSteven Capper2013-10-291-3/+38
* ARM: include linux/highmem.h in uaccess functionsArnd Bergmann2011-10-021-0/+1
* ARM: pgtable: add pud-level codeRussell King2011-02-211-1/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [ARM] alternative copy_to_user: more precise fallback thresholdNicolas Pitre2009-05-301-2/+73
* [ARM] lower overhead with alternative copy_to_user for small copiesNicolas Pitre2009-05-291-9/+27
* [ARM] alternative copy_to_user/clear_user implementationLennert Buytenhek2009-05-291-0/+139