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