aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Remove trailing spaces in messagesFrans Pop2010-02-071-2/+2
* Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-12-281-1/+1
|\
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-161-5/+5
| |\
| * | x86, perf probe: Fix warning in test_get_len()Jean Delvare2009-12-061-1/+1
* | | x86: Fix objdump version check in chkobjdump.awk for different formats.Masami Hiramatsu2009-12-181-3/+13
* | | x86: Fix objdump version check in arch/x86/tools/chkobjdump.awkakpm@linux-foundation.org2009-12-171-1/+1
* | | x86: Don't use POSIX character classes in gen-insn-attr-x86.awkRoland Dreier2009-12-171-6/+4
| |/ |/|
* | x86: Fix kprobes build with non-gawk awkJonathan Nieder2009-12-151-5/+5
|/
* Merge branch 'perf/probes' into perf/coreIngo Molnar2009-12-032-3/+35
|\
| * x86: insn decoder test checks objdump versionMasami Hiramatsu2009-11-212-1/+27
| * x86: Fix insn decoder test typosMasami Hiramatsu2009-11-211-3/+9
* | x86: Instruction decoder test should generate build warningMasami Hiramatsu2009-11-191-6/+11
|/
* x86: Show symbol name if insn decoder test failedMasami Hiramatsu2009-11-172-1/+14
* x86: Add verbose option to insn decoder testMasami Hiramatsu2009-11-172-12/+71
* x86: AVX instruction set decoder supportMasami Hiramatsu2009-10-291-24/+70
* x86: Merge INAT_REXPFX into INAT_PFX_*Masami Hiramatsu2009-10-291-3/+3
* x86, instruction decoder: Fix test_get_len build rulesIngo Molnar2009-10-211-2/+2
* x86: Remove unused config macros from instruction decoder selftestMasami Hiramatsu2009-09-041-5/+0
* x86: Allow x86-32 instruction decoder selftest on x86-64Masami Hiramatsu2009-09-042-8/+8
* x86: Check awk features before generating inat-tables.cMasami Hiramatsu2009-08-261-0/+20
* x86: Fix x86 instruction decoder selftest to check only .textMasami Hiramatsu2009-08-261-1/+1
* x86: X86 instruction decoder build-time selftestMasami Hiramatsu2009-08-263-0/+170
* x86: Instruction decoder APIMasami Hiramatsu2009-08-261-0/+314