summaryrefslogtreecommitdiffstats
path: root/arch/x86/events (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/perf: Fix snapshot_branch_stack warning in VMSong Liu2021-11-171-2/+0
* perf/x86/intel/uncore: Fix IIO event constraints for SnowridgeAlexander Antonov2021-11-171-0/+8
* perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov2021-11-171-0/+1
* perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov2021-11-171-0/+3
* perf/x86/vlbr: Add c->flags to vlbr event constraintsLike Xu2021-11-111-1/+3
* perf/x86/lbr: Reset LBR_SELECT during vlbr resetWanpeng Li2021-11-111-0/+2
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-1/+1
|\
| * perf/x86/intel/uncore: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König2021-10-181-1/+1
* | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-024-22/+86
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-221-0/+1
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-082-0/+2
| |\ \ \
| * | | | perf: Enable branch record for software eventsSong Liu2021-09-134-22/+86
| | |_|/ | |/| |
* | | | Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-011-0/+1
|\ \ \ \
| * | | | x86/pkru: Remove useless includeThomas Gleixner2021-10-201-0/+1
| | |/ / | |/| |
* | | | Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-017-7/+50
|\ \ \ \ | |_|_|/ |/| | |
| * | | perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodingsStephane Eranian2021-10-302-4/+6
| * | | perf/x86: Add new event for AUX output counter indexAdrian Hunter2021-10-153-0/+23
| * | | perf/x86: Add compiler barrier after updating BTSLeo Yan2021-09-171-0/+6
| * | | perf/x86/intel/uncore: Fix Intel SPR M3UPI event constraintsKan Liang2021-08-311-0/+1
| * | | perf/x86/intel/uncore: Fix Intel SPR M2PCIE event constraintsKan Liang2021-08-311-0/+7
| * | | perf/x86/intel/uncore: Fix Intel SPR IIO event constraintsKan Liang2021-08-311-0/+1
| * | | perf/x86/intel/uncore: Fix Intel SPR CHA event constraintsKan Liang2021-08-311-0/+1
| * | | perf/x86/intel/uncore: Fix Intel ICX IIO event constraintsKan Liang2021-08-311-0/+2
| * | | perf/x86/intel/uncore: Fix invalid unit checkKan Liang2021-08-311-1/+1
| * | | perf/x86/intel/uncore: Support extra IMC channel on Ice Lake serverKan Liang2021-08-311-2/+2
| | |/ | |/|
* | | perf/x86/msr: Add Sapphire Rapids CPU supportKan Liang2021-10-151-0/+1
| |/ |/|
* | perf/x86/intel: Update event constraints for ICXKan Liang2021-10-011-0/+1
* | perf/x86: Reset destroy callback on event init failureAnand K Mistry2021-10-011-0/+1
|/
* perf/x86/amd/ibs: Add bitfield definitions in new <asm/amd-ibs.h> headerKim Phillips2021-08-261-14/+9
* perf/amd/uncore: Allow the driver to be built as a moduleKim Phillips2021-08-263-3/+40
* x86/cpu: Add get_llc_id() helper functionKim Phillips2021-08-261-1/+1
* perf/amd/uncore: Clean up header use, use <linux/ include paths instead of <asm/Kim Phillips2021-08-261-2/+2
* perf/amd/uncore: Simplify code, use free_percpu()'s built-in check for NULLKim Phillips2021-08-261-4/+2
* perf/x86/intel: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior2021-08-262-6/+6
* perf/x86: Remove unused assignment to pointer 'e'Colin Ian King2021-08-261-3/+1
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2021-08-2610-44/+122
|\
| * perf/x86/amd/power: Assign pmu.moduleKim Phillips2021-08-261-0/+1
| * perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS OpKim Phillips2021-08-261-0/+1
| * perf/x86/amd/ibs: Work around erratum #1197Kim Phillips2021-08-261-0/+8
| * perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King2021-08-261-1/+1
| * perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li2021-08-251-1/+1
| * perf/x86/intel: Apply mid ACK for small coreKan Liang2021-08-062-8/+30
| * perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu2021-08-041-1/+2
| * perf/x86: Fix out of bound MSR accessPeter Zijlstra2021-08-041-5/+7
| * Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-112-8/+21
| |\
| | * perf/x86/intel/uncore: Clean up error handling path of iio mappingKan Liang2021-07-021-2/+4
| | * perf/x86/cstate: Add ICELAKE_X and ICELAKE_D supportZhang Rui2021-07-021-6/+17
| * | Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-071-3/+3
| |\ \
| | * | x86/fpu/xstate: Sanitize handling of independent featuresThomas Gleixner2021-06-231-3/+3
| | * | x86/fpu: Rename "dynamic" XSTATEs to "independent"Andy Lutomirski2021-06-231-3/+3