| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'docs-6.0' of git://git.lwn.net/linux | Linus Torvalds | 2022-08-02 | 1 | -1/+1 |
|\ |
|
| * | objtool: update objtool.txt references | Mauro Carvalho Chehab | 2022-07-07 | 1 | -1/+1 |
* | | objtool: Re-add UNWIND_HINT_{SAVE_RESTORE} | Josh Poimboeuf | 2022-06-27 | 1 | -2/+4 |
* | | objtool: Add entry UNRET validation | Peter Zijlstra | 2022-06-27 | 1 | -0/+3 |
* | | x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage | Josh Poimboeuf | 2022-06-06 | 1 | -0/+6 |
|/ |
|
* | Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-05-24 | 1 | -3/+3 |
|\ |
|
| * | objtool: Add CONFIG_OBJTOOL | Josh Poimboeuf | 2022-04-22 | 1 | -3/+3 |
* | | objtool: Fix STACK_FRAME_NON_STANDARD reloc type | Peter Zijlstra | 2022-05-06 | 1 | -1/+3 |
|/ |
|
* | x86,objtool: Move the ASM_REACHABLE annotation to objtool.h | Peter Zijlstra | 2022-03-15 | 1 | -0/+16 |
* | x86/ibt: Add ANNOTATE_NOENDBR | Peter Zijlstra | 2022-03-15 | 1 | -0/+16 |
* | objtool: Add frame-pointer-specific function ignore | Josh Poimboeuf | 2021-09-30 | 1 | -0/+12 |
* | objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC | Josh Poimboeuf | 2021-01-26 | 1 | -1/+4 |
* | objtool: Add asm version of STACK_FRAME_NON_STANDARD | Josh Poimboeuf | 2021-01-26 | 1 | -0/+8 |
* | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 2020-10-25 | 1 | -1/+1 |
* | objtool: Make unwind hint definitions available to other architectures | Julien Thierry | 2020-09-10 | 1 | -0/+88 |
* | objtool: Only include valid definitions depending on source file type | Julien Thierry | 2020-09-10 | 1 | -0/+6 |
* | objtool: Rename frame.h -> objtool.h | Julien Thierry | 2020-09-10 | 1 | -0/+35 |