summaryrefslogtreecommitdiff
path: root/mm/maccess.c
AgeCommit message (Expand)Author
2016-05-22x86: remove more uaccess_32.h complexityLinus Torvalds
2015-11-05mm/maccess.c: actually return -EFAULT from strncpy_from_unsafeRasmus Villemoes
2015-11-05uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton
2015-08-31lib: move strncpy_from_unsafe() into mm/maccess.cAlexei Starovoitov
2011-10-31mm: Map most files to use export.h instead of module.hPaul Gortmaker
2011-05-25maccess,probe_kernel: Make write/read src const void *Steven Rostedt
2010-10-27MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells
2010-01-07maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)Jason Wessel
2009-06-12[S390] maccess: add weak attribute to probe_kernel_writeHeiko Carstens
2008-04-17kgdb: fix optional arch functions and probe_kernel_*Jason Wessel
2008-04-17uaccess: add probe_kernel_write()Ingo Molnar