aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kprobes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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