index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
/
mem_64.S
Age
Commit message (
Expand
)
Author
2023-08-16
powerpc: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-03
powerpc: prepare string/mem functions for KASAN
Christophe Leroy
2018-09-17
powerpc/64: Remove static branch hints from memset()
Anton Blanchard
2017-08-17
powerpc/string: Implement optimized memset variants
Naveen N. Rao
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-04
powerpc/64: Align hot loops of memset() and backwards_memcpy()
Anton Blanchard
2016-08-07
ppc: move exports to definitions
Al Viro
2014-07-22
powerpc: use _GLOBAL_TOC for memmove
Li Zhong
2014-04-23
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
2012-04-30
powerpc: Remove CONFIG_POWER4_ONLY
Anton Blanchard
2007-04-13
[POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=y
Olof Johansson
2005-10-10
powerpc: Rename files to have consistent _32/_64 suffixes
Paul Mackerras