Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 2007-10-11 | 1 | -30/+30 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | [MIPS] MT: Nuke duplicate mips_mt_regdump() prototype. | Ralf Baechle | 2007-02-06 | 1 | -2/+0 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | [MIPS] VSMP: Synchronize cp0 counters on bootup. | Ralf Baechle | 2006-10-31 | 1 | -0/+2 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | [MIPS] MT: Improved multithreading support. | Ralf Baechle | 2006-04-19 | 1 | -5/+6 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | [MIPS] kpsd and other AP/SP improvements. | Ralf Baechle | 2006-04-19 | 1 | -1/+4 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | Virtual SMP support for the 34K. | Ralf Baechle | 2005-10-29 | 1 | -0/+2 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | Detect the MIPS R2 vectored interrupt, external interrupt controller | Ralf Baechle | 2005-10-29 | 1 | -48/+70 |
| | | | | | | options and the precense of the MT ASE. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | Macros to access the register of processors using the new MIPS | Ralf Baechle | 2005-10-29 | 1 | -0/+367 |
Multithreading ASE, also know as MT ASE. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> diff --git a/include/asm-mips/mipsmtregs.h b/include/asm-mips/mipsmtregs.h new file mode 100644 |