Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kill strlen_user() | Al Viro | 2017-05-16 | 1 | -1/+0 |
* | m68k: switch to RAW_COPY_USER | Al Viro | 2017-03-29 | 1 | -18/+13 |
* | m68k: get rid of zeroing | Al Viro | 2017-03-29 | 1 | -17/+40 |
* | m68k: switch to generic extable.h | Al Viro | 2017-03-29 | 1 | -18/+0 |
* | new helper: uaccess_kernel() | Al Viro | 2017-03-28 | 1 | -1/+1 |
* | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 2017-03-06 | 1 | -2/+0 |
* | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 2017-03-06 | 1 | -3/+0 |
* | m68k/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -20/+20 |
* | m68k/uaccess: Fix asm constraints for userspace access | Geert Uytterhoeven | 2013-06-24 | 1 | -4/+4 |
* | m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user() | Geert Uytterhoeven | 2012-06-06 | 1 | -4/+7 |
* | m68k: modify user space access functions to support ColdFire CPUs | Greg Ungerer | 2011-12-30 | 1 | -13/+29 |
* | m68k,m68knommu: merge header files | Sam Ravnborg | 2009-01-16 | 1 | -0/+374 |