| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | x86: Eliminate TS_XSAVE | Avi Kivity | 2010-05-10 |
| * | | | | | | | | x86-32: Don't set ignore_fpu_irq in simd exception | Brian Gerst | 2010-05-03 |
| * | | | | | | | | x86: Merge kernel_math_error() into math_error() | Brian Gerst | 2010-05-03 |
| * | | | | | | | | x86: Merge simd_math_error() into math_error() | Brian Gerst | 2010-05-03 |
| * | | | | | | | | x86-32: Rework cache flush denied handler | Brian Gerst | 2010-05-03 |
* | | | | | | | | | Merge branch 'x86-doc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-05-18 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, docbook: Fix errors from x86 headers merger | Randy Dunlap | 2010-03-02 |
* | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-05-18 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86, hypervisor: add missing <linux/module.h> | H. Peter Anvin | 2010-05-10 |
| * | | | | | | | | | | Modify the VMware balloon driver for the new x86_hyper API | H. Peter Anvin | 2010-05-09 |
| * | | | | | | | | | | x86, hypervisor: Export the x86_hyper* symbols | H. Peter Anvin | 2010-05-09 |
| * | | | | | | | | | | Merge commit 'v2.6.34-rc6' into x86/cpu | H. Peter Anvin | 2010-05-08 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86: Clean up the hypervisor layer | H. Peter Anvin | 2010-05-07 |
| * | | | | | | | | | | | x86, HyperV: fix up the license to mshyperv.c | Greg Kroah-Hartman | 2010-05-07 |
| * | | | | | | | | | | | x86: Detect running on a Microsoft HyperV system | Ky Srinivasan | 2010-05-06 |
| * | | | | | | | | | | | x86, cpu: Make APERF/MPERF a normal table-driven flag | H. Peter Anvin | 2010-05-03 |
| * | | | | | | | | | | | x86, k8: Fix build error when K8_NB is disabled | Borislav Petkov | 2010-05-03 |
| * | | | | | | | | | | | x86, cacheinfo: Disable index in all four subcaches | Borislav Petkov | 2010-04-22 |
| * | | | | | | | | | | | x86, cacheinfo: Make L3 cache info per node | Borislav Petkov | 2010-04-22 |
| * | | | | | | | | | | | x86, cacheinfo: Reorganize AMD L3 cache structure | Borislav Petkov | 2010-04-22 |
| * | | | | | | | | | | | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro... | Frank Arnold | 2010-04-22 |
| * | | | | | | | | | | | x86, cacheinfo: Unify AMD L3 cache index disable checking | Borislav Petkov | 2010-04-22 |
| * | | | | | | | | | | | cpufreq: Unify sysfs attribute definition macros | Borislav Petkov | 2010-04-09 |
| * | | | | | | | | | | | powernow-k8: Fix frequency reporting | Mark Langsdorf | 2010-04-09 |
| * | | | | | | | | | | | x86, cpufreq: Add APERF/MPERF support for AMD processors | Mark Langsdorf | 2010-04-09 |
| * | | | | | | | | | | | x86: Unify APERF/MPERF support | Borislav Petkov | 2010-04-09 |
| * | | | | | | | | | | | powernow-k8: Add core performance boost support | Borislav Petkov | 2010-04-09 |
| * | | | | | | | | | | | x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfo | Borislav Petkov | 2010-04-09 |
* | | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-05-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86: Clean up arch/x86/Kconfig* | Jan Beulich | 2010-04-28 |
| * | | | | | | | | | | | | x86-64: Don't export init_level4_pgt | Jan Beulich | 2010-04-28 |
| | |_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/asm' into x86/atomic | H. Peter Anvin | 2010-04-29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | x86: Fix LOCK_PREFIX_HERE for uniprocessor build | H. Peter Anvin | 2010-04-29 |
| * | | | | | | | | | | | | | x86, atomic64: In selftest, distinguish x86-64 from 586+ | H. Peter Anvin | 2010-03-01 |
| * | | | | | | | | | | | | | x86-32: Fix atomic64_inc_not_zero return value convention | Luca Barbieri | 2010-03-01 |
| * | | | | | | | | | | | | | lib: Fix atomic64_inc_not_zero test | Luca Barbieri | 2010-03-01 |
| * | | | | | | | | | | | | | lib: Fix atomic64_add_unless return value convention | Luca Barbieri | 2010-03-01 |
| * | | | | | | | | | | | | | x86-32: Fix atomic64_add_unless return value convention | Luca Barbieri | 2010-03-01 |
| * | | | | | | | | | | | | | lib: Fix atomic64_add_unless test | Luca Barbieri | 2010-03-01 |
| * | | | | | | | | | | | | | x86: Implement atomic[64]_dec_if_positive() | Luca Barbieri | 2010-03-01 |
| * | | | | | | | | | | | | | lib: Only test atomic64_dec_if_positive on archs having it | Luca Barbieri | 2010-03-01 |
| * | | | | | | | | | | | | | x86-32: Rewrite 32-bit atomic64 functions in assembly | Luca Barbieri | 2010-02-25 |
| * | | | | | | | | | | | | | lib: Add self-test for atomic64_t | Luca Barbieri | 2010-02-25 |
| * | | | | | | | | | | | | | x86-32: Allow UP/SMP lock replacement in cmpxchg64 | Luca Barbieri | 2010-02-25 |
| * | | | | | | | | | | | | | x86: Add support for lock prefix in alternatives | Luca Barbieri | 2010-02-25 |
* | | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-05-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | x86: Use .cfi_sections for assembly code | Roland McGrath | 2010-05-14 |
| | |/ / / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | x86-64: Reduce SMP locks table size | Jan Beulich | 2010-04-28 |
| * | | | | | | | | | | | | | x86, asm: Introduce and use percpu_inc() | Jan Beulich | 2010-04-28 |
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|