aboutsummaryrefslogtreecommitdiff
path: root/tools/objtool/sync-check.sh
AgeCommit message (Expand)AuthorFilesLines
2021-04-02Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve ...Gravatar Ingo Molnar 1-0/+1
2021-03-15objtool/x86: Use asm/nops.hGravatar Peter Zijlstra 1-0/+1
2021-03-15x86/insn: Add a __ignore_sync_check__ markerGravatar Borislav Petkov 1-4/+13
2020-09-10objtool: Make unwind hint definitions available to other architecturesGravatar Julien Thierry 1-1/+3
2020-09-10objtool: Make sync-check consider the target architectureGravatar Julien Thierry 1-0/+7
2020-09-10objtool: Group headers to check in a single listGravatar Julien Thierry 1-9/+14
2020-09-01x86/static_call: Add inline static call implementation for x86-64Gravatar Josh Poimboeuf 1-0/+1
2020-01-22objtool: Silence build outputGravatar Olof Johansson 1-2/+0
2019-10-17x86: xen: insn: Decode Xen and KVM emulate-prefix signatureGravatar Masami Hiramatsu 1-1/+2
2019-08-31objtool: Ignore intentional differences for the x86 insn decoderGravatar Arnaldo Carvalho de Melo 1-4/+5
2019-08-31objtool: Update sync-check.sh from perf's check-headers.shGravatar Arnaldo Carvalho de Melo 1-5/+26
2019-08-31objtool: Move x86 insn decoder to a common locationGravatar Josh Poimboeuf 1-6/+6
2017-11-07objtool: Move kernel headers/code sync check to a scriptGravatar Josh Poimboeuf 1-0/+29