summaryrefslogtreecommitdiff
path: root/tools/objtool/arch
Commit message (Expand)AuthorAge
* objtool: Fix Clang enum conversion warningLukas Bulwahn2017-12-28
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-15
|\
| * objtool: Resync objtool's instruction decoder source code copy with the kerne...Ingo Molnar2017-12-15
| * x86/decoder: Fix and update the opcodes mapRandy Dunlap2017-12-15
* | tools/headers: Sync objtool UAPI headerIngo Molnar2017-11-14
* | objtool: Move synced files to their original relative locationsJosh Poimboeuf2017-11-07
|/
* objtool: Resync objtool's instruction decoder source code copy with the kerne...Josh Poimboeuf2017-11-04
* objtool: Support unoptimized frame pointer setupJosh Poimboeuf2017-09-28
* objtool: Handle another GCC stack pointer adjustment bugJosh Poimboeuf2017-09-23
* objtool: Handle GCC stack pointer adjustment bugJosh Poimboeuf2017-08-30
* objtool: Fix '-mtune=atom' decoding support in objtool 2.0Josh Poimboeuf2017-07-28
* objtool: Assume unannotated UD2 instructions are dead endsJosh Poimboeuf2017-07-28
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-03
|\
| * x86/insn: perf tools: Add new ptwrite instructionAdrian Hunter2017-06-27
* | objtool: Implement stack validation 2.0Josh Poimboeuf2017-06-30
|/
* objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf2017-02-24
* objtool: Fix IRET's opcodeJiri Slaby2017-01-19
* objtool: Fix bytes check of lea's rex_prefixJiri Slaby2016-12-06
* objtool: Support '-mtune=atom' stack frame setup instructionJosh Poimboeuf2016-10-11
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-30
|\
| * objtool: Resync x86 instruction decoder with the kernel'sJosh Poimboeuf2016-07-29
* | x86/insn: remove pcommitDan Williams2016-07-23
|/
* x86/asm/decoder: Use explicitly signed charsJosh Poimboeuf2016-03-03
* objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf2016-02-29