summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2013-07-02Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-06-26perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable()Stephane Eranian
2013-06-26perf/x86: Fix shared register mutual exclusion enforcementStephane Eranian
2013-06-26perf/x86/intel: Support full width countingAndi Kleen
2013-06-25x86, asm, cleanup: Replace open-coded control register values with symbolicH. Peter Anvin
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen
2013-06-21Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-06-21x86: Add a static_cpu_has_safe variantBorislav Petkov
2013-06-21x86: Sanity-check static_cpu_has usageBorislav Petkov
2013-06-21x86, cpu: Add a synthetic, always true, cpu featureBorislav Petkov
2013-06-20x86/intel/cacheinfo: Shut up last long-standing warningBorislav Petkov
2013-06-19perf/x86/intel: Add mem-loads/stores support for HaswellAndi Kleen
2013-06-19perf/x86/intel: Support Haswell/v4 LBR formatAndi Kleen
2013-06-19perf/x86/intel: Move NMI clearing to end of PMI handlerAndi Kleen
2013-06-19perf/x86/intel: Add Haswell PEBS supportAndi Kleen
2013-06-19perf/x86/intel: Add simple Haswell PMU supportAndi Kleen
2013-06-19perf/x86/intel: Add Haswell PEBS record supportAndi Kleen
2013-06-19perf/x86/intel: Fix sparse warningYan, Zheng
2013-06-19perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementationSuravee Suthikulpanit
2013-06-19perf/x86: Only print PMU state when also WARN()'ingDave Hansen
2013-06-19perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter
2013-06-19Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-06-19perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian
2013-06-18x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu
2013-06-06x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin
2013-05-28perf/x86/amd: Rework AMD PMU init codePeter Zijlstra
2013-05-28perf/x86: Check branch sampling priv level in generic codeStephane Eranian
2013-05-28perf/x86/intel: Prevent some shift wrapping bugs in the Intel uncore driverDan Carpenter
2013-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-05perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra
2013-05-04perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra
2013-05-04perf/x86: Blacklist all MEM_*_RETIRED events for Ivy BridgePeter Zijlstra
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-30Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-30Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller
2013-04-30perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver
2013-04-30perf/x86/intel: Fix typo in perf_event_intel_uncore.cVince Weaver
2013-04-29mkcapflags.pl: convert to mkcapflags.shRob Landley
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-26perf/x86/intel/P4: Robistify P4 PMU typesIngo Molnar
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner