index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Remove trailing spaces in messages
Frans Pop
2010-02-07
1
-2
/
+2
*
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Ingo Molnar
2009-12-28
1
-1
/
+1
|
\
|
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-16
1
-5
/
+5
|
|
\
|
*
|
x86, perf probe: Fix warning in test_get_len()
Jean Delvare
2009-12-06
1
-1
/
+1
*
|
|
x86: Fix objdump version check in chkobjdump.awk for different formats.
Masami Hiramatsu
2009-12-18
1
-3
/
+13
*
|
|
x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk
akpm@linux-foundation.org
2009-12-17
1
-1
/
+1
*
|
|
x86: Don't use POSIX character classes in gen-insn-attr-x86.awk
Roland Dreier
2009-12-17
1
-6
/
+4
|
|
/
|
/
|
*
|
x86: Fix kprobes build with non-gawk awk
Jonathan Nieder
2009-12-15
1
-5
/
+5
|
/
*
Merge branch 'perf/probes' into perf/core
Ingo Molnar
2009-12-03
2
-3
/
+35
|
\
|
*
x86: insn decoder test checks objdump version
Masami Hiramatsu
2009-11-20
2
-1
/
+27
|
*
x86: Fix insn decoder test typos
Masami Hiramatsu
2009-11-20
1
-3
/
+9
*
|
x86: Instruction decoder test should generate build warning
Masami Hiramatsu
2009-11-19
1
-6
/
+11
|
/
*
x86: Show symbol name if insn decoder test failed
Masami Hiramatsu
2009-11-17
2
-1
/
+14
*
x86: Add verbose option to insn decoder test
Masami Hiramatsu
2009-11-17
2
-12
/
+71
*
x86: AVX instruction set decoder support
Masami Hiramatsu
2009-10-29
1
-24
/
+70
*
x86: Merge INAT_REXPFX into INAT_PFX_*
Masami Hiramatsu
2009-10-29
1
-3
/
+3
*
x86, instruction decoder: Fix test_get_len build rules
Ingo Molnar
2009-10-21
1
-2
/
+2
*
x86: Remove unused config macros from instruction decoder selftest
Masami Hiramatsu
2009-09-04
1
-5
/
+0
*
x86: Allow x86-32 instruction decoder selftest on x86-64
Masami Hiramatsu
2009-09-04
2
-8
/
+8
*
x86: Check awk features before generating inat-tables.c
Masami Hiramatsu
2009-08-27
1
-0
/
+20
*
x86: Fix x86 instruction decoder selftest to check only .text
Masami Hiramatsu
2009-08-27
1
-1
/
+1
*
x86: X86 instruction decoder build-time selftest
Masami Hiramatsu
2009-08-27
3
-0
/
+170
*
x86: Instruction decoder API
Masami Hiramatsu
2009-08-27
1
-0
/
+314