summaryrefslogtreecommitdiff
path: root/arch/x86/tools
AgeCommit message (Expand)AuthorFilesLines
2025-05-06x86/insn: Stop decoding i64 instructions in x86-64 mode at opcodeMasami Hiramatsu (Google)1-0/+7
2025-03-29x86/tools: Drop duplicate unlikely() definition in insn_decoder_test.cNathan Chancellor1-2/+0
2025-03-28Merge tag 'linux_kselftest-kunit-6.15-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+2
2025-03-19x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET in <asm...Xin Li (Intel)1-1/+8
2025-03-19x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build c...H. Peter Anvin (Intel)1-0/+81
2025-03-16Kunit to check the longest symbol lengthSergio González Collado1-1/+2
2025-02-18x86/percpu/64: Remove INIT_PER_CPU macrosBrian Gerst1-1/+0
2025-02-18x86/boot/64: Remove inverse relocationsBrian Gerst1-129/+1
2025-02-18x86/percpu/64: Remove fixed_percpu_dataBrian Gerst1-1/+0
2025-02-18x86/percpu/64: Use relative percpu offsetsBrian Gerst1-7/+3
2025-02-18x86/relocs: Handle R_X86_64_REX_GOTPCRELX relocationsBrian Gerst1-0/+7
2024-12-05x86/boot: Reject absolute references in .head.textArd Biesheuvel1-1/+7
2024-11-20Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2024-11-02x86/vdso: Allocate vvar page from C codeThomas Weißschuh1-1/+0
2024-10-29x86/xen: Avoid relocatable quantities in Xen ELF notesArd Biesheuvel1-0/+1
2024-05-19Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+14
2024-05-02x86/insn: Add support for APX EVEX to the instruction decoder logicAdrian Hunter1-0/+4
2024-05-02x86/insn: Add support for REX2 prefix to the instruction decoder logicAdrian Hunter1-1/+10
2024-03-24x86/build: Clean up arch/x86/tools/relocs.c a bitIngo Molnar1-184/+178
2024-03-22x86/boot: Ignore relocations in .notes sections in walk_relocs() tooGuixiong Wei1-0/+9
2024-03-01x86, relocs: Ignore relocations in .notes sectionKees Cook1-0/+8
2024-01-09Merge tag 'x86-build-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-38/+4
2024-01-04x86/tools: objdump_reformat.awk: Skip bad instructions from llvm-objdumpNathan Chancellor1-1/+1
2023-12-11x86/paravirt: Remove no longer needed paravirt patching codeJuergen Gross1-1/+1
2023-11-30x86/tools: Remove chkobjdump.awkNathan Chancellor2-35/+1
2023-11-30x86/tools: objdump_reformat.awk: Allow for spacesSamuel Zeter1-1/+1
2023-11-30x86/tools: objdump_reformat.awk: Ensure regex matches fwaitSamuel Zeter1-1/+1
2023-04-08ELF: fix all "Elf" typosAlexey Dobriyan1-1/+1
2023-01-22kbuild: allow to combine multiple V= levelsMasahiro Yamada1-1/+1
2022-09-26x86/tools/relocs: Ignore __kcfi_typeid_ relocationsSami Tolvanen1-0/+1
2021-12-30x86/build: Use the proper name CONFIG_FW_LOADERLukas Bulwahn1-1/+1
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2021-10-27x86/tools/relocs: Support >64K section headersKristen Carlson Accardi1-25/+78
2021-10-22x86/build: Tuck away built-in firmware under FW_LOADERLuis Chamberlain1-0/+2
2021-08-30Merge tag 'x86_build_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-17/+21
2021-08-23x86/tools/relocs: Mark die() with the printf function attr formatBorislav Petkov2-17/+21
2021-08-12x86/tools: Fix objdump version check againRandy Dunlap1-0/+1
2021-08-05x86/tools/relocs: Fix non-POSIX regexpH. Nikolaus Schaller1-4/+4
2021-03-15x86/tools/insn_sanity: Convert to insn_decode()Borislav Petkov1-4/+4
2021-03-15x86/tools/insn_decoder_test: Convert to insn_decode()Borislav Petkov1-4/+6
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2021-02-23Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-8/+4
2021-02-08module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig1-2/+2
2021-02-08module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig1-2/+2
2021-01-28x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song1-4/+8
2021-01-14x86/insn: Support big endian cross-compilesMartin Schwidefsky1-4/+0
2021-01-14x86/tools: Use tools headers for instruction decoder selftestsVasily Gorbik1-4/+4
2020-09-07x86/insn: Make inat-tables.c suitable for pre-decompression codeJoerg Roedel1-1/+49
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-02-03kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada1-2/+2