index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
objtool.h
Age
Commit message (
Expand
)
Author
2023-03-23
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
2023-03-23
x86,objtool: Separate unret validation from unwind hints
Josh Poimboeuf
2023-03-23
objtool: Change UNWIND_HINT() argument order
Josh Poimboeuf
2023-03-23
objtool: Use relative pointers for annotations
Josh Poimboeuf
2023-03-23
objtool: Add objtool_types.h
Josh Poimboeuf
2023-02-11
x86/unwind/orc: Add 'signal' field to ORC metadata
Josh Poimboeuf
2022-08-02
Merge tag 'docs-6.0' of git://git.lwn.net/linux
Linus Torvalds
2022-07-07
objtool: update objtool.txt references
Mauro Carvalho Chehab
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