aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/text-patching.h
AgeCommit message (Expand)Author
2020-01-09x86/stackframe/32: Allow int3_emulate_push()Peter Zijlstra
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-05-11x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)
2019-05-08x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra
2019-04-30x86/alternatives: Remove the return value of text_poke_*()Nadav Amit
2019-04-30x86/alternatives: Initialize temporary mm for patchingNadav Amit
2019-04-30x86/alternatives: Add text_poke_kgdb() to not assert the lock when debuggingNadav Amit
2018-07-20x86/alternatives, jumplabel: Use text_poke_early() before mm_init()Pavel Tatashin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-04-29x86/asm: Stop depending on ptrace.h in alternative.hAndy Lutomirski