aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/uaccess.h
AgeCommit message (Expand)Author
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-02-25m68k: fix access_ok for coldfireArnd Bergmann
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann
2021-09-24m68k: Remove set_fs()Christoph Hellwig
2021-09-24m68k: Provide __{get,put}_kernel_nofaultChristoph Hellwig
2021-09-24m68k: Factor the 8-byte lowlevel {get,put}_user code into helpersChristoph Hellwig
2021-09-24m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_userChristoph Hellwig
2021-09-24m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACESChristoph Hellwig
2020-10-05m68knommu: switch to using asm-generic/uaccess.hGreg Ungerer
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro
2017-03-28m68k: switch to generic extable.hAl Viro
2013-09-10m68k/m68knommu: Implement __get_user_unaligned/__put_user_unaligned()Geert Uytterhoeven
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2009-01-16m68k,m68knommu: merge header filesSam Ravnborg