aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events
AgeCommit message (Expand)Author
2019-09-16perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian
2019-08-17perf/x86/intel/cstate: Add Icelake supportKan Liang
2019-08-17perf/x86/intel/rapl: Add Icelake supportKan Liang
2019-08-17perf/x86/msr: Add Icelake supportKan Liang
2019-05-30perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian
2019-05-30perf/x86/intel: Initialize TFA MSRPeter Zijlstra
2019-05-30perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian
2019-05-23perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips
2019-05-15perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...Harry Pan
2019-05-15perf/x86: Fix incorrect PEBS_REGSKan Liang
2019-05-15perf/x86/amd: Add event map for AMD Family 17hKim Phillips
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2019-05-05x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas
2019-05-05x86/perf/amd: Resolve NMI latency issues for active PMCsLendacky, Thomas
2019-05-05x86/perf/amd: Resolve race condition when disabling PMCLendacky, Thomas
2019-04-12perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2019-03-26perf/x86/intel/uncore: Fix client IMC events return huge resultKan Liang
2019-03-20perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot
2019-03-20perf/x86/intel: Fix memory corruptionPeter Zijlstra
2019-03-20perf/x86: Fixup typo in stub functionsPeter Zijlstra
2019-03-16perf/x86/intel: Implement support for TSX Force AbortPeter Zijlstra (Intel)
2019-03-16perf/x86/intel: Generalize dynamic constraint creationPeter Zijlstra (Intel)
2019-03-16perf/x86/intel: Make cpuc allocations consistentPeter Zijlstra (Intel)
2019-03-08perf/x86: Add check_period PMU callbackJiri Olsa
2019-03-01perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra
2019-03-01perf/x86/intel/uncore: Add Node ID maskKan Liang
2018-12-15perf/x86/intel: Disallow precise_ip on BTS eventsJiri Olsa
2018-12-15perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()Jiri Olsa
2018-12-15perf/x86/intel: Move branch tracing setup to the Intel-specific source fileJiri Olsa
2018-12-15perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang
2018-11-04perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan
2018-11-04perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang
2018-11-04perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...Masayoshi Mizuma
2018-10-10perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka
2018-10-03perf/x86/intel/lbr: Fix incomplete LBR call stackKan Liang
2018-09-05x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski
2018-07-31perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devicesKan Liang
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra
2018-07-24perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner
2018-07-15x86/events/intel/ds: Fix bts_interrupt_threshold alignmentHugh Dickins
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12Convert intel uncore to struct_sizeMatthew Wilcox
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-04Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-05-31perf/x86/intel/uncore: Clean up client IMC uncoreKan Liang
2018-05-31perf/x86/intel/uncore: Expose uncore_pmu_event*() functionsKan Liang
2018-05-31perf/x86/intel/uncore: Support IIO free-running counters on SKXKan Liang
2018-05-31perf/x86/intel/uncore: Add infrastructure for free running countersKan Liang