summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+93
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar6-72/+703
2012-03-12perf/x86: Prettify pmu config literalsPeter Zijlstra2-7/+37
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar1-8/+9
2012-03-12perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra1-8/+9
2012-03-10Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman7-15/+84
2012-03-05perf: Add callback to flush branch_stack on context switchStephane Eranian3-7/+28
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian1-0/+3
2012-03-05perf/x86: Add LBR software filter support for Intel CPUsStephane Eranian3-33/+321
2012-03-05perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUsStephane Eranian4-8/+125
2012-03-05perf/x86: Disable LBR support for older Intel Atom processorsStephane Eranian1-0/+10
2012-03-05perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filtersStephane Eranian3-3/+104
2012-03-05perf/x86: Sync branch stack sampling with precise_samplingStephane Eranian1-0/+60
2012-03-05perf/x86: Add Intel LBR sharing logicStephane Eranian3-26/+52
2012-03-05perf/x86: Add Intel LBR MSR definitionsStephane Eranian1-9/+9
2012-03-05perf: Add generic taken branch sampling supportStephane Eranian1-8/+13
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar6-12/+87
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel2-4/+41
2012-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-8/+38
2012-02-22x86/mce/AMD: Fix UP build errorBorislav Petkov1-0/+2
2012-02-21i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds1-0/+3
2012-02-20i387: support lazy restore of FPU stateLinus Torvalds1-0/+2
2012-02-14x86/cpu: Clean up modalias feature matchingBen Hutchings1-2/+1
2012-02-14x86/cpu: Fix overrun check in arch_print_cpu_modalias()Ben Hutchings1-1/+1
2012-02-09x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann1-8/+36
2012-02-07perf: Fix double start/stop in x86_pmu_start()Stephane Eranian1-0/+3
2012-02-07x86/sched/perf/AMD: Set sched_clock_stableBorislav Petkov1-0/+3
2012-02-07Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo3-6/+0
2012-02-03perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian3-6/+0
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar2-0/+90
2012-01-27CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger1-0/+44
2012-01-27X86: Introduce HW-Pstate scattered cpuid featureThomas Renninger1-0/+1
2012-01-27Add driver auto probing for x86 features v4Andi Kleen2-0/+49
2012-01-17mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman2-11/+25
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+24
2012-01-14x86/mce: Fix CPU hotplug and suspend regression related to MCESrivatsa S. Bhat1-1/+1
2012-01-08Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-1/+1
2012-01-08Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-117/+114
2012-01-07Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar1-0/+24
2012-01-07Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-33/+94
2012-01-07Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2012-01-07Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+1
2012-01-07Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2012-01-07Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-20/+18
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman5-117/+114
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-88/+315
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+2
2012-01-04Merge commit 'v3.2-rc7' into x86/asmIngo Molnar6-23/+40
2011-12-23perf/x86: Fix raw_spin_unlock_irqrestore() usageRobert Richter1-1/+1
2011-12-22cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers5-117/+114