android_kernel_xiaomi_sm7250/arch/x86_64/lib
Andi Kleen 7bcd3f34e2 [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset functions
They cause quite bad performance regressions on Netburst
This is temporary until we can get new optimized functions
for these CPUs.

This undoes changes that were done in 2.6.15 and in 2.6.16-rc1,
essentially bringing the code back to 2.6.14 level. Only change
is I renamed the X86_FEATURE_K8_C flag to X86_FEATURE_REP_GOOD
and fixed the check for the flag and also fixed some comments.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-02-04 16:43:13 -08:00
..
bitops.c
bitstr.c
clear_page.S
copy_page.S
copy_user.S
csum-copy.S
csum-partial.c
csum-wrappers.c
delay.c
getuser.S
io.c
iomap_copy.S
Makefile
memcpy.S
memmove.c
memset.S
putuser.S
thunk.S
usercopy.c