aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/kprobes.c
AgeCommit message (Expand)Author
2013-05-22kprobes/mips: Fix to check double free of insn slotMasami Hiramatsu
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2011-12-07MIPS Kprobes: Support branch instructions probingManeesh Soni
2011-12-07MIPS Kprobes: Deny probes on ll/sc instructionsManeesh Soni
2011-12-07MIPS Kprobes: Fix OOPS in arch_prepare_kprobe()Maneesh Soni
2010-08-05MIPS: kprobe: Add support.David Daney