summaryrefslogtreecommitdiffstats
path: root/arch/parisc/lib/memcpy.c
Commit message (Expand)AuthorAgeFilesLines
* parisc: Drop exception_data structHelge Deller2017-08-221-2/+0
* parisc: switch to RAW_COPY_USERAl Viro2017-04-021-7/+7
* Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-021-458/+3
|\
| * parisc: Fix access fault handling in pa_memcpy()Helge Deller2017-03-291-458/+3
* | new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
|/
* parisc: Add hardened usercopy featureHelge Deller2016-10-061-5/+6
* parisc: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-04-031-1/+1
* parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.Helge Deller2013-11-201-1/+1
* parisc: do not inline pa_memcpy() internal functionsHelge Deller2013-11-191-2/+2
* parisc: let probe_kernel_read() capture access to page zeroHelge Deller2013-10-131-1/+14
* parisc: Fix gcc miscompilation in pa_memcpy()Helge Deller2013-07-091-29/+50
* parisc: avoid unitialized variable warning in pa_memcpy()Helge Deller2013-03-021-1/+1
* parisc: add strict copy size checks (v2)Helge Deller2010-03-061-1/+2
* parisc: fix mismatched parenthesis in memcpy.cRandolph Chung2009-07-031-1/+1
* parisc: lib/: make code staticAdrian Bunk2009-01-051-1/+1
* parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-151-1/+1
* [PARISC] parisc: "extern inline" -> "static inline"Adrian Bunk2007-10-181-2/+2
* [PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macroHelge Deller2007-02-171-28/+10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PARISC] Disable use of fpregs in pa_memcpyRandolph Chung2005-10-211-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+522
OpenPOWER on IntegriCloud