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/sh/mm
Hideo Saito a602cc05f8 sh: Fix multiple UTLB hit on UP SH-4.
This acts as a reversion of 1c6b2ca5e0 in
the case of UP SH-4, where we still have the risk of a multiple hit
between the slow and fast paths. As seen on SH7780.

Signed-off-by: Hideo Saito <saito@densan.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-02-14 14:45:08 +09:00
..
Kconfig
Makefile
Makefile_32
Makefile_64
cache-debugfs.c sh: Preparation for uncached jumps through PMB. 2008-01-28 13:18:59 +09:00
cache-sh2.c
cache-sh3.c
cache-sh4.c sh: Preparation for uncached jumps through PMB. 2008-01-28 13:18:59 +09:00
cache-sh5.c sh: Get SH-5 caches working again post-unification. 2008-02-14 14:22:12 +09:00
cache-sh7705.c sh: Preparation for uncached jumps through PMB. 2008-01-28 13:18:59 +09:00
consistent.c sh: declared coherent memory support V2 fix 2008-02-14 14:22:07 +09:00
extable_32.c
extable_64.c
fault_32.c sh: Fix multiple UTLB hit on UP SH-4. 2008-02-14 14:45:08 +09:00
fault_64.c
hugetlbpage.c
init.c sh: __uncached_start only on sh32. 2008-02-14 14:22:12 +09:00
ioremap_32.c
ioremap_64.c
numa.c Introduce flags for reserve_bootmem() 2008-02-07 08:42:25 -08:00
pg-nommu.c
pg-sh4.c
pg-sh7705.c
pmb.c sh: Preparation for uncached jumps through PMB. 2008-01-28 13:18:59 +09:00
tlb-nommu.c sh: Provide a stubbed __set_fixmap() for nommu. 2008-01-28 13:19:01 +09:00
tlb-sh3.c
tlb-sh4.c sh: Preparation for uncached jumps through PMB. 2008-01-28 13:18:59 +09:00
tlb-sh5.c
tlbflush_32.c
tlbflush_64.c