index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
kprobes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-23
x86/kprobes: Use int3 instead of debug trap for single-step
Masami Hiramatsu
1
-5
/
+16
2021-01-05
x86/kprobes: Do not decode opcode in resume_execution()
Masami Hiramatsu
1
-4
/
+7
2020-09-04
x86/debug: Move kprobe_debug_handler() into exc_debug_kernel()
Peter Zijlstra
1
-0
/
+4
2020-06-15
perf/x86: Add perf text poke events for kprobes
Adrian Hunter
1
-0
/
+2
2020-03-20
x86/optprobe: Fix OPTPROBE vs UACCESS
Peter Zijlstra
1
-0
/
+1
2019-11-27
x86/kprobes: Convert to text-patching.h
Peter Zijlstra
1
-9
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-06-21
kprobes/x86: Don't call the ->break_handler() in x86 kprobes
Masami Hiramatsu
1
-1
/
+1
2018-06-21
kprobes/x86: Remove jprobe implementation
Masami Hiramatsu
1
-3
/
+0
2018-01-12
tracing/kprobe: bpf: Check error injectable event is on function entry
Masami Hiramatsu
1
-3
/
+1
2017-12-12
bpf: add a bpf_override_function helper
Josef Bacik
1
-0
/
+4
2017-09-28
kprobes/x86: Remove addressof() operators
Masami Hiramatsu
1
-2
/
+2
2017-07-20
x86: mark kprobe templates as character arrays, not single characters
Linus Torvalds
1
-4
/
+4
2017-04-12
kprobes/x86: Make boostable flag boolean
Masami Hiramatsu
1
-4
/
+3
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-1
/
+8
2016-06-24
x86: fix up a few misc stack pointer vs thread_info confusions
Linus Torvalds
1
-6
/
+5
2014-10-17
kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE define
Anton Blanchard
1
-1
/
+0
2014-04-24
kprobes/x86: Call exception handlers directly from do_int3/do_debug
Masami Hiramatsu
1
-0
/
+2
2013-08-06
x86, asmlinkage: Make kprobes code visible and fix assembler code
Andi Kleen
1
-5
/
+5
2013-03-18
kprobes/x86: Check Interrupt Flag modifier when registering probe
Masami Hiramatsu
1
-0
/
+1
2012-07-31
kprobes/x86: ftrace based optimization for x86
Masami Hiramatsu
1
-0
/
+1
2010-03-10
x86: Move MAX_INSN_SIZE into asm/insn.h
Peter Zijlstra
1
-1
/
+1
2010-02-25
kprobes/x86: Support kprobes jump optimization on x86
Masami Hiramatsu
1
-0
/
+29
2010-02-25
kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE
Masami Hiramatsu
1
-1
/
+1
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-3
/
+3
2008-10-22
x86, um: ... and asm-x86 move
Al Viro
1
-0
/
+88