summaryrefslogtreecommitdiffstats
path: root/tools/objtool/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-031-1/+1
|\
| * x86/insn: perf tools: Add new ptwrite instructionAdrian Hunter2017-06-271-1/+1
* | objtool: Implement stack validation 2.0Josh Poimboeuf2017-06-301-38/+362
|/
* objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf2017-02-241-3/+0
* objtool: Fix IRET's opcodeJiri Slaby2017-01-191-1/+1
* objtool: Fix bytes check of lea's rex_prefixJiri Slaby2016-12-061-1/+1
* objtool: Support '-mtune=atom' stack frame setup instructionJosh Poimboeuf2016-10-111-0/+9
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-305-101/+220
|\
| * objtool: Resync x86 instruction decoder with the kernel'sJosh Poimboeuf2016-07-295-101/+220
* | x86/insn: remove pcommitDan Williams2016-07-231-1/+1
|/
* x86/asm/decoder: Use explicitly signed charsJosh Poimboeuf2016-03-031-3/+3
* objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf2016-02-299-0/+2697
OpenPOWER on IntegriCloud