aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/events (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-10perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka1-0/+4
2018-08-31x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski1-1/+1
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2-4/+8
2018-07-31perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devicesKan Liang2-4/+8
2018-07-25perf/x86/intel: Support Extended PEBS for Goldmont PlusKan Liang2-7/+1
2018-07-25perf/x86/intel/ds: Handle PEBS overflow for fixed countersKan Liang2-10/+31
2018-07-25perf/x86/intel: Support PEBS on fixed countersKan Liang1-11/+13
2018-07-25perf/x86/intel: Introduce PMU flag for Extended PEBSKan Liang2-0/+8
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar3-18/+24
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra2-14/+14
2018-07-24perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner1-1/+5
2018-07-15x86/events/intel/ds: Fix bts_interrupt_threshold alignmentHugh Dickins1-3/+5
2018-06-21perf/x86/intel/lbr: Optimize context switches for the LBR call stackKan Liang2-1/+27
2018-06-21perf/x86/intel/lbr: Fix incomplete LBR call stackKan Liang2-6/+27
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook2-2/+2
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-06-12Convert intel uncore to struct_sizeMatthew Wilcox1-9/+10
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-06-04Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-06-04Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-19/+2
2018-05-31perf/x86/intel/uncore: Clean up client IMC uncoreKan Liang1-112/+20
2018-05-31perf/x86/intel/uncore: Expose uncore_pmu_event*() functionsKan Liang2-4/+8
2018-05-31perf/x86/intel/uncore: Support IIO free-running counters on SKXKan Liang1-0/+82
2018-05-31perf/x86/intel/uncore: Add infrastructure for free running countersKan Liang1-4/+64
2018-05-31perf/x86/intel/uncore: Add new data structures for free running countersKan Liang1-1/+122
2018-05-31perf/x86/intel/uncore: Correct fixed counter index check in generic codeKan Liang1-1/+1
2018-05-31perf/x86/intel/uncore: Correct fixed counter index check for NHMKan Liang1-1/+1
2018-05-31perf/x86/intel/uncore: Introduce customized event_read() for client IMC uncoreKan Liang1-2/+31
2018-05-25perf/core: Fix bad use of igrab()Song Liu1-2/+2
2018-05-19Merge branches 'x86/urgent' and 'core/urgent' into x86/boot, to pick up fixes and avoid conflictsIngo Molnar2-3/+43
2018-05-13x86: Remove pr_fmt duplicate logging prefixesJoe Perches1-1/+1
2018-05-06perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_idSuravee Suthikulpanit1-19/+2
2018-05-05perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msrPeter Zijlstra1-0/+2
2018-05-05perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driverPeter Zijlstra1-3/+6
2018-05-05perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra1-0/+3
2018-05-05perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra1-1/+4
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner2-3/+43
2018-04-25perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1Kan Liang1-3/+6
2018-04-20perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUsOskar Senft1-1/+17
2018-04-20perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server"Stephane Eranian1-0/+21
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani1-1/+1
2018-04-05perf/x86/intel: Move regs->flags EXACT bit initStephane Eranian1-10/+24
2018-04-02Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2018-03-31perf/x86/intel: Enable C-state residency events for Cannon LakeHarry Pan1-13/+31
2018-03-31perf/x86/intel: Add Cannon Lake support for RAPL profilingHarry Pan1-0/+2
2018-03-29perf/x86/pt, coresight: Clean up address filter structureAlexander Shishkin1-3/+10
2018-03-29Merge branch 'perf/urgent' into perf/coreIngo Molnar1-8/+17
2018-03-27perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian1-8/+17
2018-03-27perf/x86: Update rdpmc_always_available static key to the modern APIDavidlohr Bueso1-3/+3
2018-03-24Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar5-28/+32