summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-181-1/+1
|\
| * x86: Avoid check hlt for newer cpusJacob Pan2010-05-071-1/+1
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-4/+1
|\ \
| * | x86: Eliminate TS_XSAVEAvi Kivity2010-05-101-4/+1
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-1813-156/+467
|\ \ \
| * | | x86, hypervisor: add missing <linux/module.h>H. Peter Anvin2010-05-092-0/+2
| * | | x86, hypervisor: Export the x86_hyper* symbolsH. Peter Anvin2010-05-093-1/+3
| * | | Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin2010-05-0822-51/+125
| |\ \ \ | | |/ /
| * | | x86: Clean up the hypervisor layerH. Peter Anvin2010-05-073-65/+78
| * | | x86, HyperV: fix up the license to mshyperv.cGreg Kroah-Hartman2010-05-071-12/+1
| * | | x86: Detect running on a Microsoft HyperV systemKy Srinivasan2010-05-063-4/+75
| * | | x86, cpu: Make APERF/MPERF a normal table-driven flagH. Peter Anvin2010-05-031-15/+8
| * | | x86, cacheinfo: Disable index in all four subcachesBorislav Petkov2010-04-221-17/+43
| * | | x86, cacheinfo: Make L3 cache info per nodeBorislav Petkov2010-04-221-14/+45
| * | | x86, cacheinfo: Reorganize AMD L3 cache structureBorislav Petkov2010-04-221-21/+32
| * | | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold2010-04-221-0/+4
| * | | x86, cacheinfo: Unify AMD L3 cache index disable checkingBorislav Petkov2010-04-221-7/+10
| * | | powernow-k8: Fix frequency reportingMark Langsdorf2010-04-091-1/+2
| * | | x86, cpufreq: Add APERF/MPERF support for AMD processorsMark Langsdorf2010-04-095-44/+72
| * | | x86: Unify APERF/MPERF supportBorislav Petkov2010-04-092-6/+8
| * | | powernow-k8: Add core performance boost supportBorislav Petkov2010-04-092-12/+151
| * | | x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfoBorislav Petkov2010-04-091-2/+3
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-2/+2
|\ \ \ \
| * | | | x86, asm: Introduce and use percpu_inc()Jan Beulich2010-04-281-2/+2
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-188-621/+2346
|\ \ \ \ \
| * | | | | x86, perf: P4 PMU - fix counters management logicCyrill Gorcunov2010-05-151-4/+4
| * | | | | x86, perf: P4 PMU -- use hash for p4_get_escr_idx()Cyrill Gorcunov2010-05-131-55/+71
| * | | | | x86, perf: P4 PMU -- check for proper event index in RAW eventsCyrill Gorcunov2010-05-081-1/+10
| * | | | | x86, perf: P4 PMU -- Get rid of redundant check for array indexCyrill Gorcunov2010-05-081-5/+0
| * | | | | x86, perf: P4 PMU -- protect sensible procedures from preemptionCyrill Gorcunov2010-05-081-2/+6
| * | | | | x86, perf: P4 PMU -- configure predefined eventsCyrill Gorcunov2010-05-081-15/+14
| * | | | | perf, x86: implement group scheduling transactional APIsLin Ming2010-05-071-113/+67
| * | | | | perf, x86: Improve the PEBS ABIPeter Zijlstra2010-05-073-9/+24
| * | | | | perf, x86: Consolidate some code repetitionPeter Zijlstra2010-05-071-53/+44
| * | | | | perf, x86: Remove PEBS SAMPLE_RAW supportPeter Zijlstra2010-05-071-14/+0
| * | | | | perf, x86: Use weight instead of cmask in for_each_event_constraint()Robert Richter2010-05-071-1/+1
| * | | | | perf, x86: Pass enable bit mask to __x86_pmu_enable_event()Robert Richter2010-05-072-6/+8
| * | | | | perf, x86: Call x86_setup_perfctr() from .hw_config()Robert Richter2010-05-072-8/+3
| * | | | | perf, x86: Move x86_setup_perfctr()Robert Richter2010-05-071-61/+59
| * | | | | perf, x86: Move perfctr init code to x86_setup_perfctr()Robert Richter2010-05-071-6/+14
| * | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-05-071-1/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge commit 'v2.6.34-rc6' into perf/coreIngo Molnar2010-04-302-0/+23
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | perf & kvm: Clean up some of the guest profiling callback API detailsZhang, Yanmin2010-04-201-6/+14
| * | | | | perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin2010-04-191-0/+31
| * | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-0820-9/+12
| |\ \ \ \ \
| * | | | | | perf: Drop the frame reliablity checkFrederic Weisbecker2010-04-041-2/+1
| * | | | | | perf, x86: Add Nehalem programming quirk to WestmerePeter Zijlstra2010-04-021-0/+2
| * | | | | | perf, x86: Fix __initconst vs constPeter Zijlstra2010-04-024-11/+11
| * | | | | | perf, x86: Fix up the ANY flag stuffPeter Zijlstra2010-04-025-51/+74
| * | | | | | perf, x86: implement ARCH_PERFMON_EVENTSEL bit masksRobert Richter2010-04-024-56/+20
OpenPOWER on IntegriCloud