summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/uprobes.c
AgeCommit message (Expand)Author
2019-06-25MIPS: uprobes: remove set but not used variable 'epc'YueHaibing
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-03MIPS: uprobes: Remove __weak attribute from arch_uprobe_copy_ixol.Marcin Nowakowski
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