summaryrefslogtreecommitdiffstats
path: root/arch/x86/events
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel/uncore: Correct num_boxes for IIO and IRPKan Liang2017-09-251-2/+2
* perf/x86/intel/rapl: Add missing CPU IDsKan Liang2017-09-251-0/+3
* perf/x86/msr: Add missing CPU IDsKan Liang2017-09-251-0/+8
* perf/x86/intel/cstate: Add missing CPU IDsKan Liang2017-09-251-0/+4
* Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-042-1767/+1
|\
| * x86/perf/cqm: Wipe out perf based cqmVikas Shivappa2017-08-012-1767/+1
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-048-53/+259
|\ \
| * | perf/x86: Fix caps/ for !IntelPeter Zijlstra2017-08-292-17/+30
| * | perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang2017-08-292-2/+2
| * | perf/core, pt, bts: Get rid of itrace_startedAlexander Shishkin2017-08-292-3/+4
| * | perf/x86: Export some PMU attributes in caps/ directoryAndi Kleen2017-08-253-12/+91
| * | perf/x86: Only show format attributes when supportedAndi Kleen2017-08-251-7/+41
| * | perf/x86: Fix data source decoding for SkylakeAndi Kleen2017-08-253-19/+36
| * | perf/x86: Move Nehalem PEBS code to flagAndi Kleen2017-08-253-5/+4
| * | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-08-247-34/+34
| |\ \
| * | | perf/x86/amd/uncore: Get correct number of cores sharing last level cacheJanakarajan Natarajan2017-08-101-3/+16
| * | | perf/x86/amd/uncore: Rename cpufeatures macro for cache countersJanakarajan Natarajan2017-08-101-1/+1
| * | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-08-101-9/+7
| |\ \ \
| * \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar2017-07-305-22/+57
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'perf-core-for-mingo-4.13-20170718' of git://git.kernel.org/pub/scm...Ingo Molnar2017-07-201-1/+51
| |\ \ \ \
| | * | | | perf/x86/intel: Record branch typeJin Yao2017-07-181-1/+51
* | | | | | x86/ldt: Fix off by one in get_segment_base()Dan Carpenter2017-08-291-5/+2
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-08-207-34/+34
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | x86: Constify attribute_group structuresArvind Yadav2017-08-184-31/+31
| * | | | x86: Mark various structures and functions as 'static'Colin Ian King2017-08-113-3/+3
| | |_|/ | |/| |
* | | | perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra2017-08-101-9/+7
|/ / /
* | | perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regsStephane Eranian2017-07-241-0/+1
* | | perf/x86/intel/uncore: Fix SKX CHA event extra regsStephane Eranian2017-07-241-0/+13
* | | perf/x86/intel/uncore: Remove invalid Skylake server CHA filter fieldKan Liang2017-07-241-3/+0
* | | perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umaskKan Liang2017-07-241-2/+2
* | | perf/x86/intel/uncore: Fix Skylake server PCU PMU event formatKan Liang2017-07-241-1/+21
* | | perf/x86/intel/uncore: Fix Skylake UPI PMU event masksStephane Eranian2017-07-241-4/+4
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-211-2/+2
|\ \ \
| * | | perf/x86: Shut up false-positive -Wmaybe-uninitialized warningArnd Bergmann2017-07-201-2/+2
| | |/ | |/|
* | | perf/x86/intel: Add proper condition to run sched_task callbacksJiri Olsa2017-07-213-10/+14
| |/ |/|
* | perf/x86/intel: Fix debug_store reset field for freq eventsJiri Olsa2017-07-181-0/+2
* | perf/x86/intel: Add Goldmont Plus CPU PMU supportKan Liang2017-07-183-0/+166
* | perf/x86/intel: Enable C-state residency events for Apollo LakeHarry Pan2017-07-181-6/+20
|/
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-033-15/+13
|\
| * perf/x86/intel: Drop get_online_cpus() in intel_snb_check_microcode()Sebastian Andrzej Siewior2017-05-261-6/+5
| * x86/perf: Drop EXPORT of perf_check_microcodeThomas Gleixner2017-05-261-1/+0
| * perf/x86/intel/cqm: Use cpuhp_setup_state_cpuslocked()Sebastian Andrzej Siewior2017-05-261-8/+8
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-031-3/+2
|\ \
| * | x86/ldt: Rename ldt_struct::size to ::nr_entriesBorislav Petkov2017-06-081-1/+1
| * | x86/mm: Rework lazy TLB to track the actual loaded mmAndy Lutomirski2017-06-051-2/+1
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-031-6/+6
|\ \
| * | x86/tsc: Remodel cyc2ns to use seqcount_latch()Peter Zijlstra2017-05-151-6/+6
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-034-2/+78
|\ \
| * | perf/x86/intel: Constify the 'lbr_desc[]' array and make a function staticColin Ian King2017-06-301-2/+2
| * | perf/x86: Add sysfs entry to freeze counters on SMIKan Liang2017-05-233-0/+76
| |/
OpenPOWER on IntegriCloud