summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)Author
2017-09-04Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-08-29perf/x86: Fix caps/ for !IntelPeter Zijlstra
2017-08-29perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang
2017-08-29perf/core, pt, bts: Get rid of itrace_startedAlexander Shishkin
2017-08-29x86/ldt: Fix off by one in get_segment_base()Dan Carpenter
2017-08-25perf/x86: Export some PMU attributes in caps/ directoryAndi Kleen
2017-08-25perf/x86: Only show format attributes when supportedAndi Kleen
2017-08-25perf/x86: Fix data source decoding for SkylakeAndi Kleen
2017-08-25perf/x86: Move Nehalem PEBS code to flagAndi Kleen
2017-08-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-18x86: Constify attribute_group structuresArvind Yadav
2017-08-11x86: Mark various structures and functions as 'static'Colin Ian King
2017-08-10perf/x86/amd/uncore: Get correct number of cores sharing last level cacheJanakarajan Natarajan
2017-08-10perf/x86/amd/uncore: Rename cpufeatures macro for cache countersJanakarajan Natarajan
2017-08-10Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-08-10perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra
2017-08-01x86/perf/cqm: Wipe out perf based cqmVikas Shivappa
2017-07-30Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar
2017-07-24perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regsStephane Eranian
2017-07-24perf/x86/intel/uncore: Fix SKX CHA event extra regsStephane Eranian
2017-07-24perf/x86/intel/uncore: Remove invalid Skylake server CHA filter fieldKan Liang
2017-07-24perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umaskKan Liang
2017-07-24perf/x86/intel/uncore: Fix Skylake server PCU PMU event formatKan Liang
2017-07-24perf/x86/intel/uncore: Fix Skylake UPI PMU event masksStephane Eranian
2017-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-21perf/x86/intel: Add proper condition to run sched_task callbacksJiri Olsa
2017-07-20perf/x86: Shut up false-positive -Wmaybe-uninitialized warningArnd Bergmann
2017-07-20Merge tag 'perf-core-for-mingo-4.13-20170718' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-07-18perf/x86/intel: Record branch typeJin Yao
2017-07-18perf/x86/intel: Fix debug_store reset field for freq eventsJiri Olsa
2017-07-18perf/x86/intel: Add Goldmont Plus CPU PMU supportKan Liang
2017-07-18perf/x86/intel: Enable C-state residency events for Apollo LakeHarry Pan
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-06-30perf/x86/intel: Constify the 'lbr_desc[]' array and make a function staticColin Ian King
2017-06-29perf/x86/intel/uncore: Fix wrong box pointer checkKan Liang
2017-06-22perf/x86/intel: Add 1G DTLB load/store miss support for SKLKan Liang
2017-06-08x86/ldt: Rename ldt_struct::size to ::nr_entriesBorislav Petkov
2017-06-05x86/mm: Rework lazy TLB to track the actual loaded mmAndy Lutomirski
2017-05-26perf/x86/intel: Drop get_online_cpus() in intel_snb_check_microcode()Sebastian Andrzej Siewior
2017-05-26x86/perf: Drop EXPORT of perf_check_microcodeThomas Gleixner
2017-05-26perf/x86/intel/cqm: Use cpuhp_setup_state_cpuslocked()Sebastian Andrzej Siewior
2017-05-23perf/x86: Add sysfs entry to freeze counters on SMIKan Liang
2017-05-15x86/tsc: Remodel cyc2ns to use seqcount_latch()Peter Zijlstra
2017-05-03Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-05-03perf/x86: Fix Broadwell-EP DRAM RAPL eventsVince Weaver