Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-19 | [MIPS] MT: Improved multithreading support. | Ralf Baechle | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||
2006-04-19 | [MIPS] kpsd and other AP/SP improvements. | Ralf Baechle | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||
2005-10-29 | Virtual SMP support for the 34K. | Ralf Baechle | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||
2005-10-29 | Detect the MIPS R2 vectored interrupt, external interrupt controller | Ralf Baechle | |
options and the precense of the MT ASE. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||
2005-10-29 | Macros to access the register of processors using the new MIPS | Ralf Baechle | |
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 |