index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
uncore_snbep.c
Age
Commit message (
Expand
)
Author
2019-06-17
perf/x86/intel/uncore: Add IMC uncore support for Snow Ridge
Kan Liang
2019-06-17
perf/x86/intel/uncore: Add uncore support for Snow Ridge server
Kan Liang
2019-06-17
perf/x86/intel/uncore: Handle invalid event coding for free-running counter
Kan Liang
2019-05-23
perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg support
Kan Liang
2019-02-04
perf/x86/intel/uncore: Add Node ID mask
Kan Liang
2018-10-02
perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX
Kan Liang
2018-10-02
perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...
Masayoshi Mizuma
2018-07-31
perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devices
Kan Liang
2018-05-31
perf/x86/intel/uncore: Support IIO free-running counters on SKX
Kan Liang
2018-04-20
perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUs
Oskar Senft
2018-04-20
perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server"
Stephane Eranian
2018-03-20
perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...
Kan Liang
2018-03-20
perf/x86/intel/uncore: Add missing filter constraint for SKX CHA event
Stephane Eranian
2018-03-04
perf/x86/intel/uncore: Fix Skylake UPI event format
Kan Liang
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-17
perf/x86/intel/uncore: Cache logical pkg id in uncore driver
Andi Kleen
2017-11-14
perf/x86/intel/uncore: Add event constraint for BDX PCU
Kan Liang
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-25
perf/x86/intel/uncore: Correct num_boxes for IIO and IRP
Kan Liang
2017-08-18
x86: Constify attribute_group structures
Arvind Yadav
2017-07-24
perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regs
Stephane Eranian
2017-07-24
perf/x86/intel/uncore: Fix SKX CHA event extra regs
Stephane Eranian
2017-07-24
perf/x86/intel/uncore: Remove invalid Skylake server CHA filter field
Kan Liang
2017-07-24
perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umask
Kan Liang
2017-07-24
perf/x86/intel/uncore: Fix Skylake server PCU PMU event format
Kan Liang
2017-07-24
perf/x86/intel/uncore: Fix Skylake UPI PMU event masks
Stephane Eranian
2017-01-11
perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ...
Prarit Bhargava
2016-12-22
perf/x86: Fix overlap counter scheduling bug
Peter Zijlstra
2016-09-10
perf/x86/intel/uncore: Add Skylake server uncore support
Kan Liang
2016-09-05
perf/x86/intel/uncore: Remove hard-coded implementation for Node ID mapping l...
Kan Liang
2016-08-12
perf/x86/intel/uncore: Fix uncore num_counters
Kan Liang
2016-06-14
Merge branch 'linus' into perf/core, to pick up fixes before merging new changes
Ingo Molnar
2016-06-03
perf/x86/intel/uncore: Locate specific box by checking full device info
Kan Liang
2016-06-03
perf/x86/intel/uncore: Remove SBOX support for Broadwell server
Kan Liang
2016-05-12
perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights ...
hchrzani
2016-03-21
perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU
Kan Liang
2016-02-29
perf/x86/uncore: Track packages, not per CPU data
Thomas Gleixner
2016-02-29
perf/x86/intel/uncore: Remove SBOX support for BDX-DE
Kan Liang
2016-02-17
perf/x86: Move perf_event_intel_uncore_snbep.c => x86/events/intel/uncore_snb...
Borislav Petkov