summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/uprobes.c
AgeCommit message (Expand)Author
2019-07-10MIPS: uprobes: remove set but not used variable 'epc'YueHaibing
2016-10-06MIPS: tracing: disable uprobe/kprobe on compact branch instructionsMarcin Nowakowski
2016-10-06MIPS: tracing: move insn_has_delay_slot to a shared headerMarcin Nowakowski
2016-10-04MIPS: uprobes: Flush icache via kernel addressJames Hogan
2016-09-29MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski
2016-09-29MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski
2016-09-29MIPS: fix uretprobe implementationMarcin Nowakowski
2016-09-13MIPS: uprobes: fix incorrect uprobe brk handlingMarcin Nowakowski
2015-09-03MIPS: Add uprobes support.Ralf Baechle