summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)Author
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-21perf/x86/intel/rapl: Add missing Broadwell modelsSrinivas Pandruvada
2016-03-21perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCUKan Liang
2016-03-21perf/x86/amd/power: Add AMD accumulated power reporting mechanismHuang Rui
2016-03-21perf/x86/amd: Add support for new IOMMU performance eventsSuravee Suthikulpanit
2016-03-21perf/x86/cqm: Factor out some common codePeter Zijlstra
2016-03-21perf/x86/mbm: Add support for MBM counter overflow handlingVikas Shivappa
2016-03-21perf/x86/mbm: Implement RMID recyclingVikas Shivappa
2016-03-21perf/x86/mbm: Add memory bandwidth monitoring event managementTony Luck
2016-03-21perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and initVikas Shivappa
2016-03-21perf/x86/cqm: Fix CQM memory leak and notifier leakVikas Shivappa
2016-03-21perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa
2016-03-21perf/x86/BTS: Fix RCU usagePeter Zijlstra
2016-03-21perf/x86/ibs: Add IBS interrupt to the dynamic throttlePeter Zijlstra
2016-03-21perf/x86/ibs: Fix race with IBS_STARTING statePeter Zijlstra
2016-03-21perf/x86/ibs: Fix IBS throttlePeter Zijlstra
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17Merge branch 'x86/cleanups' into x86/urgentIngo Molnar
2016-03-08perf/x86/intel/rapl: Simplify quirk handling even moreBorislav Petkov
2016-03-08perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen
2016-03-08perf/x86/pebs: Add proper PEBS constraints for BroadwellStephane Eranian
2016-03-08perf/x86/pebs: Add workaround for broken OVFL status on HSW+Stephane Eranian
2016-03-08perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmiKan Liang
2016-03-08perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa
2016-03-03perf/x86/uncore: Fix build on UP-IOAPIC configsIngo Molnar
2016-02-29perf/x86/intel/rapl: Convert it to a per package facilityThomas Gleixner
2016-02-29perf/x86/intel/rapl: Utilize event->pmu_privateThomas Gleixner
2016-02-29perf/x86/intel/rapl: Make PMU lock rawThomas Gleixner
2016-02-29perf/x86/intel/rapl: Refactor the code some moreThomas Gleixner
2016-02-29perf/x86/intel/rapl: Clean up the printk outputThomas Gleixner
2016-02-29perf/x86/intel/rapl: Calculate timing onceThomas Gleixner
2016-02-29perf/x86/intel/rapl: Sanitize the quirk handlingThomas Gleixner
2016-02-29perf/x86/intel/rapl: Add proper error handlingThomas Gleixner
2016-02-29perf/x86/intel/rapl: Make Knights Landings support functionalThomas Gleixner
2016-02-29perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookupsThomas Gleixner
2016-02-29perf/x86/intel/uncore: Make PCI and MSR uncore independentThomas Gleixner
2016-02-29perf/x86/intel/uncore: Clear all hardware state on exitThomas Gleixner
2016-02-29perf/x86/uncore: Track packages, not per CPU dataThomas Gleixner
2016-02-29perf/x86/intel/uncore: Store box in event->pmu_privateThomas Gleixner
2016-02-29perf/x86/uncore: Make uncore_pcibus_to_physid() staticThomas Gleixner
2016-02-29perf/x86/intel/uncore: Make code more readableThomas Gleixner
2016-02-29perf/x86/intel/uncore: Clean up hardware on exitThomas Gleixner
2016-02-29perf/x86/intel/uncore: Add sanity checks for PCI dev package idThomas Gleixner
2016-02-29perf/x86/intel/uncore: Fix error handlingThomas Gleixner
2016-02-29perf/x86/intel/uncore: Simplify error rollbackThomas Gleixner
2016-02-29perf/x86/intel/uncore: Remove pointless mask checkThomas Gleixner
2016-02-29perf/x86/intel/uncore: Remove SBOX support for BDX-DEKan Liang
2016-02-17Merge branch 'perf/urgent' into perf/core, to queue up dependent patchIngo Molnar
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov