aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/kprobes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-06MIPS: tracing: disable uprobe/kprobe on compact branch instructionsMarcin Nowakowski1-0/+6
2016-10-06MIPS: tracing: move insn_has_delay_slot to a shared headerMarcin Nowakowski1-58/+3
2014-08-26mips: Replace __get_cpu_var usesChristoph Lameter1-3/+3
2013-05-22kprobes/mips: Fix to check double free of insn slotMasami Hiramatsu1-1/+4
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-5/+5
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-3/+3
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-5/+5
2011-12-07MIPS Kprobes: Support branch instructions probingManeesh Soni1-33/+112
2011-12-07MIPS Kprobes: Deny probes on ll/sc instructionsManeesh Soni1-0/+31
2011-12-07MIPS Kprobes: Fix OOPS in arch_prepare_kprobe()Maneesh Soni1-3/+12
2010-08-05MIPS: kprobe: Add support.David Daney1-0/+557