summaryrefslogtreecommitdiffstats
path: root/arch/x86/tools
Commit message (Expand)AuthorAge
* x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner2018-10-29
* x86: Add support for 64-bit place relative relocationsArd Biesheuvel2018-09-27
* x86/relocs: Add __end_rodata_aligned to S_RELJoerg Roedel2018-08-09
* x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu2018-02-22
* x86/tools: Standardize output format of insn_decode_testMasami Hiramatsu2017-12-12
* x86/tools: Rename distill.awk to objdump_reformat.awkMasami Hiramatsu2017-12-12
* x86/tools: Rename test_get_len to insn_decoder_testMasami Hiramatsu2017-12-12
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf2016-12-19
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-12
|\
| * x86/decoder: Use stderr if insn sanity test failsPaul Bolle2016-10-26
| * x86/decoder: Use stdout if insn decoder test is successfulPaul Bolle2016-10-26
* | x86/build: Annotate die() with noreturn to fix build warning on clangPeter Foley2016-11-28
|/
* x86/insn: Add AVX-512 support to the instruction decoderAdrian Hunter2016-07-21
* x86/KASLR: Clean up unused code from old 'run_size' and rename it to 'kernel_...Yinghai Lu2016-04-29
* x86, build: replace Perl script with Shell scriptKees Cook2015-01-26
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-10
|\
| * x86-64: Handle PC-relative relocations on per-CPU dataJan Beulich2014-11-04
* | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
|\ \
| * | x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen2014-11-17
| |/
* | x86, kaslr: Handle Gold linker for finding bss/brkKees Cook2014-11-18
* | x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao2014-11-01
|/
* x86/relocs: Make per_cpu_load_addr staticBen Hutchings2014-09-24
* x86/build: Supress "Nothing to be done for ..." messagesMasahiro Yamada2014-04-14
* x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold2014-03-18
* Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/buildH. Peter Anvin2014-01-29
|\
| * x86/relocs: Add percpu fixup for GNU ld 2.23Kees Cook2013-10-18
| * x86, relocs: Add more per-cpu gold special casesMichael Davidson2013-10-13
* | x86, relocs: Add manual debug modeMichael Davidson2014-01-22
|/
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-04
|\
| * x86, insn: Add new opcodes as of June, 2013Masami Hiramatsu2013-08-06
* | x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook2013-06-12
|/
* x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELFH. Peter Anvin2013-04-16
* x86, relocs: Build separate 32/64-bit toolsKees Cook2013-04-16
* x86, relocs: Add 64-bit ELF support to relocs toolKees Cook2013-04-16
* x86, relocs: Consolidate processing logicKees Cook2013-04-16
* x86, relocs: Generalize ELF structure namesKees Cook2013-04-16
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-04
|\
| * arch/x86/tools/insn_sanity.c: Identify source of messagesAndrew Morton2013-01-24
* | x86/boot: Fix minor fd leakage in tools/relocs.cCong Ding2013-01-27
|/
* x86: Fix the error of using "const" in gen-insn-attr-x86.awkCong Ding2012-12-10
* UAPI: x86: Fix the test_get_len toolDavid Howells2012-10-02
* x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefixMasami Hiramatsu2012-06-06
* Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-29
|\
| * x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin2012-05-18
| * x86, relocs: More relocations which may end up as absoluteH. Peter Anvin2012-05-18
| * x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin2012-05-18
| * x86, realmode: move relocs from scripts/ to arch/x86/toolsJarkko Sakkinen2012-05-08
* | x86, relocs: Add jiffies and jiffies_64 to the relative whitelistH. Peter Anvin2012-05-24
* | x86-32, relocs: Whitelist more symbols for ld bug workaroundH. Peter Anvin2012-05-23