| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | x86: Eliminate TS_XSAVE | Avi Kivity | 2010-05-10 | 5 | -16/+21 |
| | * | | | | | | | | x86-32: Don't set ignore_fpu_irq in simd exception | Brian Gerst | 2010-05-03 | 1 | -4/+0 |
| | * | | | | | | | | x86: Merge kernel_math_error() into math_error() | Brian Gerst | 2010-05-03 | 1 | -28/+16 |
| | * | | | | | | | | x86: Merge simd_math_error() into math_error() | Brian Gerst | 2010-05-03 | 3 | -70/+34 |
| | * | | | | | | | | x86-32: Rework cache flush denied handler | Brian Gerst | 2010-05-03 | 3 | -28/+26 |
| * | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-05-18 | 19 | -191/+516 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86, hypervisor: add missing <linux/module.h> | H. Peter Anvin | 2010-05-10 | 2 | -0/+2 |
| | * | | | | | | | | | x86, hypervisor: Export the x86_hyper* symbols | H. Peter Anvin | 2010-05-09 | 3 | -1/+3 |
| | * | | | | | | | | | Merge commit 'v2.6.34-rc6' into x86/cpu | H. Peter Anvin | 2010-05-08 | 837 | -3188/+5706 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86: Clean up the hypervisor layer | H. Peter Anvin | 2010-05-08 | 8 | -107/+117 |
| | * | | | | | | | | | | x86, HyperV: fix up the license to mshyperv.c | Greg Kroah-Hartman | 2010-05-08 | 1 | -12/+1 |
| | * | | | | | | | | | | x86: Detect running on a Microsoft HyperV system | Ky Srinivasan | 2010-05-07 | 6 | -4/+91 |
| | * | | | | | | | | | | x86, cpu: Make APERF/MPERF a normal table-driven flag | H. Peter Anvin | 2010-05-04 | 1 | -15/+8 |
| | * | | | | | | | | | | x86, k8: Fix build error when K8_NB is disabled | Borislav Petkov | 2010-05-03 | 1 | -0/+5 |
| | * | | | | | | | | | | x86, cacheinfo: Disable index in all four subcaches | Borislav Petkov | 2010-04-23 | 1 | -17/+43 |
| | * | | | | | | | | | | x86, cacheinfo: Make L3 cache info per node | Borislav Petkov | 2010-04-23 | 1 | -14/+45 |
| | * | | | | | | | | | | x86, cacheinfo: Reorganize AMD L3 cache structure | Borislav Petkov | 2010-04-23 | 1 | -21/+32 |
| | * | | | | | | | | | | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro... | Frank Arnold | 2010-04-23 | 1 | -0/+4 |
| | * | | | | | | | | | | x86, cacheinfo: Unify AMD L3 cache index disable checking | Borislav Petkov | 2010-04-23 | 1 | -7/+10 |
| | * | | | | | | | | | | powernow-k8: Fix frequency reporting | Mark Langsdorf | 2010-04-09 | 1 | -1/+2 |
| | * | | | | | | | | | | x86, cpufreq: Add APERF/MPERF support for AMD processors | Mark Langsdorf | 2010-04-09 | 5 | -44/+72 |
| | * | | | | | | | | | | x86: Unify APERF/MPERF support | Borislav Petkov | 2010-04-09 | 2 | -6/+8 |
| | * | | | | | | | | | | powernow-k8: Add core performance boost support | Borislav Petkov | 2010-04-09 | 2 | -12/+151 |
| | * | | | | | | | | | | x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfo | Borislav Petkov | 2010-04-09 | 2 | -2/+4 |
| * | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-05-18 | 4 | -38/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | x86: Clean up arch/x86/Kconfig* | Jan Beulich | 2010-04-29 | 3 | -37/+16 |
| | * | | | | | | | | | | | x86-64: Don't export init_level4_pgt | Jan Beulich | 2010-04-29 | 1 | -1/+0 |
| | | |_|_|_|_|_|/ / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-18 | 10 | -296/+720 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/asm' into x86/atomic | H. Peter Anvin | 2010-04-30 | 3394 | -65701/+156236 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | x86: Fix LOCK_PREFIX_HERE for uniprocessor build | H. Peter Anvin | 2010-04-30 | 1 | -0/+1 |
| | * | | | | | | | | | | | | x86-32: Fix atomic64_inc_not_zero return value convention | Luca Barbieri | 2010-03-01 | 2 | -4/+2 |
| | * | | | | | | | | | | | | x86-32: Fix atomic64_add_unless return value convention | Luca Barbieri | 2010-03-01 | 2 | -4/+4 |
| | * | | | | | | | | | | | | x86: Implement atomic[64]_dec_if_positive() | Luca Barbieri | 2010-03-01 | 2 | -0/+46 |
| | * | | | | | | | | | | | | x86-32: Rewrite 32-bit atomic64 functions in assembly | Luca Barbieri | 2010-02-26 | 5 | -290/+664 |
| | * | | | | | | | | | | | | x86-32: Allow UP/SMP lock replacement in cmpxchg64 | Luca Barbieri | 2010-02-26 | 1 | -1/+2 |
| | * | | | | | | | | | | | | x86: Add support for lock prefix in alternatives | Luca Barbieri | 2010-02-26 | 2 | -5/+9 |
| * | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-05-18 | 8 | -29/+71 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | x86: Use .cfi_sections for assembly code | Roland McGrath | 2010-05-14 | 2 | -2/+15 |
| | | |/ / / / / / / / / / /
| | |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | | x86-64: Reduce SMP locks table size | Jan Beulich | 2010-04-29 | 3 | -24/+29 |
| | * | | | | | | | | | | | | x86, asm: Introduce and use percpu_inc() | Jan Beulich | 2010-04-29 | 3 | -3/+27 |
| | | |/ / / / / / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-18 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m... | Ingo Molnar | 2010-05-08 | 1 | -1/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / / / /
| | |/| | | | | | | | | | | |
|
| | | * | | | | | | | | | | | stop_machine: reimplement using cpu_stop | Tejun Heo | 2010-05-06 | 1 | -1/+0 |
| * | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-18 | 47 | -3546/+3426 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-05-18 | 5 | -291/+321 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 2010-05-10 | 3 | -113/+130 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | oprofile/x86: make AMD IBS hotplug capable | Robert Richter | 2010-05-06 | 3 | -41/+19 |
| | | * | | | | | | | | | | | | | | oprofile/x86: notify cpus only when daemon is running | Robert Richter | 2010-05-06 | 1 | -13/+3 |
| | | * | | | | | | | | | | | | | | oprofile/x86: reordering some functions | Robert Richter | 2010-05-04 | 1 | -67/+67 |
| | | * | | | | | | | | | | | | | | oprofile/x86: stop disabled counters in nmi handler | Robert Richter | 2010-05-04 | 1 | -2/+10 |