summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/unwind_hints.h
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Add unwind hints around RBP clobberJosh Poimboeuf2023-06-071-0/+9
* x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf2023-03-231-4/+8
* x86,objtool: Separate unret validation from unwind hintsJosh Poimboeuf2023-03-231-1/+7
* objtool: Change UNWIND_HINT() argument orderJosh Poimboeuf2023-03-231-1/+1
* x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf2023-02-111-5/+5
* objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf2022-06-271-2/+10
* objtool: Add entry UNRET validationPeter Zijlstra2022-06-271-0/+4
* x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline()Josh Poimboeuf2021-09-301-0/+5
* objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf2021-01-261-11/+2
* objtool: Make unwind hint definitions available to other architecturesJulien Thierry2020-09-101-45/+11
* objtool: Remove SAVE/RESTORE hintsPeter Zijlstra2020-04-221-27/+0
* objtool: Introduce HINT_RET_OFFSETPeter Zijlstra2020-04-221-0/+10
* ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layoutJosh Poimboeuf2019-11-131-0/+8
* x86/unwind/orc: Detect the end of the stackJosh Poimboeuf2018-06-211-6/+10
* x86/asm: Fix UNWIND_HINT_REGS macro for older binutilsJosh Poimboeuf2017-08-101-4/+6
* objtool, x86: Add facility for asm code to provide unwind hintsJosh Poimboeuf2017-07-181-0/+103