aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/uprobes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-03MIPS: uprobes: Remove __weak attribute from arch_uprobe_copy_ixol.Marcin Nowakowski1-1/+1
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-62/+3
2016-10-04MIPS: uprobes: Flush icache via kernel addressJames Hogan1-11/+6
2016-09-29MIPS: uprobes: fix use of uninitialised variableMarcin Nowakowski1-3/+2
2016-09-29MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski1-18/+0
2016-09-29MIPS: fix uretprobe implementationMarcin Nowakowski1-1/+1
2016-09-13MIPS: uprobes: fix incorrect uprobe brk handlingMarcin Nowakowski1-1/+1
2015-09-03MIPS: Add uprobes support.Ralf Baechle1-0/+341