| Commit message (Expand) | Author | Age | Files | Lines |
* | objtool: Support unoptimized frame pointer setup | Josh Poimboeuf | 2017-09-28 | 1 | -3/+8 |
* | objtool: Handle another GCC stack pointer adjustment bug | Josh Poimboeuf | 2017-09-23 | 1 | -3/+3 |
* | objtool: Handle GCC stack pointer adjustment bug | Josh Poimboeuf | 2017-08-30 | 1 | -68/+26 |
* | objtool: Fix '-mtune=atom' decoding support in objtool 2.0 | Josh Poimboeuf | 2017-07-28 | 1 | -1/+25 |
* | objtool: Assume unannotated UD2 instructions are dead ends | Josh Poimboeuf | 2017-07-28 | 1 | -5/+12 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-07-03 | 1 | -1/+1 |
|\ |
|
| * | x86/insn: perf tools: Add new ptwrite instruction | Adrian Hunter | 2017-06-27 | 1 | -1/+1 |
* | | objtool: Implement stack validation 2.0 | Josh Poimboeuf | 2017-06-30 | 1 | -38/+362 |
|/ |
|
* | objtool: Improve detection of BUG() and other dead ends | Josh Poimboeuf | 2017-02-24 | 1 | -3/+0 |
* | objtool: Fix IRET's opcode | Jiri Slaby | 2017-01-19 | 1 | -1/+1 |
* | objtool: Fix bytes check of lea's rex_prefix | Jiri Slaby | 2016-12-06 | 1 | -1/+1 |
* | objtool: Support '-mtune=atom' stack frame setup instruction | Josh Poimboeuf | 2016-10-11 | 1 | -0/+9 |
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-30 | 5 | -101/+220 |
|\ |
|
| * | objtool: Resync x86 instruction decoder with the kernel's | Josh Poimboeuf | 2016-07-29 | 5 | -101/+220 |
* | | x86/insn: remove pcommit | Dan Williams | 2016-07-23 | 1 | -1/+1 |
|/ |
|
* | x86/asm/decoder: Use explicitly signed chars | Josh Poimboeuf | 2016-03-03 | 1 | -3/+3 |
* | objtool: Add tool to perform compile-time stack metadata validation | Josh Poimboeuf | 2016-02-29 | 9 | -0/+2697 |