| Commit message (Expand) | Author | Age | Files | Lines |
* | m68knommu: switch to using asm-generic/uaccess.h | Greg Ungerer | 2020-10-05 | 1 | -390/+0 |
* | m68k: Add missing __user annotation in get_user() | Jason Wang | 2020-05-25 | 1 | -1/+1 |
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-04 | 1 | -1/+1 |
* | m68k/uaccess: Revive 64-bit get_user() | Geert Uytterhoeven | 2018-05-22 | 1 | -7/+9 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | 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 |