summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kprobes/common.h
Commit message (Expand)AuthorAgeFilesLines
* kprobes/x86: Don't call the ->break_handler() in x86 kprobesMasami Hiramatsu2018-06-211-10/+0
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-10-201-2/+11
|\|
| * kprobes/x86: Set up frame pointer in kprobe trampolineJosh Poimboeuf2017-10-031-2/+11
* | kprobes/x86: Make insn buffer always ROX and use text_poke()Masami Hiramatsu2017-09-281-3/+3
|/
* kprobes/x86: Consolidate insn decoder users for copying codeMasami Hiramatsu2017-04-121-2/+2
* kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu2017-03-011-1/+1
* kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()Masami Hiramatsu2013-07-191-5/+0
* kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/Masami Hiramatsu2013-01-211-0/+113