Age | Commit message (Expand) | Author | Files | Lines |
2010-02-07 | x86: Remove trailing spaces in messages | Frans Pop | 1 | -2/+2 |
2009-12-28 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 1 | -1/+1 |
2009-12-18 | x86: Fix objdump version check in chkobjdump.awk for different formats. | Masami Hiramatsu | 1 | -3/+13 |
2009-12-18 | x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk | akpm@linux-foundation.org | 1 | -1/+1 |
2009-12-17 | x86: Don't use POSIX character classes in gen-insn-attr-x86.awk | Roland Dreier | 1 | -6/+4 |
2009-12-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -5/+5 |
2009-12-15 | x86: Fix kprobes build with non-gawk awk | Jonathan Nieder | 1 | -5/+5 |
2009-12-06 | x86, perf probe: Fix warning in test_get_len() | Jean Delvare | 1 | -1/+1 |
2009-12-03 | Merge branch 'perf/probes' into perf/core | Ingo Molnar | 2 | -3/+35 |
2009-11-21 | x86: insn decoder test checks objdump version | Masami Hiramatsu | 2 | -1/+27 |
2009-11-21 | x86: Fix insn decoder test typos | Masami Hiramatsu | 1 | -3/+9 |
2009-11-19 | x86: Instruction decoder test should generate build warning | Masami Hiramatsu | 1 | -6/+11 |
2009-11-17 | x86: Show symbol name if insn decoder test failed | Masami Hiramatsu | 2 | -1/+14 |
2009-11-17 | x86: Add verbose option to insn decoder test | Masami Hiramatsu | 2 | -12/+71 |
2009-10-29 | x86: AVX instruction set decoder support | Masami Hiramatsu | 1 | -24/+70 |
2009-10-29 | x86: Merge INAT_REXPFX into INAT_PFX_* | Masami Hiramatsu | 1 | -3/+3 |
2009-10-21 | x86, instruction decoder: Fix test_get_len build rules | Ingo Molnar | 1 | -2/+2 |
2009-09-04 | x86: Remove unused config macros from instruction decoder selftest | Masami Hiramatsu | 1 | -5/+0 |
2009-09-04 | x86: Allow x86-32 instruction decoder selftest on x86-64 | Masami Hiramatsu | 2 | -8/+8 |
2009-08-27 | x86: Check awk features before generating inat-tables.c | Masami Hiramatsu | 1 | -0/+20 |
2009-08-27 | x86: Fix x86 instruction decoder selftest to check only .text | Masami Hiramatsu | 1 | -1/+1 |
2009-08-27 | x86: X86 instruction decoder build-time selftest | Masami Hiramatsu | 3 | -0/+170 |
2009-08-27 | x86: Instruction decoder API | Masami Hiramatsu | 1 | -0/+314 |