aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/uaccess_mm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-05m68knommu: switch to using asm-generic/uaccess.hGreg Ungerer1-390/+0
2020-05-25m68k: Add missing __user annotation in get_user()Jason Wang1-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2018-05-22m68k/uaccess: Revive 64-bit get_user()Geert Uytterhoeven1-7/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-15kill strlen_user()Al Viro1-1/+0
2017-03-28m68k: switch to RAW_COPY_USERAl Viro1-18/+13
2017-03-28m68k: get rid of zeroingAl Viro1-17/+40
2017-03-28m68k: switch to generic extable.hAl Viro1-18/+0
2017-03-28new helper: uaccess_kernel()Al Viro1-1/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-2/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro1-3/+0
2015-01-13m68k/uaccess: fix sparse errorsMichael S. Tsirkin1-20/+20
2013-06-24m68k/uaccess: Fix asm constraints for userspace accessGeert Uytterhoeven1-4/+4
2012-06-06m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()Geert Uytterhoeven1-4/+7
2011-12-30m68k: modify user space access functions to support ColdFire CPUsGreg Ungerer1-13/+29
2009-01-16m68k,m68knommu: merge header filesSam Ravnborg1-0/+374