Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | MIPS: uprobes: Remove __weak attribute from arch_uprobe_copy_ixol. | Marcin Nowakowski | 2017-01-03 | 1 | -1/+1 |
* | MIPS: tracing: disable uprobe/kprobe on compact branch instructions | Marcin Nowakowski | 2016-10-06 | 1 | -0/+6 |
* | MIPS: tracing: move insn_has_delay_slot to a shared header | Marcin Nowakowski | 2016-10-06 | 1 | -62/+3 |
* | MIPS: uprobes: Flush icache via kernel address | James Hogan | 2016-10-04 | 1 | -11/+6 |
* | MIPS: uprobes: fix use of uninitialised variable | Marcin Nowakowski | 2016-09-29 | 1 | -3/+2 |
* | MIPS: uprobes: remove incorrect set_orig_insn | Marcin Nowakowski | 2016-09-29 | 1 | -18/+0 |
* | MIPS: fix uretprobe implementation | Marcin Nowakowski | 2016-09-29 | 1 | -1/+1 |
* | MIPS: uprobes: fix incorrect uprobe brk handling | Marcin Nowakowski | 2016-09-13 | 1 | -1/+1 |
* | MIPS: Add uprobes support. | Ralf Baechle | 2015-09-03 | 1 | -0/+341 |