Maciej W. Rozycki
|
8df5beac2a
[MIPS] Workaround for 4Kc machine check exception
|
19 years ago |
Thiemo Seufer
|
603c338bdd
[MIPS] TLB: Fix instruction bitmasks
|
18 years ago |
Fuxin Zhang
|
2a21c7300b
[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2
|
18 years ago |
David Rientjes
|
e8b6d40a00
[MIPS] tlbex: use __maybe_unused
|
18 years ago |
Atsushi Nemoto
|
656be92f9a
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
|
18 years ago |
Ralf Baechle
|
242954b5aa
[MIPS] 16K & 64K page size fixes
|
18 years ago |
Matt LaPlante
|
4b3f686d4a
Attack of "the the"s in arch
|
19 years ago |
Thiemo Seufer
|
115f2a44e0
[MIPS] Print out TLB handler assembly for debugging.
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Kumba
|
44d921b246
[MIPS] Treat R14000 like R10000.
|
19 years ago |
Chris Dearman
|
c620953c32
[MIPS] Fix detection and handling of the 74K processor.
|
19 years ago |
Ralf Baechle
|
41c594ab65
[MIPS] MT: Improved multithreading support.
|
19 years ago |
Ralf Baechle
|
91b05e6776
[MIPS] Fix vectored interrupt support in TLB exception handler generator.
|
19 years ago |
Ralf Baechle
|
8145095cd8
[MIPS] Remove CONFIG_BUILD_ELF64.
|
19 years ago |
Ralf Baechle
|
1443e483e3
[MIPS] Scatter a bunch of __init over tlbex.c.
|
19 years ago |
Andrew Isaacson
|
93ce2f524e
Add support for SB1A CPU.
|
19 years ago |
Thiemo Seufer
|
f5b4d9563b
R4600 v2.0 needs a nop before tlbp.
|
20 years ago |
Ralf Baechle
|
7623debf26
Handle mtc0 - tlb write hazard for VR5432.
|
20 years ago |
Ralf Baechle
|
1d40cfcd34
Avoid SMP cacheflushes. This is a minor optimization of startup but
|
20 years ago |
Pete Popov
|
bdf21b18b4
Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.
|
20 years ago |
Ralf Baechle
|
bbc7f22f6d
Detect the 34K.
|
20 years ago |
Ralf Baechle
|
3ef33e68c1
Date: Fri Jul 8 20:10:17 2005 +0000
|
20 years ago |
Maciej W. Rozycki
|
2c93e12cfe
Avoid tlbw* hazards for the R4600/R4700/R5000.
|
20 years ago |
Maciej W. Rozycki
|
4c0a2d4275
Fix the diagnostic dump for the XTLB refill handler.
|
20 years ago |
Maciej W. Rozycki
|
41986a6e7e
Fix a diagnostic message.
|
20 years ago |
Maciej W. Rozycki
|
fded2e508a
Optimize R3k TLB Load/Store/Modified handlers, by scheduling
|
20 years ago |
Maciej W. Rozycki
|
d925c262dd
Fill R3k load delay slots properly.
|
20 years ago |
Maciej W. Rozycki
|
9678e28b1a
Only dump instructions actually emitted.
|
20 years ago |
Thiemo Seufer
|
63b2d2f4d2
Handle _PAGE_DIRTY correctly for CONFIG_64BIT_PHYS_ADDR on 32bit CPUs.
|
20 years ago |
Thiemo Seufer
|
1b3a6e975c
Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMP
|
20 years ago |