aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kprobes.h
AgeCommit message (Expand)Author
2020-03-20x86/optprobe: Fix OPTPROBE vs UACCESSPeter Zijlstra
2019-11-27x86/kprobes: Convert to text-patching.hPeter Zijlstra
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-06-21kprobes/x86: Don't call the ->break_handler() in x86 kprobesMasami Hiramatsu
2018-06-21kprobes/x86: Remove jprobe implementationMasami Hiramatsu
2018-01-12tracing/kprobe: bpf: Check error injectable event is on function entryMasami Hiramatsu
2017-12-12bpf: add a bpf_override_function helperJosef Bacik
2017-09-28kprobes/x86: Remove addressof() operatorsMasami Hiramatsu
2017-07-20x86: mark kprobe templates as character arrays, not single charactersLinus Torvalds
2017-04-12kprobes/x86: Make boostable flag booleanMasami Hiramatsu
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2016-06-24x86: fix up a few misc stack pointer vs thread_info confusionsLinus Torvalds
2014-10-17kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE defineAnton Blanchard
2014-04-24kprobes/x86: Call exception handlers directly from do_int3/do_debugMasami Hiramatsu
2013-08-06x86, asmlinkage: Make kprobes code visible and fix assembler codeAndi Kleen
2013-03-18kprobes/x86: Check Interrupt Flag modifier when registering probeMasami Hiramatsu
2012-07-31kprobes/x86: ftrace based optimization for x86Masami Hiramatsu
2010-03-10x86: Move MAX_INSN_SIZE into asm/insn.hPeter Zijlstra
2010-02-25kprobes/x86: Support kprobes jump optimization on x86Masami Hiramatsu
2010-02-25kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODEMasami Hiramatsu
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro