index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
tools
Age
Commit message (
Expand
)
Author
2025-05-06
x86/insn: Stop decoding i64 instructions in x86-64 mode at opcode
Masami Hiramatsu (Google)
2025-03-28
x86/tools: Drop duplicate unlikely() definition in insn_decoder_test.c
Nathan Chancellor
2025-03-27
Merge tag 'linux_kselftest-kunit-6.15-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-03-19
x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET in <asm...
Xin Li (Intel)
2025-03-19
x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build c...
H. Peter Anvin (Intel)
2025-03-15
Kunit to check the longest symbol length
Sergio González Collado
2025-02-18
x86/percpu/64: Remove INIT_PER_CPU macros
Brian Gerst
2025-02-18
x86/boot/64: Remove inverse relocations
Brian Gerst
2025-02-18
x86/percpu/64: Remove fixed_percpu_data
Brian Gerst
2025-02-18
x86/percpu/64: Use relative percpu offsets
Brian Gerst
2025-02-18
x86/relocs: Handle R_X86_64_REX_GOTPCRELX relocations
Brian Gerst
2024-12-05
x86/boot: Reject absolute references in .head.text
Ard Biesheuvel
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-02
x86/vdso: Allocate vvar page from C code
Thomas Weißschuh
2024-10-29
x86/xen: Avoid relocatable quantities in Xen ELF notes
Ard Biesheuvel
2024-05-19
Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-02
x86/insn: Add support for APX EVEX to the instruction decoder logic
Adrian Hunter
2024-05-02
x86/insn: Add support for REX2 prefix to the instruction decoder logic
Adrian Hunter
2024-03-24
x86/build: Clean up arch/x86/tools/relocs.c a bit
Ingo Molnar
2024-03-22
x86/boot: Ignore relocations in .notes sections in walk_relocs() too
Guixiong Wei
2024-02-29
x86, relocs: Ignore relocations in .notes section
Kees Cook
2024-01-08
Merge tag 'x86-build-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-01-04
x86/tools: objdump_reformat.awk: Skip bad instructions from llvm-objdump
Nathan Chancellor
2023-12-10
x86/paravirt: Remove no longer needed paravirt patching code
Juergen Gross
2023-11-30
x86/tools: Remove chkobjdump.awk
Nathan Chancellor
2023-11-30
x86/tools: objdump_reformat.awk: Allow for spaces
Samuel Zeter
2023-11-30
x86/tools: objdump_reformat.awk: Ensure regex matches fwait
Samuel Zeter
2023-04-08
ELF: fix all "Elf" typos
Alexey Dobriyan
2023-01-22
kbuild: allow to combine multiple V= levels
Masahiro Yamada
2022-09-26
x86/tools/relocs: Ignore __kcfi_typeid_ relocations
Sami Tolvanen
2021-12-29
x86/build: Use the proper name CONFIG_FW_LOADER
Lukas Bulwahn
2021-11-04
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-27
x86/tools/relocs: Support >64K section headers
Kristen Carlson Accardi
2021-10-22
x86/build: Tuck away built-in firmware under FW_LOADER
Luis Chamberlain
2021-08-30
Merge tag 'x86_build_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-23
x86/tools/relocs: Mark die() with the printf function attr format
Borislav Petkov
2021-08-12
x86/tools: Fix objdump version check again
Randy Dunlap
2021-08-05
x86/tools/relocs: Fix non-POSIX regexp
H. Nikolaus Schaller
2021-03-15
x86/tools/insn_sanity: Convert to insn_decode()
Borislav Petkov
2021-03-15
x86/tools/insn_decoder_test: Convert to insn_decode()
Borislav Petkov
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-23
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
2021-02-08
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
2021-01-28
x86/build: Treat R_386_PLT32 relocation as R_386_PC32
Fangrui Song
2021-01-13
x86/insn: Support big endian cross-compiles
Martin Schwidefsky
2021-01-13
x86/tools: Use tools headers for instruction decoder selftests
Vasily Gorbik
2020-09-07
x86/insn: Make inat-tables.c suitable for pre-decompression code
Joerg Roedel
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
[next]