aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/lib/uaccess_with_memcpy.c
AgeCommit message (Expand)Author
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-04arm: add support for folded p4d page tablesMike Rapoport
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-10-05ARM: 8797/1: spectre-v1.1: harden __copy_to_userJulien Thierry
2017-03-28new helper: uaccess_kernel()Al Viro
2016-11-23Revert "arm: move exports to definitions"Russell King
2016-08-07arm: move exports to definitionsAl Viro
2016-01-15arm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2015-12-15ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PANRussell King
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