summaryrefslogtreecommitdiff
path: root/arch/m68k/lib/uaccess.c
AgeCommit message (Expand)Author
2017-03-28m68k: get rid of zeroingAl Viro
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
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
2007-05-15m68k: implement __clear_user()Geert Uytterhoeven
2006-10-06[PATCH] m68k: fix typo in __generic_copy_to_userRoman Zippel
2006-06-23[PATCH] m68k: clean up uaccess.hRoman Zippel