kernel-hacking-2024-linux-s.../arch/x86_64/lib
Andi Kleen 6bfa9bb519 [PATCH] x86_64: Minor string functions optimizations
- Use tail call from clear_user to __clear_user to save some code size
 - Use standard memcpy for forward memmove

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-26 10:48:22 -07:00
..
bitops.c
bitstr.c
clear_page.S [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset functions 2006-02-04 16:43:13 -08:00
copy_page.S [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset functions 2006-02-04 16:43:13 -08:00
copy_user.S [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset functions 2006-02-04 16:43:13 -08:00
csum-copy.S
csum-partial.c [PATCH] x86_64: Move export symbols to their C functions 2006-06-26 10:48:22 -07:00
csum-wrappers.c [PATCH] x86_64: Move export symbols to their C functions 2006-06-26 10:48:22 -07:00
delay.c [PATCH] x86_64: Move export symbols to their C functions 2006-06-26 10:48:22 -07:00
getuser.S
io.c
iomap_copy.S [PATCH] Add faster __iowrite32_copy routine for x86_64 2006-02-01 08:53:13 -08:00
Makefile [PATCH] Add faster __iowrite32_copy routine for x86_64 2006-02-01 08:53:13 -08:00
memcpy.S [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset functions 2006-02-04 16:43:13 -08:00
memmove.c [PATCH] x86_64: Minor string functions optimizations 2006-06-26 10:48:22 -07:00
memset.S [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset functions 2006-02-04 16:43:13 -08:00
putuser.S
thunk.S [PATCH] x86_64: remove dead do_softirq_thunk 2006-03-25 09:10:53 -08:00
usercopy.c [PATCH] x86_64: Minor string functions optimizations 2006-06-26 10:48:22 -07:00