summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar
2012-03-12perf/x86: Prettify pmu config literalsPeter Zijlstra
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-12perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-03-08perf/x86: Implement 64-bit counter support for IBSRobert Richter
2012-03-08perf/x86: Implement IBS pmu control opsRobert Richter
2012-03-08perf/x86: Implement IBS interrupt handlerRobert Richter
2012-03-08perf/x86: Implement IBS event configurationRobert Richter
2012-03-07x86, mce: Fix rcu splat in drain_mce_log_buffer()Srivatsa S. Bhat
2012-03-05perf: Add callback to flush branch_stack on context switchStephane Eranian
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian
2012-03-05perf/x86: Add LBR software filter support for Intel CPUsStephane Eranian
2012-03-05perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUsStephane Eranian
2012-03-05perf/x86: Disable LBR support for older Intel Atom processorsStephane Eranian
2012-03-05perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filtersStephane Eranian
2012-03-05perf/x86: Sync branch stack sampling with precise_samplingStephane Eranian
2012-03-05perf/x86: Add Intel LBR sharing logicStephane Eranian
2012-03-05perf/x86: Add Intel LBR MSR definitionsStephane Eranian
2012-03-05perf: Add generic taken branch sampling supportStephane Eranian
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel
2012-03-01x86, mtrr: Use explicit sizing and padding for the 64-bit ioctlsH. Peter Anvin
2012-02-28x86: relocate get/set debugreg fcns to include/asm/debugreg.Paul Gortmaker
2012-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-02-24Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2012-02-22x86/mce: Fix return value of mce_chrdev_read() when erst is disabledNaoya Horiguchi
2012-02-22x86/mce: Convert static array of pointers to per-cpu variablesGreg Kroah-Hartman
2012-02-22x86/mce/AMD: Fix UP build errorBorislav Petkov
2012-02-21i387: Split up <asm/i387.h> into exported and internal interfacesLinus Torvalds
2012-02-21i387: Uninline the generic FP helpers that we expose to kernel modulesLinus Torvalds
2012-02-21i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds
2012-02-20x32: Handle process creationH. Peter Anvin
2012-02-20i387: support lazy restore of FPU stateLinus Torvalds
2012-02-13x86/cpu: Clean up modalias feature matchingBen Hutchings
2012-02-13x86/cpu: Fix overrun check in arch_print_cpu_modalias()Ben Hutchings
2012-02-12x86/debug: Fix/improve the show_msr=<cpus> debug print outYinghai Lu
2012-02-09x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann
2012-02-07perf: Fix double start/stop in x86_pmu_start()Stephane Eranian
2012-02-07x86/sched/perf/AMD: Set sched_clock_stableBorislav Petkov
2012-02-06Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo
2012-02-03perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar
2012-01-27CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger
2012-01-27X86: Introduce HW-Pstate scattered cpuid featureThomas Renninger
2012-01-27Add driver auto probing for x86 features v4Andi Kleen
2012-01-27x86/mce: Replace hard coded hex constants with symbolic definesTony Luck
2012-01-26Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2012-01-17mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds