summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel
AgeCommit message (Expand)Author
2018-10-02perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...Masayoshi Mizuma
2018-09-25Merge tag 'v4.19-rc5' into perf/core, to pick up fixesIngo Molnar
2018-09-12perf/x86/intel/pt: Annotate 'pt_cap_group' with __ro_after_initZubin Mithra
2018-09-10perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-07-31perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devicesKan Liang
2018-07-25perf/x86/intel: Support Extended PEBS for Goldmont PlusKan Liang
2018-07-25perf/x86/intel/ds: Handle PEBS overflow for fixed countersKan Liang
2018-07-25perf/x86/intel: Support PEBS on fixed countersKan Liang
2018-07-25perf/x86/intel: Introduce PMU flag for Extended PEBSKan Liang
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra
2018-07-15x86/events/intel/ds: Fix bts_interrupt_threshold alignmentHugh Dickins
2018-06-21perf/x86/intel/lbr: Optimize context switches for the LBR call stackKan Liang
2018-06-21perf/x86/intel/lbr: Fix incomplete LBR call stackKan Liang
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12Convert intel uncore to struct_sizeMatthew Wilcox
2018-05-31perf/x86/intel/uncore: Clean up client IMC uncoreKan Liang
2018-05-31perf/x86/intel/uncore: Expose uncore_pmu_event*() functionsKan Liang
2018-05-31perf/x86/intel/uncore: Support IIO free-running counters on SKXKan Liang
2018-05-31perf/x86/intel/uncore: Add infrastructure for free running countersKan Liang
2018-05-31perf/x86/intel/uncore: Add new data structures for free running countersKan Liang
2018-05-31perf/x86/intel/uncore: Correct fixed counter index check in generic codeKan Liang
2018-05-31perf/x86/intel/uncore: Correct fixed counter index check for NHMKan Liang
2018-05-31perf/x86/intel/uncore: Introduce customized event_read() for client IMC uncoreKan Liang
2018-05-25perf/core: Fix bad use of igrab()Song Liu
2018-05-05perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msrPeter Zijlstra
2018-04-25perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1Kan Liang
2018-04-20perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUsOskar Senft
2018-04-20perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server"Stephane Eranian
2018-04-05perf/x86/intel: Move regs->flags EXACT bit initStephane Eranian
2018-03-31perf/x86/intel: Enable C-state residency events for Cannon LakeHarry Pan
2018-03-31perf/x86/intel: Add Cannon Lake support for RAPL profilingHarry Pan
2018-03-29perf/x86/pt, coresight: Clean up address filter structureAlexander Shishkin
2018-03-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2018-03-27perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian
2018-03-24Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-03-20perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang
2018-03-20perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...Kan Liang
2018-03-20perf/x86/intel/uncore: Add missing filter constraint for SKX CHA eventStephane Eranian
2018-03-20perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter
2018-03-16perf: Fix sibling iterationPeter Zijlstra
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra
2018-03-09perf/x86/intel: Fix PMU read for auto-reloadKan Liang
2018-03-09perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flu...Kan Liang
2018-03-09perf/x86/intel: Fix event update for auto-reloadKan Liang
2018-03-09perf/x86/intel: Properly save/restore the PMU state in the NMI handlerKan Liang
2018-03-09perf/x86/intel: Fix large period handling on Broadwell CPUsKan Liang
2018-03-04perf/x86/intel/uncore: Fix Skylake UPI event formatKan Liang
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang