index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
objtool.h
Age
Commit message (
Expand
)
Author
2022-06-27
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
2022-06-06
x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage
Josh Poimboeuf
2022-05-24
Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-06
objtool: Fix STACK_FRAME_NON_STANDARD reloc type
Peter Zijlstra
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
2022-03-15
x86,objtool: Move the ASM_REACHABLE annotation to objtool.h
Peter Zijlstra
2022-03-15
x86/ibt: Add ANNOTATE_NOENDBR
Peter Zijlstra
2021-09-30
objtool: Add frame-pointer-specific function ignore
Josh Poimboeuf
2021-01-26
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
2021-01-26
objtool: Add asm version of STACK_FRAME_NON_STANDARD
Josh Poimboeuf
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-09-10
objtool: Make unwind hint definitions available to other architectures
Julien Thierry
2020-09-10
objtool: Only include valid definitions depending on source file type
Julien Thierry
2020-09-10
objtool: Rename frame.h -> objtool.h
Julien Thierry