index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
/
memcpy_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-08-08
selftests/powerpc/64: Test all paths through copy routines
Paul Mackerras
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-04-01
powerpc/64s: Set assembler machine type to POWER4
Nicholas Piggin
2016-08-07
ppc: move exports to definitions
Al Viro
2014-05-05
Merge remote-tracking branch 'anton/abiv2' into next
Benjamin Herrenschmidt
2014-04-30
powerpc: memcpy optimization for 64bit LE
Philippe Bergheaud
2014-04-23
powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modules
Anton Blanchard
2014-04-23
powerpc: Fix unsafe accesses to parameter area in ELFv2
Ulrich Weigand
2014-04-23
powerpc: Fix ABIv2 issues with stack offsets in assembly code
Anton Blanchard
2014-03-07
selftests/powerpc: Import Anton's memcpy / copy_tofrom_user tests
Michael Ellerman
2012-07-10
powerpc: Change mtcrf to use real register names
Michael Neuling
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
2012-07-03
powerpc: POWER7 optimised memcpy using VMX and enhanced prefetch
Anton Blanchard
2012-04-30
powerpc: Remove CONFIG_POWER4_ONLY
Anton Blanchard
2009-02-26
powerpc: Fix 64bit memcpy() regression
Mark Nelson
2008-11-05
powerpc: Update 64bit memcpy() using CPU_FTR_UNALIGNED_LD_STD
Mark Nelson
2007-04-13
[POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=y
Olof Johansson
2006-08-31
[POWERPC] Fix return value from memcpy
Paul Mackerras
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2005-10-10
powerpc: Rename files to have consistent _32/_64 suffixes
Paul Mackerras