index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
alternative.h
Age
Commit message (
Expand
)
Author
2025-05-13
Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-09
x86/its: FineIBT-paranoid vs ITS
Peter Zijlstra
2025-05-09
x86/its: Use dynamic thunks for indirect branches
Peter Zijlstra
2025-05-09
x86/its: Add support for ITS-safe return thunk
Pawan Gupta
2025-05-05
x86/alternative: Remove unused header #defines
Juergen Gross
2025-04-11
x86/alternatives: Move declarations of vmlinux.lds.S defined section symbols ...
Ingo Molnar
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Thomas Huth
2025-03-04
Merge branch 'x86/asm' into x86/core, to pick up dependent commits
Ingo Molnar
2025-03-04
x86/alternatives: Simplify alternative_call() interface
Josh Poimboeuf
2025-02-28
x86/locking: Remove semicolon from "lock" prefix
Uros Bizjak
2025-02-14
x86/alternative: Simplify callthunk patching
Peter Zijlstra
2025-02-03
Revert "x86/module: prepare module loading for ROX allocations of text"
Mike Rapoport (Microsoft)
2024-12-02
objtool: Collect more annotations in objtool.h
Peter Zijlstra
2024-12-02
objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATE
Peter Zijlstra
2024-11-07
x86/module: prepare module loading for ROX allocations of text
Mike Rapoport (Microsoft)
2024-07-01
x86/alternatives, kvm: Fix a couple of CALLs without a frame pointer
Borislav Petkov (AMD)
2024-06-11
x86/alternative: Replace the old macros
Borislav Petkov (AMD)
2024-06-11
x86/alternative: Convert the asm ALTERNATIVE_3() macro
Borislav Petkov (AMD)
2024-06-11
x86/alternative: Convert the asm ALTERNATIVE_2() macro
Borislav Petkov (AMD)
2024-06-11
x86/alternative: Convert the asm ALTERNATIVE() macro
Borislav Petkov (AMD)
2024-06-11
x86/alternative: Convert ALTERNATIVE_3()
Borislav Petkov (AMD)
2024-06-11
x86/alternative: Convert ALTERNATIVE_TERNARY()
Borislav Petkov (AMD)
2024-06-11
x86/alternative: Convert alternative_call_2()
Borislav Petkov (AMD)
2024-06-11
x86/alternative: Convert alternative_call()
Borislav Petkov (AMD)
2024-06-11
x86/alternative: Convert alternative_io()
Borislav Petkov (AMD)
2024-06-11
x86/alternative: Convert alternative_input()
Borislav Petkov (AMD)
2024-06-11
x86/alternative: Convert alternative_2()
Borislav Petkov (AMD)
2024-06-11
x86/alternative: Convert alternative()
Borislav Petkov (AMD)
2024-06-11
x86/alternatives: Add nested alternatives macros
Peter Zijlstra
2024-06-11
x86/alternative: Zap alternative_ternary()
Borislav Petkov (AMD)
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
[next]