summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/maccess.c
Commit message (Expand)AuthorAgeFilesLines
* maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-1/+1
* maccess: always use strict semantics for probe_kernel_readChristoph Hellwig2020-06-091-1/+1
* maccess: unify the probe kernel arch hooksChristoph Hellwig2020-06-091-6/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* um: Implement probe_kernel_read()Richard Weinberger2013-09-071-0/+24