summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/sysrq.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* MIPS: Add SysRq operation to dump TLBs on all CPUsJames Hogan2015-06-211-0/+77
Add a MIPS specific SysRq operation to dump the TLB entries on all CPUs, using the 'x' trigger key. Signed-off-by: James Hogan <james.hogan@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/10072/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>