summaryrefslogtreecommitdiffstats
path: root/arch/x86/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6 days1-1/+14
|\
| * x86/insn: Add support for APX EVEX to the instruction decoder logicAdrian Hunter2024-05-021-0/+4
| * x86/insn: Add support for REX2 prefix to the instruction decoder logicAdrian Hunter2024-05-021-1/+10
* | x86/build: Clean up arch/x86/tools/relocs.c a bitIngo Molnar2024-03-241-184/+178
* | x86/boot: Ignore relocations in .notes sections in walk_relocs() tooGuixiong Wei2024-03-221-0/+9
|/
* x86, relocs: Ignore relocations in .notes sectionKees Cook2024-02-291-0/+8
* Merge tag 'x86-build-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-01-083-38/+4
|\
| * x86/tools: objdump_reformat.awk: Skip bad instructions from llvm-objdumpNathan Chancellor2024-01-041-1/+1
| * x86/tools: Remove chkobjdump.awkNathan Chancellor2023-11-302-35/+1
| * x86/tools: objdump_reformat.awk: Allow for spacesSamuel Zeter2023-11-301-1/+1
| * x86/tools: objdump_reformat.awk: Ensure regex matches fwaitSamuel Zeter2023-11-301-1/+1
* | x86/paravirt: Remove no longer needed paravirt patching codeJuergen Gross2023-12-101-1/+1
|/
* ELF: fix all "Elf" typosAlexey Dobriyan2023-04-081-1/+1
* kbuild: allow to combine multiple V= levelsMasahiro Yamada2023-01-221-1/+1
* x86/tools/relocs: Ignore __kcfi_typeid_ relocationsSami Tolvanen2022-09-261-0/+1
* x86/build: Use the proper name CONFIG_FW_LOADERLukas Bulwahn2021-12-291-1/+1
* Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-041-0/+2
|\
| * x86/build: Tuck away built-in firmware under FW_LOADERLuis Chamberlain2021-10-221-0/+2
* | x86/tools/relocs: Support >64K section headersKristen Carlson Accardi2021-10-271-25/+78
|/
* Merge tag 'x86_build_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-302-17/+21
|\
| * x86/tools/relocs: Mark die() with the printf function attr formatBorislav Petkov2021-08-232-17/+21
* | x86/tools: Fix objdump version check againRandy Dunlap2021-08-121-0/+1
|/
* x86/tools/relocs: Fix non-POSIX regexpH. Nikolaus Schaller2021-08-051-4/+4
* x86/tools/insn_sanity: Convert to insn_decode()Borislav Petkov2021-03-151-4/+4
* x86/tools/insn_decoder_test: Convert to insn_decode()Borislav Petkov2021-03-151-4/+6
* Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-231-2/+2
|\
| * module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig2021-02-081-2/+2
| * module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig2021-02-081-2/+2
* | Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-02-232-8/+4
|\ \
| * | x86/insn: Support big endian cross-compilesMartin Schwidefsky2021-01-131-4/+0
| * | x86/tools: Use tools headers for instruction decoder selftestsVasily Gorbik2021-01-131-4/+4
| |/
* / x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song2021-01-281-4/+8
|/
* x86/insn: Make inat-tables.c suitable for pre-decompression codeJoerg Roedel2020-09-071-1/+49
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-2/+2
* x86/insn: Fix awk regexp warningsAlexander Kapshuk2019-10-011-2/+2
* Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-082-18/+18
|\
| * x86/paravirt: Standardize 'insn_buff' variable namesIngo Molnar2019-04-292-18/+18
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-9/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-1/+1
|\ \
| * | x86/irq/64: Split the IRQ stack into its own pagesAndy Lutomirski2019-04-171-1/+1
| |/
* / x86/tools/relocs: Fix big section header tablesArtem Savkov2019-04-191-29/+45
|/
* x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner2018-10-291-2/+2
* x86: Add support for 64-bit place relative relocationsArd Biesheuvel2018-09-271-0/+10
* x86/relocs: Add __end_rodata_aligned to S_RELJoerg Roedel2018-08-091-0/+1
* x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu2018-02-221-0/+3
* x86/tools: Standardize output format of insn_decode_testMasami Hiramatsu2017-12-121-11/+22
* x86/tools: Rename distill.awk to objdump_reformat.awkMasami Hiramatsu2017-12-123-7/+7
* x86/tools: Rename test_get_len to insn_decoder_testMasami Hiramatsu2017-12-123-11/+7