Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 |
| | | | | | | | | Having received another series of whitespace patches I decided to do this once and for all rather than dealing with this kind of patches trickling in forever. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||
* | MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. | David Daney | 2008-10-11 |
This is the main support code for the patch. Here we just add the code, the following patches hook it up. Signed-off-by: David Daney <ddaney@avtrex.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> create mode 100644 arch/mips/include/asm/watch.h create mode 100644 arch/mips/kernel/watch.c |