index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
lib
/
memcpy.c
Age
Commit message (
Expand
)
Author
2014-04-03
parisc: Replace __get_cpu_var uses for address calculation
Christoph Lameter
2013-11-20
parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.
Helge Deller
2013-11-19
parisc: do not inline pa_memcpy() internal functions
Helge Deller
2013-10-13
parisc: let probe_kernel_read() capture access to page zero
Helge Deller
2013-07-09
parisc: Fix gcc miscompilation in pa_memcpy()
Helge Deller
2013-03-02
parisc: avoid unitialized variable warning in pa_memcpy()
Helge Deller
2010-03-06
parisc: add strict copy size checks (v2)
Helge Deller
2009-07-03
parisc: fix mismatched parenthesis in memcpy.c
Randolph Chung
2009-01-05
parisc: lib/: make code static
Adrian Bunk
2008-05-15
parisc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-10-18
[PARISC] parisc: "extern inline" -> "static inline"
Adrian Bunk
2007-02-17
[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro
Helge Deller
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-10-21
[PARISC] Disable use of fpregs in pa_memcpy
Randolph Chung
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds