summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/uaccess.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-14/+1
2022-02-25m68k: fix access_ok for coldfireArnd Bergmann1-6/+9
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann1-2/+0
2021-09-24m68k: Remove set_fs()Christoph Hellwig1-4/+0
2021-09-24m68k: Provide __{get,put}_kernel_nofaultChristoph Hellwig1-21/+84
2021-09-24m68k: Factor the 8-byte lowlevel {get,put}_user code into helpersChristoph Hellwig1-51/+60
2021-09-24m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_userChristoph Hellwig1-7/+2
2021-09-24m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACESChristoph Hellwig1-0/+4
2020-10-05m68knommu: switch to using asm-generic/uaccess.hGreg Ungerer1-4/+394
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-04kill {__,}{get,put}_user_unaligned()Al Viro1-7/+0
2017-03-29m68k: switch to generic extable.hAl Viro1-0/+1
2013-09-10m68k/m68knommu: Implement __get_user_unaligned/__put_user_unaligned()Geert Uytterhoeven1-0/+7
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells1-2/+2
2009-01-16m68k,m68knommu: merge header filesSam Ravnborg1-0/+5