dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/mips/lib
Ralf Baechle e5adb8770e Hack to resolve longstanding prefetch issue
Prefetching may be fatal on some systems if we're prefetching beyond the
end of memory on some systems.  It's also a seriously bad idea on non
dma-coherent systems.
    
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2005-10-29 19:32:50 +01:00
..
Makefile Better interface to run uncached cache setup code. 2005-10-29 19:31:11 +01:00
csum_partial_copy.c Sparseify MIPS. 2005-10-29 19:30:50 +01:00
iomap.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
memcpy.S Hack to resolve longstanding prefetch issue 2005-10-29 19:32:50 +01:00
promlib.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
strlen_user.S kbuild: mips use generic asm-offsets.h support 2005-09-09 22:32:31 +02:00
strncpy_user.S kbuild: mips use generic asm-offsets.h support 2005-09-09 22:32:31 +02:00
strnlen_user.S kbuild: mips use generic asm-offsets.h support 2005-09-09 22:32:31 +02:00
uncached.c Better interface to run uncached cache setup code. 2005-10-29 19:31:11 +01:00