aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-02cxl/pci: Change CXL AER support check to use native AERTerry Bowman1-2/+2
2023-10-31cxl/hdm: Remove broken error pathDan Williams2-17/+10
2023-10-31cxl/hdm: Fix && vs || bugDan Carpenter1-1/+1
2023-10-27acpi: Move common tables helper functions to common libDave Jiang8-204/+251
2023-10-27cxl: Add support for reading CXL switch CDAT tableDave Jiang2-5/+20
2023-10-27cxl: Add checksum verification to CDAT from CXLDave Jiang1-7/+23
2023-10-27cxl: Export QTG ids from CFMWS to sysfs as qos_class attributeDave Jiang4-0/+32
2023-10-27cxl: Add decoders_committed sysfs attribute to cxl_portDave Jiang2-0/+40
2023-10-27cxl: Add cxl_decoders_committed() helperDave Jiang5-6/+15
2023-10-27cxl/core/regs: Rework cxl_map_pmu_regs() to use map->dev for devmRobert Richter3-6/+4
2023-10-27cxl/core/regs: Rename phys_addr in cxl_map_component_regs()Robert Richter1-3/+3
2023-10-27PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error hand...Robert Richter1-0/+57
2023-10-27PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handlerRobert Richter2-2/+100
2023-10-27cxl/pci: Disable root port interrupts in RCH modeTerry Bowman1-0/+32
2023-10-27cxl/pci: Add RCH downstream port error loggingTerry Bowman1-0/+96
2023-10-27cxl/pci: Map RCH downstream AER registers for logging protocol errorsTerry Bowman2-0/+46
2023-10-27cxl/pci: Update CXL error logging to use RAS register addressTerry Bowman1-13/+31
2023-10-27PCI/AER: Refactor cper_print_aer() for use by CXL driver moduleTerry Bowman3-5/+7
2023-10-27cxl/pci: Add RCH downstream port AER register discoveryRobert Richter5-0/+61
2023-10-27cxl/port: Remove Component Register base address from struct cxl_portRobert Richter2-5/+1
2023-10-27cxl/pci: Remove Component Register base address from struct cxl_dev_stateRobert Richter3-8/+1
2023-10-27cxl/hdm: Use stored Component Register mappings to map HDM decoder capabilityRobert Richter3-39/+43
2023-10-27cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_s...Robert Richter3-4/+9
2023-10-27cxl/port: Pre-initialize component register mappingsRobert Richter1-5/+7
2023-10-27cxl/port: Rename @comp_map to @reg_map in struct cxl_register_mapRobert Richter2-7/+7
2023-10-27cxl/port: Fix @host confusion in cxl_dport_setup_regs()Dan Williams1-12/+31
2023-10-27cxl/core/regs: Rename @dev to @host in struct cxl_register_mapRobert Richter5-20/+20
2023-10-27cxl/port: Fix delete_endpoint() vs parent unregistration raceDan Williams1-15/+19
2023-10-27tools/testing/cxl: Slow down the mock firmware transferVishal Verma1-0/+1
2023-10-27cxl/region: Fix x1 root-decoder granularity calculationsJim Harris2-2/+9
2023-10-27cxl/region: Fix cxl_region_rwsem lock held when returning to user spaceLi Zhijian1-1/+1
2023-10-27cxl/region: Use cxl_calc_interleave_pos() for auto-discoveryAlison Schofield1-112/+15
2023-10-27cxl/region: Calculate a target position in a region interleaveAlison Schofield1-0/+127
2023-10-26MAINTAINERS: Add tools/testing/cxl files to CXLVishal Verma1-0/+1
2023-10-26cxl/region: Prepare the decoder match range helper for reuseAlison Schofield1-6/+11
2023-10-24cxl/mbox: Remove useless cast in cxl_mem_create_range_info()Alison Schofield1-2/+1
2023-10-24cxl/region: Do not try to cleanup after cxl_region_setup_targets() failsJim Harris1-7/+7
2023-10-09tools/testing/cxl: Add 'sanitize notifier' supportDan Williams1-1/+67
2023-10-09tools/testing/cxl: Make cxl_memdev_state available to other command emulationDan Williams1-3/+3
2023-10-09cxl/mem: Fix shutdown orderDan Williams1-1/+1
2023-10-06cxl/memdev: Fix sanitize vs decoder setup lockingDan Williams8-49/+90
2023-10-06cxl/pci: Fix sanitize notifier setupDan Williams3-42/+50
2023-10-06cxl/pci: Clarify devm host for memdev relative setupDan Williams4-14/+15
2023-10-06cxl/pci: Remove inconsistent usage of dev_err_probe()Dan Williams1-11/+2
2023-10-06cxl/pci: Remove hardirq handler for cxl_request_irq()Dan Williams1-6/+6
2023-10-03ACPICA: Add defines for CDAT SSLBISDave Jiang1-0/+3
2023-10-01Linux 6.6-rc4v6.6-rc4Linus Torvalds1-1/+1
2023-10-01kbuild: remove stale code for 'source' symlink in packaging scriptsMasahiro Yamada2-4/+0
2023-10-01modpost: Don't let "driver"s reference .exit.*Uwe Kleine-König1-2/+13
2023-10-01vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macrosMasahiro Yamada1-7/+0