index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
alternative.h
Age
Commit message (
Expand
)
Author
2024-05-14
Merge tag 'x86_alternatives_for_v6.10_rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-05-13
Merge tag 'x86-asm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-06
x86/alternatives: Remove alternative_input_2()
Borislav Petkov (AMD)
2024-04-01
x86/bpf: Fix IP for relocating call depth accounting
Joan Bruguera Micó
2024-03-19
x86/asm: Use %c/%n instead of %P operand modifier in asm templates
Uros Bizjak
2023-12-10
x86/paravirt: Switch mixed paravirt/alternative calls to alternatives
Juergen Gross
2023-12-10
x86/alternative: Add indirect call patching
Juergen Gross
2023-12-10
x86/paravirt: Move some functions and defines to alternative.c
Juergen Gross
2023-09-22
x86/speculation, objtool: Use absolute relocations for annotations
Fangrui Song
2023-07-10
x86/alternative: Rename apply_ibt_endbr()
Peter Zijlstra
2023-06-07
Revert "x86/orc: Make it callthunk aware"
Josh Poimboeuf
2023-04-18
x86/alternatives: Do not use integer constant suffixes in inline asm
Willy Tarreau
2023-01-05
x86/alternatives: Add alt_instr.flags
Borislav Petkov (AMD)
2022-11-01
x86/ibt: Implement FineIBT
Peter Zijlstra
2022-10-17
x86/bpf: Emit call depth accounting if required
Thomas Gleixner
2022-10-17
x86/orc: Make it callthunk aware
Peter Zijlstra
2022-10-17
static_call: Add call depth tracking support
Peter Zijlstra
2022-10-17
x86/asm: Provide ALTERNATIVE_3
Peter Zijlstra
2022-10-17
x86/modules: Add call patching
Thomas Gleixner
2022-10-17
x86/callthunks: Add call patching for call depth tracking
Thomas Gleixner
2022-06-27
x86: Undo return-thunk damage
Peter Zijlstra
2022-03-15
x86/alternative: Use .ibt_endbr_seal to seal indirect calls
Peter Zijlstra
2021-10-28
x86/alternative: Implement .retpoline_sites support
Peter Zijlstra
2021-04-02
x86/alternatives: Optimize optimize_nops()
Peter Zijlstra
2021-03-11
x86/alternative: Support ALTERNATIVE_TERNARY
Juergen Gross
2021-03-11
x86/alternative: Support not-feature
Juergen Gross
2021-03-11
x86/alternative: Merge include files
Juergen Gross
2021-03-09
x86/alternative: Drop unused feature parameter from ALTINSTR_REPLACEMENT()
Juergen Gross
2019-09-15
x86: alternative.h: use asm_inline for all alternative variants
Rasmus Villemoes
2019-04-03
x86/nospec, objtool: Introduce ANNOTATE_IGNORE_ALTERNATIVE
Peter Zijlstra
2019-01-16
x86/alternatives: Add an ALTERNATIVE_3() macro
Borislav Petkov
2019-01-16
x86/alternatives: Add macro comments
Borislav Petkov
2018-12-26
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-19
Revert "x86/alternatives: Macrofy lock prefixes to work around GCC inlining b...
Ingo Molnar
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
2018-10-04
x86/alternatives: Macrofy lock prefixes to work around GCC inlining bugs
Nadav Amit
2018-03-27
x86/alternatives: Fixup alternative_call_2
Alexey Dobriyan
2018-01-05
x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
David Woodhouse
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-09
x86/alternatives: Fix alt_max_short macro to really be a max()
Mathias Krause
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
2016-09-24
x86/alternatives: Add stack frame dependency to alternative_call_2()
Josh Poimboeuf
2016-04-29
x86/asm: Make asm/alternative.h safe from assembly
Andy Lutomirski
2016-04-29
x86/asm: Stop depending on ptrace.h in alternative.h
Andy Lutomirski
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2015-05-19
x86/alternatives, x86/fpu: Add 'alternatives_patched' debug flag and use it i...
Ingo Molnar
2015-04-04
x86/alternatives: Fix ALTERNATIVE_2 padding generation properly
Borislav Petkov
2015-02-23
x86/alternatives: Add instruction padding
Borislav Petkov
2014-05-29
x86/alternative: Add alternative_input_2 to support alternative with two feat...
Fenghua Yu
2013-07-23
kprobes/x86: Call out into INT3 handler directly instead of using notifier
Jiri Kosina
[next]