summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel/uncore.c
AgeCommit message (Expand)Author
2016-05-18perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probeJiri Olsa
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-31x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov
2016-03-31x86/perf/intel/uncore: Make the Intel uncore PMU driver modularKan Liang
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-17perf/x86: Move perf_event_intel_uncore.[ch] .. => x86/events/intel/uncore.[ch]Borislav Petkov