index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
objtool
/
arch
/
x86
/
special.c
Age
Commit message (
Expand
)
Author
2025-04-10
objtool: Fix false-positive "ignoring unreachables" warning
Josh Poimboeuf
2025-03-25
objtool: Fix X86_FEATURE_SMAP alternative handling
Josh Poimboeuf
2025-03-25
objtool: Warn when disabling unreachable warnings
Josh Poimboeuf
2024-12-02
objtool: Allow arch code to discover jump table size
Ard Biesheuvel
2024-06-11
x86/alternatives: Add nested alternatives macros
Peter Zijlstra
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2023-06-27
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-07
objtool: Get rid of reloc->addend
Josh Poimboeuf
2023-06-07
objtool: Get rid of reloc->type
Josh Poimboeuf
2023-05-10
x86/alternative: Support relocations in alternatives
Peter Zijlstra
2022-04-22
objtool: Reorganize cmdline options
Josh Poimboeuf
2021-01-26
objtool: Fix retpoline detection in asm code
Josh Poimboeuf
2021-01-13
objtool: Rework header include paths
Vasily Gorbik
2020-09-10
objtool: Refactor jump table code to support other architectures
Raphael Gault
2020-09-10
objtool: Make relocation in alternative handling arch dependent
Julien Thierry
2020-09-10
objtool: Abstract alternative special case handling
Julien Thierry