aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-45/+56
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+12
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-265/+1736
2013-04-29mkcapflags.pl: convert to mkcapflags.shRob Landley3-50/+43
2013-04-26perf/x86/intel/P4: Robistify P4 PMU typesIngo Molnar1-5/+4
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner3-18/+37
2013-04-22perf/x86/amd: Fix AMD NB and L2I "uncore" supportJacob Shin1-2/+3
2013-04-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+16
2013-04-21perf/x86/amd: Remove old-style NB counter support from perf_event_amd.cJacob Shin1-133/+5
2013-04-21perf/x86: Check all MSRs before passing hw checkGeorge Dunlap1-11/+17
2013-04-21perf/x86/amd: Add support for AMD NB and L2I "uncore" countersJacob Shin2-1/+547
2013-04-21perf/x86/intel: Add Ivy Bridge-EP uncore supportYan, Zheng2-28/+543
2013-04-21perf/x86/intel: Fix SNB-EP CBO and PCU uncore PMU filter managementYan, Zheng2-59/+280
2013-04-21perf/x86: Avoid kfree() in CPU_{STARTING,DYING}Yan, Zheng1-3/+25
2013-04-21Merge branch 'perf/urgent' into perf/coreIngo Molnar2-5/+19
2013-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-13/+5
2013-04-18x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan1-13/+5
2013-04-16perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian1-4/+16
2013-04-16x86, CPU, AMD: Drop useless labelBorislav Petkov1-6/+3
2013-04-16x86, AMD: Correct {rd,wr}msr_amd_safe warningsBorislav Petkov1-4/+4
2013-04-16x86: Fold-in trivial check_config functionBorislav Petkov1-16/+11
2013-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2013-04-10perf/x86: Add Sandy Bridge constraints for CYCLE_ACTIVITY.*Andi Kleen1-0/+2
2013-04-08Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar1-0/+10
2013-04-02x86, cpu: Convert AMD Erratum 400Borislav Petkov1-7/+16
2013-04-02x86, cpu: Convert AMD Erratum 383Borislav Petkov1-2/+6
2013-04-02x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov2-3/+4
2013-04-02x86, cpu: Convert FDIV bug detectionBorislav Petkov2-4/+5
2013-04-02x86, cpu: Convert F00F bug detectionBorislav Petkov2-3/+3
2013-04-02x86, cpu: Expand cpufeature facility to include cpu bugsBorislav Petkov1-0/+4
2013-04-01perf/x86: Add support for PEBS Precise StoreStephane Eranian3-2/+54
2013-04-01perf/x86: Export PEBS load latency threshold register to sysfsStephane Eranian1-0/+3
2013-04-01perf/x86: Add memory profiling via PEBS Load LatencyStephane Eranian4-10/+177
2013-04-01perf/x86: Add flags to event constraintsStephane Eranian5-7/+15
2013-03-26perf/x86: Improve sysfs event mapping with event stringStephane Eranian2-8/+29
2013-03-26perf/x86: Support CPU specific sysfs eventsAndi Kleen2-0/+35
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2013-03-21perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer()Stephane Eranian1-1/+2
2013-03-18perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity eventStephane Eranian1-0/+4
2013-03-17perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds1-1/+3
2013-03-15x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3Feng Tang1-0/+12
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian1-0/+8
2013-02-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+22
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-6/+5
2013-02-22Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+11
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-8/+4
2013-02-21Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-22/+30
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-29/+0
2013-02-20perf/x86: Add Intel IvyBridge event scheduling constraintsStephane Eranian1-1/+22