summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kprobes.h
Commit message (Expand)AuthorAgeFilesLines
* kprobes/x86: Don't call the ->break_handler() in x86 kprobesMasami Hiramatsu2018-06-211-1/+1
* kprobes/x86: Remove jprobe implementationMasami Hiramatsu2018-06-211-3/+0
* tracing/kprobe: bpf: Check error injectable event is on function entryMasami Hiramatsu2018-01-121-3/+1
* bpf: add a bpf_override_function helperJosef Bacik2017-12-121-0/+4
* kprobes/x86: Remove addressof() operatorsMasami Hiramatsu2017-09-281-2/+2
* x86: mark kprobe templates as character arrays, not single charactersLinus Torvalds2017-07-201-4/+4
* kprobes/x86: Make boostable flag booleanMasami Hiramatsu2017-04-121-4/+3
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-1/+8
* x86: fix up a few misc stack pointer vs thread_info confusionsLinus Torvalds2016-06-241-6/+5
* kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE defineAnton Blanchard2014-10-171-1/+0
* kprobes/x86: Call exception handlers directly from do_int3/do_debugMasami Hiramatsu2014-04-241-0/+2
* x86, asmlinkage: Make kprobes code visible and fix assembler codeAndi Kleen2013-08-061-5/+5
* kprobes/x86: Check Interrupt Flag modifier when registering probeMasami Hiramatsu2013-03-181-0/+1
* kprobes/x86: ftrace based optimization for x86Masami Hiramatsu2012-07-311-0/+1
* x86: Move MAX_INSN_SIZE into asm/insn.hPeter Zijlstra2010-03-101-1/+1
* kprobes/x86: Support kprobes jump optimization on x86Masami Hiramatsu2010-02-251-0/+29
* kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODEMasami Hiramatsu2010-02-251-1/+1
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+88