aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2010-05-18Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-15x86, perf: P4 PMU - fix counters management logicCyrill Gorcunov
2010-05-14x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold
2010-05-13x86, perf: P4 PMU -- use hash for p4_get_escr_idx()Cyrill Gorcunov
2010-05-10x86: Eliminate TS_XSAVEAvi Kivity
2010-05-09x86, hypervisor: add missing <linux/module.h>H. Peter Anvin
2010-05-09x86, hypervisor: Export the x86_hyper* symbolsH. Peter Anvin
2010-05-08Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin
2010-05-08x86, perf: P4 PMU -- check for proper event index in RAW eventsCyrill Gorcunov
2010-05-08x86, perf: P4 PMU -- Get rid of redundant check for array indexCyrill Gorcunov
2010-05-08x86, perf: P4 PMU -- protect sensible procedures from preemptionCyrill Gorcunov
2010-05-08x86, perf: P4 PMU -- configure predefined eventsCyrill Gorcunov
2010-05-07x86: Clean up the hypervisor layerH. Peter Anvin
2010-05-07x86, HyperV: fix up the license to mshyperv.cGreg Kroah-Hartman
2010-05-07x86: Avoid check hlt for newer cpusJacob Pan
2010-05-07perf, x86: implement group scheduling transactional APIsLin Ming
2010-05-07perf, x86: Improve the PEBS ABIPeter Zijlstra
2010-05-07perf, x86: Consolidate some code repetitionPeter Zijlstra
2010-05-07perf, x86: Remove PEBS SAMPLE_RAW supportPeter Zijlstra
2010-05-07perf, x86: Use weight instead of cmask in for_each_event_constraint()Robert Richter
2010-05-07perf, x86: Pass enable bit mask to __x86_pmu_enable_event()Robert Richter
2010-05-07perf, x86: Call x86_setup_perfctr() from .hw_config()Robert Richter
2010-05-07perf, x86: Move x86_setup_perfctr()Robert Richter
2010-05-07perf, x86: Move perfctr init code to x86_setup_perfctr()Robert Richter
2010-05-07Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-05-06x86: Detect running on a Microsoft HyperV systemKy Srinivasan
2010-05-03x86, cpu: Make APERF/MPERF a normal table-driven flagH. Peter Anvin
2010-05-03powernow-k8: Fix frequency reportingMark Langsdorf
2010-04-30Merge commit 'v2.6.34-rc6' into perf/coreIngo Molnar
2010-04-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-28x86, asm: Introduce and use percpu_inc()Jan Beulich
2010-04-24VMware Balloon driverDmitry Torokhov
2010-04-23x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin
2010-04-22x86, cacheinfo: Disable index in all four subcachesBorislav Petkov
2010-04-22x86, cacheinfo: Make L3 cache info per nodeBorislav Petkov
2010-04-22x86, cacheinfo: Reorganize AMD L3 cache structureBorislav Petkov
2010-04-22x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold
2010-04-22x86, cacheinfo: Unify AMD L3 cache index disable checkingBorislav Petkov
2010-04-20perf & kvm: Clean up some of the guest profiling callback API detailsZhang, Yanmin
2010-04-19perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin
2010-04-09powernow-k8: Fix frequency reportingMark Langsdorf
2010-04-09x86, cpufreq: Add APERF/MPERF support for AMD processorsMark Langsdorf
2010-04-09x86: Unify APERF/MPERF supportBorislav Petkov
2010-04-09powernow-k8: Add core performance boost supportBorislav Petkov
2010-04-09x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfoBorislav Petkov
2010-04-08Merge branch 'linus' into perf/coreIngo Molnar