summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kprobes/opt.c
Commit message (Expand)AuthorAgeFilesLines
* kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu2017-03-011-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* x86: Migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-201-1/+1
* x86/asm: Stop depending on ptrace.h in alternative.hAndy Lutomirski2016-04-291-0/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-03-011-0/+2
|\
| * kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()Petr Mladek2015-02-211-0/+2
* | kprobes: Pass the original kprobe for preparing optimized kprobeMasami Hiramatsu2015-01-131-1/+2
|/
* x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen2014-11-181-1/+3
* kprobes/x86: Free 'optinsn' cache when range check failsWang Nan2014-08-271-1/+3
* kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu2014-04-241-3/+5
* kprobes/x86: Allow probe on some kprobe preparation functionsMasami Hiramatsu2014-04-241-12/+12
* Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2013-09-041-4/+1
|\
| * x86, asmlinkage: Make kprobes code visible and fix assembler codeAndi Kleen2013-08-061-4/+1
* | kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()Masami Hiramatsu2013-07-191-78/+22
* | kprobes/x86: Remove an incorrect comment about int3 in NMI/MCEMasami Hiramatsu2013-07-191-10/+0
|/
* kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/Masami Hiramatsu2013-01-211-0/+512
OpenPOWER on IntegriCloud