Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m68k: get rid of zeroing | Al Viro | 2017-03-28 | 1 | -9/+3 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | m68k/uaccess: Fix asm constraints for userspace access | Geert Uytterhoeven | 2013-06-24 | 1 | -3/+3 |
* | m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user() | Geert Uytterhoeven | 2012-06-06 | 1 | -74/+0 |
* | m68k: modify user space access functions to support ColdFire CPUs | Greg Ungerer | 2011-12-30 | 1 | -11/+11 |
* | m68k: implement __clear_user() | Geert Uytterhoeven | 2007-05-15 | 1 | -2/+2 |
* | [PATCH] m68k: fix typo in __generic_copy_to_user | Roman Zippel | 2006-10-06 | 1 | -1/+1 |
* | [PATCH] m68k: clean up uaccess.h | Roman Zippel | 2006-06-23 | 1 | -0/+222 |