Age | Commit message (Expand) | Author |
2015-01-26 | x86, build: replace Perl script with Shell script | Kees Cook |
2014-12-10 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-10 | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-18 | x86, kaslr: Handle Gold linker for finding bss/brk | Kees Cook |
2014-11-17 | x86: Remove arbitrary instruction size limit in instruction decoder | Dave Hansen |
2014-11-04 | x86-64: Handle PC-relative relocations on per-CPU data | Jan Beulich |
2014-11-01 | x86, kaslr: Prevent .bss from overlaping initrd | Junjie Mao |
2014-09-24 | x86/relocs: Make per_cpu_load_addr static | Ben Hutchings |
2014-04-14 | x86/build: Supress "Nothing to be done for ..." messages | Masahiro Yamada |
2014-03-18 | x86, vdso: Make vsyscall_gtod_data handling x86 generic | Stefani Seibold |
2014-01-29 | Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build | H. Peter Anvin |
2014-01-22 | x86, relocs: Add manual debug mode | Michael Davidson |
2013-10-18 | x86/relocs: Add percpu fixup for GNU ld 2.23 | Kees Cook |
2013-10-13 | x86, relocs: Add more per-cpu gold special cases | Michael Davidson |
2013-09-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-08-06 | x86, insn: Add new opcodes as of June, 2013 | Masami Hiramatsu |
2013-06-12 | x86, relocs: Move __vvar_page from S_ABS to S_REL | Kees Cook |
2013-04-16 | x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELF | H. Peter Anvin |
2013-04-16 | x86, relocs: Build separate 32/64-bit tools | Kees Cook |
2013-04-16 | x86, relocs: Add 64-bit ELF support to relocs tool | Kees Cook |
2013-04-16 | x86, relocs: Consolidate processing logic | Kees Cook |
2013-04-16 | x86, relocs: Generalize ELF structure names | Kees Cook |
2013-02-04 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-01-27 | x86/boot: Fix minor fd leakage in tools/relocs.c | Cong Ding |
2013-01-24 | arch/x86/tools/insn_sanity.c: Identify source of messages | Andrew Morton |
2012-12-10 | x86: Fix the error of using "const" in gen-insn-attr-x86.awk | Cong Ding |
2012-10-02 | UAPI: x86: Fix the test_get_len tool | David Howells |
2012-06-06 | x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix | Masami Hiramatsu |
2012-05-30 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2012-05-24 | x86, relocs: Add jiffies and jiffies_64 to the relative whitelist | H. Peter Anvin |
2012-05-23 | x86-32, relocs: Whitelist more symbols for ld bug workaround | H. Peter Anvin |
2012-05-19 | x86, relocs: When printing an error, say relative or absolute | H. Peter Anvin |
2012-05-19 | x86, relocs: Workaround for binutils 2.22.52.0.1 section bug | H. Peter Anvin |
2012-05-19 | x86, realmode: 16-bit real-mode code support for relocs tool | H. Peter Anvin |
2012-05-18 | x86, relocs: When printing an error, say relative or absolute | H. Peter Anvin |
2012-05-18 | x86, relocs: More relocations which may end up as absolute | H. Peter Anvin |
2012-05-18 | x86, relocs: Workaround for binutils 2.22.52.0.1 section bug | H. Peter Anvin |
2012-05-08 | x86, realmode: move relocs from scripts/ to arch/x86/tools | Jarkko Sakkinen |
2011-12-05 | x86/tools: Add decoded instruction dump mode | Masami Hiramatsu |
2011-12-05 | x86: Update instruction decoder to support new AVX formats | Masami Hiramatsu |
2011-12-05 | x86/tools: Fix insn_sanity message outputs | Masami Hiramatsu |
2011-12-05 | x86/tools: Fix instruction decoder message output | Masami Hiramatsu |
2011-12-05 | x86/tools: Fix Makefile to build all test tools | Masami Hiramatsu |
2011-11-10 | x86, perf: Add a build-time sanity test to the x86 decoder | Masami Hiramatsu |
2010-02-07 | x86: Remove trailing spaces in messages | Frans Pop |
2009-12-28 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar |
2009-12-18 | x86: Fix objdump version check in chkobjdump.awk for different formats. | Masami Hiramatsu |
2009-12-17 | x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk | akpm@linux-foundation.org |
2009-12-17 | x86: Don't use POSIX character classes in gen-insn-attr-x86.awk | Roland Dreier |
2009-12-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |