| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2024-05-19 | 1 | -1/+14 |
|\ |
|
| * | x86/insn: Add support for APX EVEX to the instruction decoder logic | Adrian Hunter | 2024-05-02 | 1 | -0/+4 |
| * | x86/insn: Add support for REX2 prefix to the instruction decoder logic | Adrian Hunter | 2024-05-02 | 1 | -1/+10 |
* | | x86/build: Clean up arch/x86/tools/relocs.c a bit | Ingo Molnar | 2024-03-24 | 1 | -184/+178 |
* | | x86/boot: Ignore relocations in .notes sections in walk_relocs() too | Guixiong Wei | 2024-03-22 | 1 | -0/+9 |
|/ |
|
* | x86, relocs: Ignore relocations in .notes section | Kees Cook | 2024-03-01 | 1 | -0/+8 |
* | Merge tag 'x86-build-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2024-01-09 | 3 | -38/+4 |
|\ |
|
| * | x86/tools: objdump_reformat.awk: Skip bad instructions from llvm-objdump | Nathan Chancellor | 2024-01-04 | 1 | -1/+1 |
| * | x86/tools: Remove chkobjdump.awk | Nathan Chancellor | 2023-11-30 | 2 | -35/+1 |
| * | x86/tools: objdump_reformat.awk: Allow for spaces | Samuel Zeter | 2023-11-30 | 1 | -1/+1 |
| * | x86/tools: objdump_reformat.awk: Ensure regex matches fwait | Samuel Zeter | 2023-11-30 | 1 | -1/+1 |
* | | x86/paravirt: Remove no longer needed paravirt patching code | Juergen Gross | 2023-12-10 | 1 | -1/+1 |
|/ |
|
* | ELF: fix all "Elf" typos | Alexey Dobriyan | 2023-04-08 | 1 | -1/+1 |
* | kbuild: allow to combine multiple V= levels | Masahiro Yamada | 2023-01-22 | 1 | -1/+1 |
* | x86/tools/relocs: Ignore __kcfi_typeid_ relocations | Sami Tolvanen | 2022-09-26 | 1 | -0/+1 |
* | x86/build: Use the proper name CONFIG_FW_LOADER | Lukas Bulwahn | 2021-12-29 | 1 | -1/+1 |
* | Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-11-04 | 1 | -0/+2 |
|\ |
|
| * | x86/build: Tuck away built-in firmware under FW_LOADER | Luis Chamberlain | 2021-10-22 | 1 | -0/+2 |
* | | x86/tools/relocs: Support >64K section headers | Kristen Carlson Accardi | 2021-10-27 | 1 | -25/+78 |
|/ |
|
* | Merge tag 'x86_build_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-08-30 | 2 | -17/+21 |
|\ |
|
| * | x86/tools/relocs: Mark die() with the printf function attr format | Borislav Petkov | 2021-08-23 | 2 | -17/+21 |
* | | x86/tools: Fix objdump version check again | Randy Dunlap | 2021-08-12 | 1 | -0/+1 |
|/ |
|
* | x86/tools/relocs: Fix non-POSIX regexp | H. Nikolaus Schaller | 2021-08-05 | 1 | -4/+4 |
* | x86/tools/insn_sanity: Convert to insn_decode() | Borislav Petkov | 2021-03-15 | 1 | -4/+4 |
* | x86/tools/insn_decoder_test: Convert to insn_decode() | Borislav Petkov | 2021-03-15 | 1 | -4/+6 |
* | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-02-23 | 1 | -2/+2 |
|\ |
|
| * | module: remove EXPORT_UNUSED_SYMBOL* | Christoph Hellwig | 2021-02-08 | 1 | -2/+2 |
| * | module: remove EXPORT_SYMBOL_GPL_FUTURE | Christoph Hellwig | 2021-02-08 | 1 | -2/+2 |
* | | Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-02-23 | 2 | -8/+4 |
|\ \ |
|
| * | | x86/insn: Support big endian cross-compiles | Martin Schwidefsky | 2021-01-14 | 1 | -4/+0 |
| * | | x86/tools: Use tools headers for instruction decoder selftests | Vasily Gorbik | 2021-01-14 | 1 | -4/+4 |
| |/ |
|
* / | x86/build: Treat R_386_PLT32 relocation as R_386_PC32 | Fangrui Song | 2021-01-28 | 1 | -4/+8 |
|/ |
|
* | x86/insn: Make inat-tables.c suitable for pre-decompression code | Joerg Roedel | 2020-09-07 | 1 | -1/+49 |
* | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2020-03-25 | 1 | -0/+1 |
* | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 2020-02-03 | 1 | -2/+2 |
* | x86/insn: Fix awk regexp warnings | Alexander Kapshuk | 2019-10-01 | 1 | -2/+2 |
* | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-09 | 2 | -18/+18 |
|\ |
|
| * | x86/paravirt: Standardize 'insn_buff' variable names | Ingo Molnar | 2019-04-29 | 2 | -18/+18 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -9/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -14/+1 |
* | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-05-07 | 1 | -1/+1 |
|\ \ |
|
| * | | x86/irq/64: Split the IRQ stack into its own pages | Andy Lutomirski | 2019-04-17 | 1 | -1/+1 |
| |/ |
|
* / | x86/tools/relocs: Fix big section header tables | Artem Savkov | 2019-04-19 | 1 | -29/+45 |
|/ |
|
* | x86: Clean up 'sizeof x' => 'sizeof(x)' | Jordan Borgner | 2018-10-29 | 1 | -2/+2 |
* | x86: Add support for 64-bit place relative relocations | Ard Biesheuvel | 2018-09-27 | 1 | -0/+10 |
* | x86/relocs: Add __end_rodata_aligned to S_REL | Joerg Roedel | 2018-08-09 | 1 | -0/+1 |
* | x86: Treat R_X86_64_PLT32 as R_X86_64_PC32 | H.J. Lu | 2018-02-22 | 1 | -0/+3 |
* | x86/tools: Standardize output format of insn_decode_test | Masami Hiramatsu | 2017-12-12 | 1 | -11/+22 |
* | x86/tools: Rename distill.awk to objdump_reformat.awk | Masami Hiramatsu | 2017-12-12 | 3 | -7/+7 |
* | x86/tools: Rename test_get_len to insn_decoder_test | Masami Hiramatsu | 2017-12-12 | 3 | -11/+7 |