index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
uncore.c
Age
Commit message (
Expand
)
Author
2020-09-24
perf/x86/intel/uncore: Generic support for the PCI sub driver
Kan Liang
2020-09-24
perf/x86/intel/uncore: Factor out uncore_pci_pmu_unregister()
Kan Liang
2020-09-24
perf/x86/intel/uncore: Factor out uncore_pci_pmu_register()
Kan Liang
2020-09-24
perf/x86/intel/uncore: Factor out uncore_pci_find_dev_pmu()
Kan Liang
2020-09-24
perf/x86/intel/uncore: Factor out uncore_pci_get_dev_die_info()
Kan Liang
2020-06-15
perf/x86/intel/uncore: Wrap the max dies calculation into an accessor
Roman Sudarikov
2020-06-15
perf/x86/intel/uncore: Expose an Uncore unit to PMON mapping
Roman Sudarikov
2020-06-15
perf/x86/intel/uncore: Validate MMIO address before accessing
Kan Liang
2020-06-15
perf/x86/intel/uncore: Add Comet Lake support
Kan Liang
2020-04-08
perf/x86/intel/uncore: Add Ice Lake server uncore support
Kan Liang
2020-03-25
Merge branch 'x86/cpu' into perf/core, to resolve conflict
Ingo Molnar
2020-03-24
x86/perf/events: Convert to new CPU match macros
Thomas Gleixner
2020-02-11
perf/x86: Add Intel Tiger Lake uncore support
Kan Liang
2019-10-28
perf/x86/uncore: Fix event group support
Kan Liang
2019-08-28
x86/intel: Aggregate microserver naming
Peter Zijlstra
2019-08-28
x86/intel: Aggregate big core graphics naming
Peter Zijlstra
2019-08-28
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
2019-08-28
x86/intel: Aggregate big core client naming
Peter Zijlstra
2019-06-17
perf/x86/intel/uncore: Add IMC uncore support for Snow Ridge
Kan Liang
2019-06-17
perf/x86/intel/uncore: Clean up client IMC
Kan Liang
2019-06-17
perf/x86/intel/uncore: Support MMIO type uncore blocks
Kan Liang
2019-06-17
perf/x86/intel/uncore: Factor out box ref/unref functions
Kan Liang
2019-06-17
perf/x86/intel/uncore: Add uncore support for Snow Ridge server
Kan Liang
2019-06-17
perf/x86/intel: Add Icelake desktop CPUID
Kan Liang
2019-06-17
Merge branch 'x86/cpu' into perf/core, to pick up dependent changes
Ingo Molnar
2019-06-14
perf/x86: Add Intel Ice Lake NNPI uncore support
Rajneesh Bhardwaj
2019-06-03
Merge branch 'x86/topology' into perf/core, to prepare for new patches
Ingo Molnar
2019-05-23
perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg support
Kan Liang
2019-05-23
perf/x86/intel/uncore: Support multi-die/package
Kan Liang
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-04-16
perf/x86/intel/uncore: Add Intel Icelake uncore support
Kan Liang
2019-03-09
perf/x86/intel/uncore: Fix client IMC events return huge result
Kan Liang
2019-01-21
perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE
Andrew Murray
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
Convert intel uncore to struct_size
Matthew Wilcox
2018-05-31
perf/x86/intel/uncore: Expose uncore_pmu_event*() functions
Kan Liang
2018-05-31
perf/x86/intel/uncore: Add infrastructure for free running counters
Kan Liang
2018-05-31
perf/x86/intel/uncore: Correct fixed counter index check in generic code
Kan Liang
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
2017-11-17
perf/x86/intel/uncore: Cache logical pkg id in uncore driver
Andi Kleen
2017-10-10
perf/x86/intel/uncore: Fix memory leaks on allocation failures
Colin Ian King
2017-08-18
x86: Constify attribute_group structures
Arvind Yadav
2017-06-29
perf/x86/intel/uncore: Fix wrong box pointer check
Kan Liang
2017-02-11
perf/x86/intel: Add Kaby Lake support
Srinivas Pandruvada
2017-02-01
perf/x86/intel/uncore: Make package handling more robust
Thomas Gleixner
2017-02-01
perf/x86/intel/uncore: Clean up hotplug conversion fallout
Thomas Gleixner
2017-01-05
perf/x86: Set pmu->module in Intel PMU modules
David Carrillo-Cisneros
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-11-22
perf/x86/intel/uncore: Allow only a single PMU/box within an events group
Peter Zijlstra
[prev]
[next]