summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
8ce0cb6ff0d683765c854098d9'>PCI: switchtec: Add missing __iomem tag to fix sparse warningsLogan Gunthorpe 2020-07-31PCI: switchtec: Add missing __iomem and __user tags to fix sparse warningsLogan Gunthorpe 2020-05-21PCI/switchtec: Correct bool variable type assignmentKrzysztof Wilczynski 2020-03-21pci/switchtec: Replace completion wait queue usage for pollSebastian Andrzej Siewior 2020-03-21PCI/switchtec: Fix init_completion race condition with poll_wait()Logan Gunthorpe 2020-01-15PCI/switchtec: Add Gen4 device IDsKelvin Cao 2020-01-15PCI/switchtec: Add Gen4 MRPC GAS access permission checkKelvin Cao 2020-01-15PCI/switchtec: Add Gen4 flash information interface supportKelvin Cao 2020-01-15PCI/switchtec: Add Gen4 system info register supportLogan Gunthorpe 2020-01-15PCI/switchtec: Separate Gen3 register structures into unionsLogan Gunthorpe 2020-01-15PCI/switchtec: Factor out Gen3 ioctl_flash_part_info()Logan Gunthorpe 2020-01-15PCI/switchtec: Add 'generation' variableLogan Gunthorpe 2020-01-15PCI/switchtec: Rename generation-specific constantsLogan Gunthorpe 2020-01-15PCI/switchtec: Move check event ID from mask_event() to switchtec_event_isr()Wesley Sheng 2020-01-15PCI/switchtec: Remove redundant valid PFF number countWesley Sheng 2020-01-15PCI/switchtec: Add support for Intercomm Notify and Upstream Error ContainmentLogan Gunthorpe 2020-01-08PCI/switchtec: Fix vep_vector_number ioread widthLogan Gunthorpe 2020-01-08PCI/switchtec: Use dma_set_mask_and_coherent()Wesley Sheng 2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann 2019-09-30PCI/switchtec: Read all 64 bits of part_event_bitmapLogan Gunthorpe 2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds 2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab 2019-06-13PCI/switchtec: Add module parameter to request more interruptsLogan Gunthorpe 2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov 2019-04-18switchtec: Fix unintended mask of MRPC eventWesley Sheng 2019-04-17switchtec: Increase PFF limit from 48 to 255Wesley Sheng