index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
uncore.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-09
perf/x86/intel/uncore: Fix client IMC events return huge result
Kan Liang
1
-0
/
+1
2019-01-21
perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE
Andrew Murray
1
-8
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-12
Convert intel uncore to struct_size
Matthew Wilcox
1
-9
/
+10
2018-05-31
perf/x86/intel/uncore: Expose uncore_pmu_event*() functions
Kan Liang
1
-4
/
+4
2018-05-31
perf/x86/intel/uncore: Add infrastructure for free running counters
Kan Liang
1
-4
/
+64
2018-05-31
perf/x86/intel/uncore: Correct fixed counter index check in generic code
Kan Liang
1
-1
/
+1
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-16
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
[prev]