index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
uncore.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
1
-1
/
+1
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
1
-1
/
+1
2017-11-17
perf/x86/intel/uncore: Cache logical pkg id in uncore driver
Andi Kleen
1
-2
/
+2
2017-10-10
perf/x86/intel/uncore: Fix memory leaks on allocation failures
Colin Ian King
1
-2
/
+10
2017-08-18
x86: Constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-06-29
perf/x86/intel/uncore: Fix wrong box pointer check
Kan Liang
1
-1
/
+1
2017-02-11
perf/x86/intel: Add Kaby Lake support
Srinivas Pandruvada
1
-0
/
+2
2017-02-01
perf/x86/intel/uncore: Make package handling more robust
Thomas Gleixner
1
-105
/
+91
2017-02-01
perf/x86/intel/uncore: Clean up hotplug conversion fallout
Thomas Gleixner
1
-40
/
+4
2017-01-05
perf/x86: Set pmu->module in Intel PMU modules
David Carrillo-Cisneros
1
-0
/
+1
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-5
/
+5
2016-11-22
perf/x86/intel/uncore: Allow only a single PMU/box within an events group
Peter Zijlstra
1
-4
/
+4
2016-10-17
perf/x86/intel/uncore: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
2016-09-10
perf/x86/intel/uncore: Add Skylake server uncore support
Kan Liang
1
-1
/
+8
2016-08-18
perf/x86: Use PMUEF_READ_CPU_PKG in uncore events
David Carrillo-Cisneros
1
-0
/
+2
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-88
/
+45
2016-07-14
x86: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
1
-0
/
+2
2016-07-14
perf/x86/intel/uncore: Convert to hotplug state machine
Thomas Gleixner
1
-88
/
+45
2016-07-07
perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMU
Kan Liang
1
-0
/
+2
2016-06-14
perf/x86/intel/uncore: Remove redundant pci_get_drvdata()
Bjorn Helgaas
1
-1
/
+1
2016-06-08
perf/x86/uncore: Use Intel family name macros for uncore
Dave Hansen
1
-20
/
+21
2016-06-03
perf/x86/intel/uncore: Locate specific box by checking full device info
Kan Liang
1
-13
/
+30
2016-05-18
perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probe
Jiri Olsa
1
-1
/
+1
2016-05-17
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-03-31
x86/cpufeature: Remove cpu_has_hypervisor
Borislav Petkov
1
-1
/
+1
2016-03-31
x86/perf/intel/uncore: Make the Intel uncore PMU driver modular
Kan Liang
1
-90
/
+126
2016-02-29
perf/x86/intel/uncore: Make PCI and MSR uncore independent
Thomas Gleixner
1
-16
/
+18
2016-02-29
perf/x86/intel/uncore: Clear all hardware state on exit
Thomas Gleixner
1
-0
/
+26
2016-02-29
perf/x86/uncore: Track packages, not per CPU data
Thomas Gleixner
1
-241
/
+181
2016-02-29
perf/x86/intel/uncore: Store box in event->pmu_private
Thomas Gleixner
1
-14
/
+1
2016-02-29
perf/x86/uncore: Make uncore_pcibus_to_physid() static
Thomas Gleixner
1
-1
/
+1
2016-02-29
perf/x86/intel/uncore: Make code more readable
Thomas Gleixner
1
-45
/
+50
2016-02-29
perf/x86/intel/uncore: Clean up hardware on exit
Thomas Gleixner
1
-1
/
+5
2016-02-29
perf/x86/intel/uncore: Add sanity checks for PCI dev package id
Thomas Gleixner
1
-1
/
+1
2016-02-29
perf/x86/intel/uncore: Fix error handling
Thomas Gleixner
1
-36
/
+86
2016-02-29
perf/x86/intel/uncore: Simplify error rollback
Thomas Gleixner
1
-21
/
+24
2016-02-29
perf/x86/intel/uncore: Remove pointless mask check
Thomas Gleixner
1
-6
/
+0
2016-02-17
perf/x86: Move perf_event_intel_uncore.[ch] .. => x86/events/intel/uncore.[ch]
Borislav Petkov
1
-0
/
+1401