Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9f9a45beaa96188085d52d273c2ecb052c7d8d27
/
arch
/
x86
/
events
4c3b73c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
85dc600
perf/x86/amd/ibs: Fix pmu::stop() nesting
by Peter Zijlstra
· 9 years ago
32b62f4
perf/x86/amd: Cleanup Fam10h NB event constraints
by Peter Zijlstra
· 9 years ago
a49ac9f
perf/x86: Move events_sysfs_show() outside CPU_SUP_INTEL
by Huang Rui
· 9 years ago
3fa2fe2
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d88f48e
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7b0fd56
perf/x86/intel/rapl: Add missing Broadwell models
by Srinivas Pandruvada
· 9 years ago
cb22525
perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU
by Kan Liang
· 9 years ago
c7ab62b
perf/x86/amd/power: Add AMD accumulated power reporting mechanism
by Huang Rui
· 9 years ago
f851915
perf/x86/amd: Add support for new IOMMU performance events
by Suravee Suthikulpanit
· 9 years ago
27348f3
perf/x86/cqm: Factor out some common code
by Peter Zijlstra
· 9 years ago
e7ee3e8
perf/x86/mbm: Add support for MBM counter overflow handling
by Vikas Shivappa
· 9 years ago
2d4de83
perf/x86/mbm: Implement RMID recycling
by Vikas Shivappa
· 9 years ago
87f01cc
perf/x86/mbm: Add memory bandwidth monitoring event management
by Tony Luck
· 9 years ago
33c3cc7
perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
by Vikas Shivappa
· 9 years ago
ada2f63
perf/x86/cqm: Fix CQM memory leak and notifier leak
by Vikas Shivappa
· 9 years ago
a223c1c
perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
by Vikas Shivappa
· 9 years ago
e8d8a90
perf/x86/BTS: Fix RCU usage
by Peter Zijlstra
· 9 years ago
c2872d3
perf/x86/ibs: Add IBS interrupt to the dynamic throttle
by Peter Zijlstra
· 9 years ago
5a50f52
perf/x86/ibs: Fix race with IBS_STARTING state
by Peter Zijlstra
· 9 years ago
0158b83
perf/x86/ibs: Fix IBS throttle
by Peter Zijlstra
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
00f5268
Merge branch 'x86/cleanups' into x86/urgent
by Ingo Molnar
· 9 years ago
7a86980
perf/x86/intel/rapl: Simplify quirk handling even more
by Borislav Petkov
· 9 years ago
e17dc65
perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
by Andi Kleen
· 9 years ago
b3e6246
perf/x86/pebs: Add proper PEBS constraints for Broadwell
by Stephane Eranian
· 9 years ago
8077eca
perf/x86/pebs: Add workaround for broken OVFL status on HSW+
by Stephane Eranian
· 9 years ago
c3d266c
perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
by Kan Liang
· 9 years ago
e72daf3
perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
by Jiri Olsa
· 9 years ago
6f6e151
perf/x86/uncore: Fix build on UP-IOAPIC configs
by Ingo Molnar
· 9 years ago
9de8d68
perf/x86/intel/rapl: Convert it to a per package facility
by Thomas Gleixner
· 9 years ago
8a6d2f8
perf/x86/intel/rapl: Utilize event->pmu_private
by Thomas Gleixner
· 9 years ago
a208749
perf/x86/intel/rapl: Make PMU lock raw
by Thomas Gleixner
· 9 years ago
7162b8f
perf/x86/intel/rapl: Refactor the code some more
by Thomas Gleixner
· 9 years ago
512089d
perf/x86/intel/rapl: Clean up the printk output
by Thomas Gleixner
· 9 years ago
75c7003
perf/x86/intel/rapl: Calculate timing once
by Thomas Gleixner
· 9 years ago
b8b3319a
perf/x86/intel/rapl: Sanitize the quirk handling
by Thomas Gleixner
· 9 years ago
55f2890
perf/x86/intel/rapl: Add proper error handling
by Thomas Gleixner
· 9 years ago
4d120c5
perf/x86/intel/rapl: Make Knights Landings support functional
by Thomas Gleixner
· 9 years ago
827db83
perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookups
by Thomas Gleixner
· 9 years ago
5485592
perf/x86/intel/uncore: Make PCI and MSR uncore independent
by Thomas Gleixner
· 9 years ago
7b672d6
perf/x86/intel/uncore: Clear all hardware state on exit
by Thomas Gleixner
· 9 years ago
cf6d445
perf/x86/uncore: Track packages, not per CPU data
by Thomas Gleixner
· 9 years ago
1f2569f
perf/x86/intel/uncore: Store box in event->pmu_private
by Thomas Gleixner
· 9 years ago
1384c70
perf/x86/uncore: Make uncore_pcibus_to_physid() static
by Thomas Gleixner
· 9 years ago
1229735
perf/x86/intel/uncore: Make code more readable
by Thomas Gleixner
· 9 years ago
a46195f
perf/x86/intel/uncore: Clean up hardware on exit
by Thomas Gleixner
· 9 years ago
83f8ebd
perf/x86/intel/uncore: Add sanity checks for PCI dev package id
by Thomas Gleixner
· 9 years ago
4f08967
perf/x86/intel/uncore: Fix error handling
by Thomas Gleixner
· 9 years ago
ffeda00
perf/x86/intel/uncore: Simplify error rollback
by Thomas Gleixner
· 9 years ago
3ccca9e
perf/x86/intel/uncore: Remove pointless mask check
by Thomas Gleixner
· 9 years ago
6cb2f1d
perf/x86/intel/uncore: Remove SBOX support for BDX-DE
by Kan Liang
· 9 years ago
9109dc9
Merge branch 'perf/urgent' into perf/core, to queue up dependent patch
by Ingo Molnar
· 9 years ago
27f6d22
perf/x86: Move perf_event.h to its new home
by Borislav Petkov
· 9 years ago
65a27a3
perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
by Borislav Petkov
· 9 years ago
5e865ed
perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
by Borislav Petkov
· 9 years ago
f03e97d
perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
by Borislav Petkov
· 9 years ago
edbb591
perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
by Borislav Petkov
· 9 years ago
ed367e6
perf/x86: Move perf_event_intel_uncore_snbep.c => x86/events/intel/uncore_snbep.c
by Borislav Petkov
· 9 years ago
92553e4
perf/x86: Move perf_event_intel_uncore_snb.c => x86/events/intel/uncore_snb.c
by Borislav Petkov
· 9 years ago
35bf705
perf/x86: Move perf_event_intel_uncore_nhmex.c => x86/events/intel/uncore_nmhex.c
by Borislav Petkov
· 9 years ago
6bcb2db
perf/x86: Move perf_event_intel_uncore.[ch] .. => x86/events/intel/uncore.[ch]
by Borislav Petkov
· 9 years ago
609d809
perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
by Borislav Petkov
· 9 years ago
fd1c601
perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
by Borislav Petkov
· 9 years ago
c85cc44
perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
by Borislav Petkov
· 9 years ago
7010d12
perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
by Borislav Petkov
· 9 years ago
6aec1ad
perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
by Borislav Petkov
· 9 years ago
5c781a3
perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
by Borislav Petkov
· 9 years ago
e106983
perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
by Borislav Petkov
· 9 years ago
af5d3aa
perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
by Borislav Petkov
· 9 years ago
d0af1c0
perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
by Borislav Petkov
· 9 years ago
5b26547
perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
by Borislav Petkov
· 9 years ago
218cfe4
perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
by Borislav Petkov
· 9 years ago
39b0332
perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
by Borislav Petkov
· 9 years ago
fa9cbf3
perf/x86: Move perf_event.c ............... => x86/events/core.c
by Borislav Petkov
· 9 years ago