开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
string.h
Age
Commit message (
Expand
)
Author
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-07-27
powerpc/lib: remove memcpy_flushcache redundant return
Li RongQing
2019-08-21
powerpc/memcpy: Add memcpy_mcsafe for pmem
Balbir Singh
2019-05-03
powerpc: prepare string/mem functions for KASAN
Christophe Leroy
2018-08-07
powerpc/lib: Implement strlen() in assembly for PPC32
Christophe Leroy
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-13
powerpc/lib: Implement UACCESS_FLUSHCACHE API
Oliver O'Halloran
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-01
powerpc/32: add memset16()
Christophe Leroy
2017-08-17
powerpc/string: Implement optimized memset variants
Naveen N. Rao
2016-06-14
powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmp
Anton Blanchard
2014-04-30
powerpc: memcpy optimization for 64bit LE
Philippe Bergheaud
2013-10-11
powerpc: Use generic memcpy code in little endian
Anton Blanchard
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell