summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/text-patching.h
Commit message (Expand)AuthorAgeFilesLines
* x86/alternatives: Teach text_poke_bp() to emulate RETPeter Zijlstra2020-09-011-0/+19
* x86/int3: Ensure that poke_int3_handler() is not tracedThomas Gleixner2020-06-111-4/+7
* x86/kprobes: Fix ordering while text-patchingPeter Zijlstra2019-11-271-0/+1
* x86/kprobes: Convert to text-patching.hPeter Zijlstra2019-11-271-0/+2
* x86/ftrace: Use text_gen_insn()Peter Zijlstra2019-11-271-1/+29
* x86/alternative: Add text_opcode_size()Peter Zijlstra2019-11-271-12/+31
* x86/alternatives: Add and use text_gen_insn() helperPeter Zijlstra2019-11-271-0/+2
* x86/alternatives, jump_label: Provide better text_poke() batching interfacePeter Zijlstra2019-11-271-11/+4
* x86/alternatives: Update int3_emulate_push() commentPeter Zijlstra2019-11-271-0/+3
* x86/alternatives: Teach text_poke_bp() to emulate instructionsPeter Zijlstra2019-11-151-6/+18
* x86: Correct misc typosMarco Ammon2019-09-021-2/+2
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-081-2/+0
|\
| * x86/stackframe/32: Allow int3_emulate_push()Peter Zijlstra2019-06-251-2/+0
* | x86/alternative: Batch of patch operationsDaniel Bristot de Oliveira2019-06-171-0/+15
|/
* Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-151-0/+30
|\
| * x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)2019-05-111-1/+3
| * x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra2019-05-081-0/+28
* | x86/alternatives: Remove the return value of text_poke_*()Nadav Amit2019-04-301-2/+2
* | x86/alternatives: Initialize temporary mm for patchingNadav Amit2019-04-301-0/+2
* | x86/alternatives: Add text_poke_kgdb() to not assert the lock when debuggingNadav Amit2019-04-301-0/+1
|/
* x86/alternatives, jumplabel: Use text_poke_early() before mm_init()Pavel Tatashin2018-07-201-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/asm: Stop depending on ptrace.h in alternative.hAndy Lutomirski2016-04-291-0/+40