aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kprobes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-21kprobes/x86: Don't call the ->break_handler() in x86 kprobesMasami Hiramatsu1-1/+1
2018-06-21kprobes/x86: Remove jprobe implementationMasami Hiramatsu1-3/+0
2018-01-12tracing/kprobe: bpf: Check error injectable event is on function entryMasami Hiramatsu1-3/+1
2017-12-12bpf: add a bpf_override_function helperJosef Bacik1-0/+4
2017-09-28kprobes/x86: Remove addressof() operatorsMasami Hiramatsu1-2/+2
2017-07-20x86: mark kprobe templates as character arrays, not single charactersLinus Torvalds1-4/+4
2017-04-12kprobes/x86: Make boostable flag booleanMasami Hiramatsu1-4/+3
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez1-1/+8
2016-06-24x86: fix up a few misc stack pointer vs thread_info confusionsLinus Torvalds1-6/+5
2014-10-17kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE defineAnton Blanchard1-1/+0
2014-04-24kprobes/x86: Call exception handlers directly from do_int3/do_debugMasami Hiramatsu1-0/+2
2013-08-06x86, asmlinkage: Make kprobes code visible and fix assembler codeAndi Kleen1-5/+5
2013-03-18kprobes/x86: Check Interrupt Flag modifier when registering probeMasami Hiramatsu1-0/+1
2012-07-31kprobes/x86: ftrace based optimization for x86Masami Hiramatsu1-0/+1
2010-03-10x86: Move MAX_INSN_SIZE into asm/insn.hPeter Zijlstra1-1/+1
2010-02-25kprobes/x86: Support kprobes jump optimization on x86Masami Hiramatsu1-0/+29
2010-02-25kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODEMasami Hiramatsu1-1/+1
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+88