aboutsummaryrefslogtreecommitdiffstats
path: root/tools/objtool/sync-check.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-02Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve a semantic conflictIngo Molnar1-0/+1
2021-03-15objtool/x86: Use asm/nops.hPeter Zijlstra1-0/+1
2021-03-15x86/insn: Add a __ignore_sync_check__ markerBorislav Petkov1-4/+13
2020-09-10objtool: Make unwind hint definitions available to other architecturesJulien Thierry1-1/+3
2020-09-10objtool: Make sync-check consider the target architectureJulien Thierry1-0/+7
2020-09-10objtool: Group headers to check in a single listJulien Thierry1-9/+14
2020-09-01x86/static_call: Add inline static call implementation for x86-64Josh Poimboeuf1-0/+1
2020-01-22objtool: Silence build outputOlof Johansson1-2/+0
2019-10-17x86: xen: insn: Decode Xen and KVM emulate-prefix signatureMasami Hiramatsu1-1/+2
2019-08-31objtool: Ignore intentional differences for the x86 insn decoderArnaldo Carvalho de Melo1-4/+5
2019-08-31objtool: Update sync-check.sh from perf's check-headers.shArnaldo Carvalho de Melo1-5/+26
2019-08-31objtool: Move x86 insn decoder to a common locationJosh Poimboeuf1-6/+6
2017-11-07objtool: Move kernel headers/code sync check to a scriptJosh Poimboeuf1-0/+29