- d6f12f8 x86/build: Use the proper name CONFIG_FW_LOADER by Lukas Bulwahn · 3 years ago
- 95faf6b Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 2 months ago
- a54c401 x86/tools/relocs: Support >64K section headers by Kristen Carlson Accardi · 3 years, 3 months ago
- c8dcf65 x86/build: Tuck away built-in firmware under FW_LOADER by Luis Chamberlain · 3 years, 2 months ago
- ced119b Merge tag 'x86_build_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 03dca99 x86/tools/relocs: Mark die() with the printf function attr format by Borislav Petkov · 3 years, 6 months ago
- 839ad22 x86/tools: Fix objdump version check again by Randy Dunlap · 3 years, 5 months ago
- fa953ad x86/tools/relocs: Fix non-POSIX regexp by H. Nikolaus Schaller · 3 years, 6 months ago
- a277ce6 x86/tools/insn_sanity: Convert to insn_decode() by Borislav Petkov · 4 years, 1 month ago
- 0c925c6 x86/tools/insn_decoder_test: Convert to insn_decode() by Borislav Petkov · 4 years, 1 month ago
- 21a6ab2 Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 3 years, 10 months ago
- a56ff24 Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- 3679482 module: remove EXPORT_UNUSED_SYMBOL* by Christoph Hellwig · 4 years ago
- f1c3d73 module: remove EXPORT_SYMBOL_GPL_FUTURE by Christoph Hellwig · 4 years ago
- bb73d07 x86/build: Treat R_386_PLT32 relocation as R_386_PC32 by Fangrui Song · 4 years ago
- 1d509f2 x86/insn: Support big endian cross-compiles by Martin Schwidefsky · 4 years, 2 months ago
- c8d7b7e x86/tools: Use tools headers for instruction decoder selftests by Vasily Gorbik · 4 years, 2 months ago
- 05a2ae7 x86/insn: Make inat-tables.c suitable for pre-decompression code by Joerg Roedel · 4 years, 4 months ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
- 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
- 700c101 x86/insn: Fix awk regexp warnings by Alexander Kapshuk · 5 years ago
- da17702 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 8f14772 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 1fc654c x86/paravirt: Standardize 'insn_buff' variable names by Ingo Molnar · 6 years ago
- f36e749 x86/tools/relocs: Fix big section header tables by Artem Savkov · 6 years ago
- e6401c1 x86/irq/64: Split the IRQ stack into its own pages by Andy Lutomirski · 6 years ago
- 0e96f31 x86: Clean up 'sizeof x' => 'sizeof(x)' by Jordan Borgner · 6 years ago
- b40a142 x86: Add support for 64-bit place relative relocations by Ard Biesheuvel · 6 years ago
- a29dba1 x86/relocs: Add __end_rodata_aligned to S_REL by Joerg Roedel · 6 years ago
- b21ebf2f x86: Treat R_X86_64_PLT32 as R_X86_64_PC32 by H.J. Lu · 7 years ago
- 10c9157 x86/tools: Standardize output format of insn_decode_test by Masami Hiramatsu · 7 years ago
- 98fe07f x86/tools: Rename distill.awk to objdump_reformat.awk by Masami Hiramatsu · 7 years ago
- 6b63dd1 x86/tools: Rename test_get_len to insn_decoder_test by Masami Hiramatsu · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 7ebb916 x86/tools: Fix gcc-7 warning in relocs.c by Markus Trippelsdorf · 8 years ago
- 5645688 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- adee870 x86/build: Annotate die() with noreturn to fix build warning on clang by Peter Foley · 8 years ago
- bb12d67 x86/decoder: Use stderr if insn sanity test fails by Paul Bolle · 8 years ago
- bdcc18b x86/decoder: Use stdout if insn decoder test is successful by Paul Bolle · 8 years ago
- 25af37f x86/insn: Add AVX-512 support to the instruction decoder by Adrian Hunter · 8 years ago
- 4d2d542 x86/KASLR: Clean up unused code from old 'run_size' and rename it to 'kernel_total_size' by Yinghai Lu · 9 years ago
- d69911a x86, build: replace Perl script with Shell script by Kees Cook · 10 years ago
- b6444bd Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 3eb5b89 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 70b61e3 x86, kaslr: Handle Gold linker for finding bss/brk by Kees Cook · 10 years ago
- 6ba48ff x86: Remove arbitrary instruction size limit in instruction decoder by Dave Hansen · 10 years ago
- 6d24c5f x86-64: Handle PC-relative relocations on per-CPU data by Jan Beulich · 10 years ago
- e602336 x86, kaslr: Prevent .bss from overlaping initrd by Junjie Mao · 10 years ago
- eeeda4c x86/relocs: Make per_cpu_load_addr static by Ben Hutchings · 10 years ago
- e6bcd1a x86/build: Supress "Nothing to be done for ..." messages by Masahiro Yamada · 11 years ago
- d2312e3 x86, vdso: Make vsyscall_gtod_data handling x86 generic by Stefani Seibold · 11 years ago
- 4064e0e Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build by H. Peter Anvin · 11 years ago
- 214a887 x86, relocs: Add manual debug mode by Michael Davidson · 11 years ago
- aec58ba x86/relocs: Add percpu fixup for GNU ld 2.23 by Kees Cook · 11 years ago
- d751c16 x86, relocs: Add more per-cpu gold special cases by Michael Davidson · 11 years ago
- 3d7e5fc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 3e21bb0 x86, insn: Add new opcodes as of June, 2013 by Masami Hiramatsu · 11 years ago
- b1983b0 x86, relocs: Move __vvar_page from S_ABS to S_REL by Kees Cook · 12 years ago
- c889ba8 x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELF by H. Peter Anvin · 12 years ago
- 17c961f x86, relocs: Build separate 32/64-bit tools by Kees Cook · 12 years ago
- 946166a x86, relocs: Add 64-bit ELF support to relocs tool by Kees Cook · 12 years ago
- 5d442e6 x86, relocs: Consolidate processing logic by Kees Cook · 12 years ago
- bf11655 x86, relocs: Generalize ELF structure names by Kees Cook · 12 years ago
- 51c1abb Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 65315d4 x86/boot: Fix minor fd leakage in tools/relocs.c by Cong Ding · 12 years ago
- 55a6e62 arch/x86/tools/insn_sanity.c: Identify source of messages by Andrew Morton · 12 years ago
- 28a7938 x86: Fix the error of using "const" in gen-insn-attr-x86.awk by Cong Ding · 12 years ago
- 584c5ef UAPI: x86: Fix the test_get_len tool by David Howells · 12 years ago
- 436d03f x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix by Masami Hiramatsu · 13 years ago
- 731a737 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- ea17e74 x86, relocs: Add jiffies and jiffies_64 to the relative whitelist by H. Peter Anvin · 13 years ago
- fd95281 x86-32, relocs: Whitelist more symbols for ld bug workaround by H. Peter Anvin · 13 years ago
- 24ab82b x86, relocs: When printing an error, say relative or absolute by H. Peter Anvin · 13 years ago
- a3e854d x86, relocs: Workaround for binutils 2.22.52.0.1 section bug by H. Peter Anvin · 13 years ago
- 6520fe5 x86, realmode: 16-bit real-mode code support for relocs tool by H. Peter Anvin · 13 years ago
- 8a3b947 x86, relocs: When printing an error, say relative or absolute by H. Peter Anvin · 13 years ago
- c54a354 x86, relocs: More relocations which may end up as absolute by H. Peter Anvin · 13 years ago
- bea3f87 x86, relocs: Workaround for binutils 2.22.52.0.1 section bug by H. Peter Anvin · 13 years ago
- f2604c1 x86, realmode: move relocs from scripts/ to arch/x86/tools by Jarkko Sakkinen · 13 years ago
- 9dde9dc x86/tools: Add decoded instruction dump mode by Masami Hiramatsu · 13 years ago
- a9c373d x86: Update instruction decoder to support new AVX formats by Masami Hiramatsu · 13 years ago
- e70825f x86/tools: Fix insn_sanity message outputs by Masami Hiramatsu · 13 years ago
- bfbe901 x86/tools: Fix instruction decoder message output by Masami Hiramatsu · 13 years ago
- 1056c3e x86/tools: Fix Makefile to build all test tools by Masami Hiramatsu · 13 years ago
- 1ec454b x86, perf: Add a build-time sanity test to the x86 decoder by Masami Hiramatsu · 13 years ago
- 3235dc3 x86: Remove trailing spaces in messages by Frans Pop · 15 years ago
- 605c1a1 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
- 8bee738 x86: Fix objdump version check in chkobjdump.awk for different formats. by Masami Hiramatsu · 15 years ago
- 8c63450 x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk by akpm@linux-foundation.org · 15 years ago
- 4beb3d6 x86: Don't use POSIX character classes in gen-insn-attr-x86.awk by Roland Dreier · 15 years ago
- 61ecdb84 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 2363756 x86: Fix kprobes build with non-gawk awk by Jonathan Nieder · 15 years ago
- be2bf0a x86, perf probe: Fix warning in test_get_len() by Jean Delvare · 15 years ago
- d103d01 Merge branch 'perf/probes' into perf/core by Ingo Molnar · 15 years ago
- 6f5f672 x86: insn decoder test checks objdump version by Masami Hiramatsu · 15 years ago
- 80509e2 x86: Fix insn decoder test typos by Masami Hiramatsu · 15 years ago
- ce64c620 x86: Instruction decoder test should generate build warning by Masami Hiramatsu · 15 years ago
- 35039eb x86: Show symbol name if insn decoder test failed by Masami Hiramatsu · 15 years ago