summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2013-04-01perf/x86: Add support for PEBS Precise StoreStephane Eranian
2013-04-01perf/x86: Export PEBS load latency threshold register to sysfsStephane Eranian
2013-04-01perf/x86: Add memory profiling via PEBS Load LatencyStephane Eranian
2013-04-01perf/x86: Add flags to event constraintsStephane Eranian
2013-03-26perf/x86: Improve sysfs event mapping with event stringStephane Eranian
2013-03-26perf/x86: Support CPU specific sysfs eventsAndi Kleen
2013-03-22x86, MCE, AMD: Use MCG_CAP MSR to find out number of banks on AMDBoris Ostrovsky
2013-03-22x86, MCE, AMD: Replace shared_bank array with is_shared_bank() helperBoris Ostrovsky
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-21perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer()Stephane Eranian
2013-03-18perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity eventStephane Eranian
2013-03-17perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds
2013-03-15x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3Feng Tang
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-11x86: Constify a few itemsJan Beulich
2013-03-04x86: Make Linux guest support optionalBorislav Petkov
2013-02-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-23Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-22Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-22Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20perf/x86: Add Intel IvyBridge event scheduling constraintsStephane Eranian
2013-02-20Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-02-20Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-20Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-19x86, cpu, amd: Fix WC+ workaround for older virtual hostsBorislav Petkov
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki
2013-02-16perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin
2013-02-13X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan
2013-02-13X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan
2013-02-13x86: Hyper-V: register clocksource only if its advertisedOlaf Hering
2013-02-10x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown
2013-02-06perf/x86: Allow for architecture specific RDPMC indexesJacob Shin
2013-02-06perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin
2013-02-06perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin
2013-02-06perf/x86/amd: Generalize northbridge constraints code for family 15hRobert Richter
2013-02-06perf/x86/amd: Rework northbridge event constraints handlerRobert Richter
2013-02-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-04x86/intel/cacheinfo: Shut up annoying warningBorislav Petkov
2013-02-01Merge remote-tracking branch 'origin/x86/mm' into x86/mm2H. Peter Anvin
2013-01-31x86, AMD: Enable WC+ memory type on family 10 processorsBoris Ostrovsky
2013-01-31x86, AMD: Clean up init_amd()Boris Ostrovsky
2013-01-31x86/common.c: load ucode in 64 bit or show loading ucode info in 32 bit on APFenghua Yu
2013-01-31x86/common.c: Make have_cpuid_p() a global functionFenghua Yu
2013-01-31perf: Make EVENT_ATTR globalSukadev Bhattiprolu