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.h
Age
Commit message (
Expand
)
Author
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