summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/uaccess_mm.h
AgeCommit message (Expand)Author
2020-10-05m68knommu: switch to using asm-generic/uaccess.hGreg Ungerer
2020-05-25m68k: Add missing __user annotation in get_user()Jason Wang
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-05-22m68k/uaccess: Revive 64-bit get_user()Geert Uytterhoeven
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-15kill strlen_user()Al Viro
2017-03-28m68k: switch to RAW_COPY_USERAl Viro
2017-03-28m68k: get rid of zeroingAl Viro
2017-03-28m68k: switch to generic extable.hAl Viro
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2015-01-13m68k/uaccess: fix sparse errorsMichael S. Tsirkin
2013-06-24m68k/uaccess: Fix asm constraints for userspace accessGeert Uytterhoeven
2012-06-06m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()Geert Uytterhoeven
2011-12-30m68k: modify user space access functions to support ColdFire CPUsGreg Ungerer
2009-01-16m68k,m68knommu: merge header filesSam Ravnborg