Ralf Baechle
|
6f1ca1d286
[MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."
|
17 年之前 |
Franck Bui-Huu
|
aaf76a3245
[MIPS] tlbex.c: Cleanup __init usage.
|
17 年之前 |
Ralf Baechle
|
21a151d8ca
[MIPS] checkfiles: Fix "need space after that ','" errors.
|
17 年之前 |
Ralf Baechle
|
10cc352907
[MIPS] Allow hardwiring of the CPU type to a single type for optimization.
|
17 年之前 |
Ralf Baechle
|
aeffdbbaff
[MIPS] tlbex: Size optimize code by declaring a few functions inline.
|
17 年之前 |
Aurelien Jarno
|
1c0c13eb93
[MIPS] Add support for BCM47XX CPUs.
|
17 年之前 |
Maciej W. Rozycki
|
8df5beac2a
[MIPS] Workaround for 4Kc machine check exception
|
19 年之前 |
Thiemo Seufer
|
603c338bdd
[MIPS] TLB: Fix instruction bitmasks
|
17 年之前 |
Fuxin Zhang
|
2a21c7300b
[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2
|
18 年之前 |
David Rientjes
|
e8b6d40a00
[MIPS] tlbex: use __maybe_unused
|
18 年之前 |
Atsushi Nemoto
|
656be92f9a
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
|
18 年之前 |
Ralf Baechle
|
242954b5aa
[MIPS] 16K & 64K page size fixes
|
18 年之前 |
Matt LaPlante
|
4b3f686d4a
Attack of "the the"s in arch
|
18 年之前 |
Thiemo Seufer
|
115f2a44e0
[MIPS] Print out TLB handler assembly for debugging.
|
19 年之前 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年之前 |
Kumba
|
44d921b246
[MIPS] Treat R14000 like R10000.
|
19 年之前 |
Chris Dearman
|
c620953c32
[MIPS] Fix detection and handling of the 74K processor.
|
19 年之前 |
Ralf Baechle
|
41c594ab65
[MIPS] MT: Improved multithreading support.
|
19 年之前 |
Ralf Baechle
|
91b05e6776
[MIPS] Fix vectored interrupt support in TLB exception handler generator.
|
19 年之前 |
Ralf Baechle
|
8145095cd8
[MIPS] Remove CONFIG_BUILD_ELF64.
|
19 年之前 |
Ralf Baechle
|
1443e483e3
[MIPS] Scatter a bunch of __init over tlbex.c.
|
19 年之前 |
Andrew Isaacson
|
93ce2f524e
Add support for SB1A CPU.
|
19 年之前 |
Thiemo Seufer
|
f5b4d9563b
R4600 v2.0 needs a nop before tlbp.
|
19 年之前 |
Ralf Baechle
|
7623debf26
Handle mtc0 - tlb write hazard for VR5432.
|
20 年之前 |
Ralf Baechle
|
1d40cfcd34
Avoid SMP cacheflushes. This is a minor optimization of startup but
|
20 年之前 |
Pete Popov
|
bdf21b18b4
Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.
|
20 年之前 |
Ralf Baechle
|
bbc7f22f6d
Detect the 34K.
|
20 年之前 |
Ralf Baechle
|
3ef33e68c1
Date: Fri Jul 8 20:10:17 2005 +0000
|
20 年之前 |
Maciej W. Rozycki
|
2c93e12cfe
Avoid tlbw* hazards for the R4600/R4700/R5000.
|
20 年之前 |
Maciej W. Rozycki
|
4c0a2d4275
Fix the diagnostic dump for the XTLB refill handler.
|
20 年之前 |