aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+4
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-66/+87
2017-12-27perf/x86/intel: Plug memory leak in intel_pmu_init()Thomas Gleixner1-1/+4
2017-12-23x86/events/intel/ds: Map debug buffers in cpu_entry_areaHugh Dickins2-45/+82
2017-12-23x86/cpu_entry_area: Add debugstore entries to cpu_entry_areaThomas Gleixner2-21/+5
2017-12-17locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon1-1/+1
2017-12-17perf/x86: Enable free running PEBS for REGS_USER/INTRAndi Kleen2-1/+27
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-4/+4
2017-11-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-12/+31
2017-11-17perf/x86/intel/uncore: Cache logical pkg id in uncore driverAndi Kleen3-4/+4
2017-11-14perf/x86/intel/uncore: Add event constraint for BDX PCUKan Liang1-0/+8
2017-11-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+27
2017-11-13perf/x86/intel: Hide TSX events when RTM is not supportedAndi Kleen1-12/+23
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar13-3/+15
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar12-0/+12
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds12-0/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman12-0/+12
2017-10-27Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-3/+3
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-1/+1
2017-10-24perf/x86/intel/bts: Fix exclusive event reference leakAlexander Shishkin1-3/+3
2017-10-24locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon1-1/+1
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar6-11/+31
2017-10-19x86/events/amd/iommu: Make iommu_pmu const and __initconstBhumika Goyal1-1/+1
2017-10-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+10
2017-10-10perf/x86/intel/uncore: Fix memory leaks on allocation failuresColin Ian King1-2/+10
2017-10-06Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+4
2017-09-29perf/x86: Enable free running PEBS for REGS_USER/INTRAndi Kleen2-1/+27
2017-09-25perf/x86/intel/uncore: Correct num_boxes for IIO and IRPKan Liang1-2/+2
2017-09-25perf/x86/intel/rapl: Add missing CPU IDsKan Liang1-0/+3
2017-09-25perf/x86/msr: Add missing CPU IDsKan Liang1-0/+8
2017-09-25perf/x86/intel/cstate: Add missing CPU IDsKan Liang1-0/+4
2017-09-14perf/x86/intel, watchdog/core: Sanitize PMU HT bug workaroundPeter Zijlstra1-7/+4
2017-09-04Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1767/+1
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-53/+259
2017-08-29perf/x86: Fix caps/ for !IntelPeter Zijlstra2-17/+30
2017-08-29perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang2-2/+2
2017-08-29perf/core, pt, bts: Get rid of itrace_startedAlexander Shishkin2-3/+4
2017-08-29x86/ldt: Fix off by one in get_segment_base()Dan Carpenter1-5/+2
2017-08-25perf/x86: Export some PMU attributes in caps/ directoryAndi Kleen3-12/+91
2017-08-25perf/x86: Only show format attributes when supportedAndi Kleen1-7/+41
2017-08-25perf/x86: Fix data source decoding for SkylakeAndi Kleen3-19/+36
2017-08-25perf/x86: Move Nehalem PEBS code to flagAndi Kleen3-5/+4
2017-08-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar7-34/+34
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-34/+34
2017-08-18x86: Constify attribute_group structuresArvind Yadav4-31/+31
2017-08-11x86: Mark various structures and functions as 'static'Colin Ian King3-3/+3
2017-08-10perf/x86/amd/uncore: Get correct number of cores sharing last level cacheJanakarajan Natarajan1-3/+16
2017-08-10perf/x86/amd/uncore: Rename cpufeatures macro for cache countersJanakarajan Natarajan1-1/+1
2017-08-10Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-9/+7