aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/include/asm/unwind_hints.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-07drm/vmwgfx: Add unwind hints around RBP clobberJosh Poimboeuf1-0/+9
2023-03-23x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf1-4/+8
2023-03-23x86,objtool: Separate unret validation from unwind hintsJosh Poimboeuf1-1/+7
2023-03-23objtool: Change UNWIND_HINT() argument orderJosh Poimboeuf1-1/+1
2023-02-11x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf1-5/+5
2022-06-27objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf1-2/+10
2022-06-27objtool: Add entry UNRET validationPeter Zijlstra1-0/+4
2021-09-30x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline()Josh Poimboeuf1-0/+5
2021-01-26objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf1-11/+2
2020-09-10objtool: Make unwind hint definitions available to other architecturesJulien Thierry1-45/+11
2020-04-22objtool: Remove SAVE/RESTORE hintsPeter Zijlstra1-27/+0
2020-04-22objtool: Introduce HINT_RET_OFFSETPeter Zijlstra1-0/+10
2019-11-13ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layoutJosh Poimboeuf1-0/+8
2018-06-21x86/unwind/orc: Detect the end of the stackJosh Poimboeuf1-6/+10
2017-08-10x86/asm: Fix UNWIND_HINT_REGS macro for older binutilsJosh Poimboeuf1-4/+6
2017-07-18objtool, x86: Add facility for asm code to provide unwind hintsJosh Poimboeuf1-0/+103