[PATCH] FRV: Fujitsu FR-V CPU arch implementation part 9
The attached patches provides part 9 of an architecture implementation for the Fujitsu FR-V CPU series, configurably as Linux or uClinux. Signed-Off-By: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Showing
arch/frv/mm/Makefile
0 → 100644
arch/frv/mm/cache-page.c
0 → 100644
arch/frv/mm/dma-alloc.c
0 → 100644
arch/frv/mm/elf-fdpic.c
0 → 100644
arch/frv/mm/extable.c
0 → 100644
arch/frv/mm/fault.c
0 → 100644
arch/frv/mm/highmem.c
0 → 100644
arch/frv/mm/init.c
0 → 100644
arch/frv/mm/kmap.c
0 → 100644
arch/frv/mm/mmu-context.c
0 → 100644
arch/frv/mm/pgalloc.c
0 → 100644
arch/frv/mm/tlb-flush.S
0 → 100644
arch/frv/mm/tlb-miss.S
0 → 100644
This diff is collapsed.
arch/frv/mm/unaligned.c
0 → 100644
Please register or sign in to comment