Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-10-29 | More .set push/pop. | Thiemo Seufer | 1 | -2/+2 | |
Signed-off-by: Thiemo Seufer <[email protected]> Signed-off-by: Ralf Baechle <[email protected]> | |||||
2005-10-29 | Let r4600 PRID detection match only legacy CPUs, cleanups. | Thiemo Seufer | 1 | -2/+2 | |
Signed-off-by: Thiemo Seufer <[email protected]> Signed-off-by: Ralf Baechle <[email protected]> | |||||
2005-10-29 | Avoid SMP cacheflushes. This is a minor optimization of startup but | Ralf Baechle | 1 | -3/+2 | |
will also avoid smp_call_function from doing stupid things when called from a CPU that is not yet marked online. Signed-off-by: Ralf Baechle <[email protected]> | |||||
2005-10-29 | More AP / SP bits for the 34K, the Malta bits and things. Still wants | Ralf Baechle | 1 | -2/+1 | |
a little polishing. Signed-off-by: Ralf Baechle <[email protected]> | |||||
2005-10-29 | Mark a few variables __read_mostly. | Ralf Baechle | 1 | -1/+7 | |
Signed-off-by: Ralf Baechle <[email protected]> | |||||
2005-10-29 | MIPS R2 instruction hazard handling. | Ralf Baechle | 1 | -0/+1 | |
Signed-off-by: Ralf Baechle <[email protected]> | |||||
2005-10-29 | Better interface to run uncached cache setup code. | Thiemo Seufer | 1 | -4/+2 | |
Signed-off-by: Thiemo Seufer <[email protected]> Signed-off-by: Ralf Baechle <[email protected]> | |||||
2005-10-29 | Sparseify MIPS. | Ralf Baechle | 1 | -3/+4 | |
Signed-off-by: Ralf Baechle <[email protected]> | |||||
2005-10-29 | Base Au1200 2.6 support. | Pete Popov | 1 | -0/+4 | |
Signed-off-by: Ralf Baechle <[email protected]> | |||||
2005-10-29 | Use intermediate variable. | Thiemo Seufer | 1 | -3/+3 | |
Signed-off-by: Thiemo Seufer <[email protected]> Signed-off-by: Ralf Baechle <[email protected]> | |||||
2005-10-29 | Moves a test which determines if we actually need to perform a | Ralf Baechle | 1 | -7/+7 | |
cacheflush to the right place. That's a bug which is harmless on UP but a severe bug on SMP. Signed-off-by: Ralf Baechle <[email protected]> | |||||
2005-10-29 | Update MIPS to use the 4-level pagetable code thereby getting rid of | Ralf Baechle | 1 | -1/+3 | |
the compacrapability headers. Signed-off-by: Ralf Baechle <[email protected]> | |||||
2005-10-29 | 25Kf is also physically indexed. | Ralf Baechle | 1 | -0/+1 | |
Signed-off-by: Ralf Baechle <[email protected]> | |||||
2005-10-29 | 20Kc and SB1 don't suffer from aliases. | Ralf Baechle | 1 | -0/+2 | |
Signed-off-by: Ralf Baechle <[email protected]> | |||||
2005-10-29 | Move missplaced code line to the right place. | Ralf Baechle | 1 | -3/+2 | |
Signed-off-by: Ralf Baechle <[email protected]> | |||||
2005-10-29 | Use hardware mechanism to deal with cache aliases in the 24K. | Ralf Baechle | 1 | -2/+10 | |
Signed-off-by: Ralf Baechle <[email protected]> | |||||
2005-10-29 | Remove old wrong bits of cache code. | Ralf Baechle | 1 | -3/+0 | |
Signed-off-by: Ralf Baechle <[email protected]> | |||||
2005-09-05 | [PATCH] mips: nuke trailing whitespace | Ralf Baechle | 1 | -8/+8 | |
Signed-off-by: Ralf Baechle <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
2005-09-05 | [PATCH] mips: clean up 32/64-bit configuration | Ralf Baechle | 1 | -2/+2 | |
Start cleaning 32-bit vs. 64-bit configuration. Signed-off-by: Ralf Baechle <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+1260 | |
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip! |