index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
kprobes.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
MIPS/kprobes: Don't call the ->break_handler() in MIPS kprobes code
Masami Hiramatsu
2018-06-21
MIPS/kprobes: Remove jprobe implementation
Masami Hiramatsu
2016-10-06
MIPS: tracing: disable uprobe/kprobe on compact branch instructions
Marcin Nowakowski
2016-10-06
MIPS: tracing: move insn_has_delay_slot to a shared header
Marcin Nowakowski
2014-08-26
mips: Replace __get_cpu_var uses
Christoph Lameter
2013-05-22
kprobes/mips: Fix to check double free of insn slot
Masami Hiramatsu
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2011-12-07
MIPS Kprobes: Support branch instructions probing
Maneesh Soni
2011-12-07
MIPS Kprobes: Deny probes on ll/sc instructions
Maneesh Soni
2011-12-07
MIPS Kprobes: Fix OOPS in arch_prepare_kprobe()
Maneesh Soni
2010-08-05
MIPS: kprobe: Add support.
David Daney