Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-13 | MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled | Zhang Le | 1 | -0/+6 | |
Signed-off-by: Zhang Le <r0bertz@gentoo.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2008-10-11 | MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. | David Daney | 1 | -0/+2 | |
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 | |||||
2008-10-11 | MIPS: Move headfiles to new location below arch/mips/include | Ralf Baechle | 1 | -0/+151 | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |