summaryrefslogtreecommitdiff
path: root/arch/parisc/lib/memcpy.c
Commit message (Expand)AuthorAge
* parisc: Drop exception_data structHelge Deller2017-08-22
* parisc: switch to RAW_COPY_USERAl Viro2017-04-02
* Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-02
|\
| * parisc: Fix access fault handling in pa_memcpy()Helge Deller2017-03-29
* | new helper: uaccess_kernel()Al Viro2017-03-28
|/
* parisc: Add hardened usercopy featureHelge Deller2016-10-06
* parisc: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-04-03
* parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.Helge Deller2013-11-20
* parisc: do not inline pa_memcpy() internal functionsHelge Deller2013-11-19
* parisc: let probe_kernel_read() capture access to page zeroHelge Deller2013-10-13
* parisc: Fix gcc miscompilation in pa_memcpy()Helge Deller2013-07-09
* parisc: avoid unitialized variable warning in pa_memcpy()Helge Deller2013-03-02
* parisc: add strict copy size checks (v2)Helge Deller2010-03-06
* parisc: fix mismatched parenthesis in memcpy.cRandolph Chung2009-07-03
* parisc: lib/: make code staticAdrian Bunk2009-01-05
* parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-15
* [PARISC] parisc: "extern inline" -> "static inline"Adrian Bunk2007-10-18
* [PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macroHelge Deller2007-02-17
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PARISC] Disable use of fpregs in pa_memcpyRandolph Chung2005-10-21
* Linux-2.6.12-rc2Linus Torvalds2005-04-16