开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
uncore.h
Age
Commit message (
Expand
)
Author
2019-10-28
perf/x86/uncore: Fix event group support
Kan Liang
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: 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-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
2018-11-12
perf/x86/intel/uncore: Support CoffeeLake 8th CBOX
Kan Liang
2018-07-31
perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devices
Kan Liang
2018-05-31
perf/x86/intel/uncore: Expose uncore_pmu_event*() functions
Kan Liang
2018-05-31
perf/x86/intel/uncore: Add new data structures for free running counters
Kan Liang
2017-11-17
perf/x86/intel/uncore: Cache logical pkg id in uncore driver
Andi Kleen
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-01
x86/events: Remove last remnants of old filenames
Borislav Petkov
2016-09-10
perf/x86/intel/uncore: Add Skylake server uncore support
Kan Liang
2016-09-05
perf/x86/intel/uncore: Handle non-standard counter offset
Stephane Eranian
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-14
x86: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
2016-07-07
perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMU
Kan Liang
2016-06-03
perf/x86/intel/uncore: Locate specific box by checking full device info
Kan Liang
2016-03-03
perf/x86/uncore: Fix build on UP-IOAPIC configs
Ingo Molnar
2016-02-29
perf/x86/uncore: Track packages, not per CPU data
Thomas Gleixner
2016-02-29
perf/x86/intel/uncore: Store box in event->pmu_private
Thomas Gleixner
2016-02-29
perf/x86/uncore: Make uncore_pcibus_to_physid() static
Thomas Gleixner
2016-02-29
perf/x86/intel/uncore: Clean up hardware on exit
Thomas Gleixner
2016-02-29
perf/x86/intel/uncore: Fix error handling
Thomas Gleixner
2016-02-17
perf/x86: Move perf_event.h to its new home
Borislav Petkov
2016-02-17
perf/x86: Move perf_event_intel_uncore.[ch] .. => x86/events/intel/uncore.[ch]
Borislav Petkov